diff options
author | leeym <leeym@FreeBSD.org> | 2009-01-09 00:57:02 +0800 |
---|---|---|
committer | leeym <leeym@FreeBSD.org> | 2009-01-09 00:57:02 +0800 |
commit | f95a6c3c6b85f91f02494514c9002fd03b73a2ab (patch) | |
tree | e8efe44dd42c827d6030270497aa49ce3d06fe16 | |
parent | a1adc9663a9f8842280623e45bb1a7f22788e033 (diff) | |
download | freebsd-ports-gnome-f95a6c3c6b85f91f02494514c9002fd03b73a2ab.tar.gz freebsd-ports-gnome-f95a6c3c6b85f91f02494514c9002fd03b73a2ab.tar.zst freebsd-ports-gnome-f95a6c3c6b85f91f02494514c9002fd03b73a2ab.zip |
- update to 10
-rw-r--r-- | www/p5-HTML-GoogleMaps/Makefile | 5 | ||||
-rw-r--r-- | www/p5-HTML-GoogleMaps/distinfo | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/www/p5-HTML-GoogleMaps/Makefile b/www/p5-HTML-GoogleMaps/Makefile index bc1693b703e0..bfaa7d334993 100644 --- a/www/p5-HTML-GoogleMaps/Makefile +++ b/www/p5-HTML-GoogleMaps/Makefile @@ -7,7 +7,7 @@ # PORTNAME= HTML-GoogleMaps -PORTVERSION= 9 +PORTVERSION= 10 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -22,6 +22,9 @@ PERL_CONFIGURE= yes MAN3= HTML::GoogleMaps.3 +post-extract: + @${FIND} ${WRKSRC} -name ".*.pm" -delete + post-patch: @${FIND} ${WRKSRC} -name "*.orig" -delete diff --git a/www/p5-HTML-GoogleMaps/distinfo b/www/p5-HTML-GoogleMaps/distinfo index e5a8611f76b8..8d92d6599836 100644 --- a/www/p5-HTML-GoogleMaps/distinfo +++ b/www/p5-HTML-GoogleMaps/distinfo @@ -1,3 +1,3 @@ -MD5 (HTML-GoogleMaps-9.tar.gz) = fc81a618bee1c5e17760daf32f04f91e -SHA256 (HTML-GoogleMaps-9.tar.gz) = bd8976d7a3efd088222e27856c9898e40cb7901d27832faa49ce4bf144041533 -SIZE (HTML-GoogleMaps-9.tar.gz) = 7673 +MD5 (HTML-GoogleMaps-10.tar.gz) = 0e5368d7eb8c17b06e4040de29d5172e +SHA256 (HTML-GoogleMaps-10.tar.gz) = 735abad3534df488a79f37a4bb61bc3e266d76113ce31c3a6fb898230b03026c +SIZE (HTML-GoogleMaps-10.tar.gz) = 8145 |