[124119] trunk/dports/perl/p5-geo-ip/Portfile
mojca at macports.org
mojca at macports.org
Tue Aug 19 01:06:03 PDT 2014
Revision: 124119
https://trac.macports.org/changeset/124119
Author: mojca at macports.org
Date: 2014-08-19 01:06:03 -0700 (Tue, 19 Aug 2014)
Log Message:
-----------
p5-geo-ip: upgrade to version 1.43, website no longer works (#44703)
Modified Paths:
--------------
trunk/dports/perl/p5-geo-ip/Portfile
Modified: trunk/dports/perl/p5-geo-ip/Portfile
===================================================================
--- trunk/dports/perl/p5-geo-ip/Portfile 2014-08-19 04:48:54 UTC (rev 124118)
+++ trunk/dports/perl/p5-geo-ip/Portfile 2014-08-19 08:06:03 UTC (rev 124119)
@@ -4,9 +4,8 @@
PortSystem 1.0
PortGroup perl5 1.0
-perl5.branches 5.8 5.10 5.12 5.14 5.16
-perl5.setup Geo-IP 1.35
-revision 3
+perl5.branches 5.8 5.10 5.12 5.14 5.16 5.18 5.20
+perl5.setup Geo-IP 1.43
license {Artistic-1 GPL}
maintainers nomaintainer
description Look up location and network information by IP Address
@@ -14,12 +13,15 @@
file-based databases to lookup geographic information \
such as country, region and city based on IP addresses.
-homepage http://www.maxmind.com/app/perl
+# https://trac.macports.org/ticket/44703
+# homepage http://www.maxmind.com/app/perl
platforms darwin
-checksums md5 82844ea789fbf65c9cf34c370473148c \
- sha1 ada3bd5933560495d1ed6d1c1d14f9b0cd06a9c7
+checksums rmd160 bfd763c045cea685130770d63522b8ef2624b043 \
+ sha256 587ab026e377d609e1ce0057439cd90f57849e0faa38713a5d19ee9f8965f55c
+
if {${perl5.major} != ""} {
-depends_lib-append port:libgeoip
+ depends_lib-append \
+ port:libgeoip
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140819/3ecbd049/attachment.html>
More information about the macports-changes
mailing list