From 0bbbff12b5c751240474a200a7af3cdccbcd7e9d Mon Sep 17 00:00:00 2001 From: leeym Date: Wed, 7 Jan 2009 22:16:23 +0000 Subject: - update to 9 --- www/p5-HTML-GoogleMaps/Makefile | 2 +- www/p5-HTML-GoogleMaps/distinfo | 6 +++--- .../files/patch-lib__HTML__GoogleMaps.pm | 18 ------------------ 3 files changed, 4 insertions(+), 22 deletions(-) (limited to 'www') diff --git a/www/p5-HTML-GoogleMaps/Makefile b/www/p5-HTML-GoogleMaps/Makefile index aa15b70ea924..bc1693b703e0 100644 --- a/www/p5-HTML-GoogleMaps/Makefile +++ b/www/p5-HTML-GoogleMaps/Makefile @@ -7,7 +7,7 @@ # PORTNAME= HTML-GoogleMaps -PORTVERSION= 8 +PORTVERSION= 9 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/www/p5-HTML-GoogleMaps/distinfo b/www/p5-HTML-GoogleMaps/distinfo index 2ec7e15587fa..e5a8611f76b8 100644 --- a/www/p5-HTML-GoogleMaps/distinfo +++ b/www/p5-HTML-GoogleMaps/distinfo @@ -1,3 +1,3 @@ -MD5 (HTML-GoogleMaps-8.tar.gz) = 921fdf2c8c3f1f6621eaa8fa8cf92394 -SHA256 (HTML-GoogleMaps-8.tar.gz) = 4559cd6e4841c28ef4f280a778233fda8274688b87ec4a59c539a36ce294cbd7 -SIZE (HTML-GoogleMaps-8.tar.gz) = 7595 +MD5 (HTML-GoogleMaps-9.tar.gz) = fc81a618bee1c5e17760daf32f04f91e +SHA256 (HTML-GoogleMaps-9.tar.gz) = bd8976d7a3efd088222e27856c9898e40cb7901d27832faa49ce4bf144041533 +SIZE (HTML-GoogleMaps-9.tar.gz) = 7673 diff --git a/www/p5-HTML-GoogleMaps/files/patch-lib__HTML__GoogleMaps.pm b/www/p5-HTML-GoogleMaps/files/patch-lib__HTML__GoogleMaps.pm index 468d15311917..ebc11cb03f10 100644 --- a/www/p5-HTML-GoogleMaps/files/patch-lib__HTML__GoogleMaps.pm +++ b/www/p5-HTML-GoogleMaps/files/patch-lib__HTML__GoogleMaps.pm @@ -9,15 +9,6 @@ =back =back -@@ -83,7 +85,7 @@ - =item $map->add_icon(name => $icon_name, - image => $image_url, - shadow => $shadow_url, -- image_size => [ $width, $height ], -+ icon_size => [ $width, $height ], - shadow_size => [ $width, $height ], - icon_anchor => [ $x, $y ], - info_window_anchor => [ $x, $y ]); @@ -155,7 +157,7 @@ %opts, points => [], @@ -27,12 +18,3 @@ }, $class; } -@@ -347,7 +349,7 @@ - ); - - my $text = < -+