Hi,

This diff updates py-GeoIP to the latest release 1.2.7.
Tested on amd64.

Comments ? OK ?

Cheers,
benoit
Index: Makefile
===================================================================
RCS file: /cvs/ports/net/py-GeoIP/Makefile,v
retrieving revision 1.11
diff -u -r1.11 Makefile
--- Makefile    16 Sep 2011 11:13:39 -0000      1.11
+++ Makefile    8 Oct 2011 13:17:52 -0000
@@ -2,8 +2,7 @@
 
 COMMENT =              GeoIP Python API
 
-MODPY_EGG_VERSION =    1.2.5
-REVISION =             3
+MODPY_EGG_VERSION =    1.2.7
 DISTNAME =             GeoIP-Python-${MODPY_EGG_VERSION}
 PKGNAME =              py-GeoIP-${MODPY_EGG_VERSION}
 CATEGORIES =           net
Index: distinfo
===================================================================
RCS file: /cvs/ports/net/py-GeoIP/distinfo,v
retrieving revision 1.2
diff -u -r1.2 distinfo
--- distinfo    12 May 2011 15:33:59 -0000      1.2
+++ distinfo    8 Oct 2011 13:17:52 -0000
@@ -1,5 +1,5 @@
-MD5 (GeoIP-Python-1.2.5.tar.gz) = 3yF/r/SFSMLCboQRKSI34g==
-RMD160 (GeoIP-Python-1.2.5.tar.gz) = HjE/fFDLtvYYQ0JwRuHy+BLFu8g=
-SHA1 (GeoIP-Python-1.2.5.tar.gz) = u32JQlMZoa5RfZtOrNfCKxn88ZU=
-SHA256 (GeoIP-Python-1.2.5.tar.gz) = 
y79PbmXOf1aohWArHUZiaVsZ8WM+RsyYUNip9qrHGpg=
-SIZE (GeoIP-Python-1.2.5.tar.gz) = 15594
+MD5 (GeoIP-Python-1.2.7.tar.gz) = 33H1rnpcd7vfcm1RK31nzw==
+RMD160 (GeoIP-Python-1.2.7.tar.gz) = SrtQpwzhXoMF54ZZPd0t4V7+0Sk=
+SHA1 (GeoIP-Python-1.2.7.tar.gz) = CvX10GvIG1QnAZ0ougKejDHeyes=
+SHA256 (GeoIP-Python-1.2.7.tar.gz) = 
3Vd12X+W0SDM2VJO4JTbBAtsYxCQSLX2JXIXOkpzyx0=
+SIZE (GeoIP-Python-1.2.7.tar.gz) = 15938
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/net/py-GeoIP/pkg/PLIST,v
retrieving revision 1.2
diff -u -r1.2 PLIST
--- pkg/PLIST   12 May 2011 15:33:59 -0000      1.2
+++ pkg/PLIST   8 Oct 2011 13:17:52 -0000
@@ -4,8 +4,10 @@
 share/examples/py-GeoIP/
 share/examples/py-GeoIP/test.py
 share/examples/py-GeoIP/test_city.py
+share/examples/py-GeoIP/test_city_acc.py
 share/examples/py-GeoIP/test_city_charset.py
 share/examples/py-GeoIP/test_netspeed.py
+share/examples/py-GeoIP/test_netspeedcell.py
 share/examples/py-GeoIP/test_org.py
 share/examples/py-GeoIP/test_region.py
 share/examples/py-GeoIP/test_v6.py

Reply via email to