1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00

- update to 9

This commit is contained in:
Yen-Ming Lee 2009-01-07 22:16:23 +00:00
parent ff173f45b5
commit d696906294
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=225413
3 changed files with 4 additions and 22 deletions

View File

@ -7,7 +7,7 @@
#
PORTNAME= HTML-GoogleMaps
PORTVERSION= 8
PORTVERSION= 9
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-

View File

@ -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

View File

@ -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 = <<SCRIPT;
- <script type=\"text/javascript\" />
+ <script type=\"text/javascript\">
//<![CDATA[
if (GBrowserIsCompatible()) {