summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net/py-GeoIP/Makefile8
-rw-r--r--net/py-GeoIP/PLIST3
-rw-r--r--net/py-GeoIP/distinfo8
3 files changed, 10 insertions, 9 deletions
diff --git a/net/py-GeoIP/Makefile b/net/py-GeoIP/Makefile
index 7cb8e9e7df6..d2584729e4d 100644
--- a/net/py-GeoIP/Makefile
+++ b/net/py-GeoIP/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.10 2010/01/22 13:45:57 obache Exp $
+# $NetBSD: Makefile,v 1.11 2011/10/31 09:08:55 obache Exp $
#
-DISTNAME= GeoIP-Python-1.2.4
+DISTNAME= GeoIP-Python-1.2.7
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/Python-//}
CATEGORIES= net python
MASTER_SITES= http://geolite.maxmind.com/download/geoip/api/python/
@@ -13,8 +13,8 @@ LICENSE= gnu-lgpl-v2.1
PKG_DESTDIR_SUPPORT= user-destdir
-PYDISTUTILSPKG= yes
+EGG_NAME= ${DISTNAME:S/-/_/}
-.include "../../lang/python/extension.mk"
+.include "../../lang/python/distutils.mk"
.include "../../net/GeoIP/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/net/py-GeoIP/PLIST b/net/py-GeoIP/PLIST
index d3d50ca9385..78abde65482 100644
--- a/net/py-GeoIP/PLIST
+++ b/net/py-GeoIP/PLIST
@@ -1,2 +1,3 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2004/03/07 18:45:42 minskim Exp $
+@comment $NetBSD: PLIST,v 1.2 2011/10/31 09:08:55 obache Exp $
${PYSITELIB}/GeoIP.so
+${PLIST.eggfile}${PYSITELIB}/${EGG_FILE}
diff --git a/net/py-GeoIP/distinfo b/net/py-GeoIP/distinfo
index 88256d52640..9ca63738495 100644
--- a/net/py-GeoIP/distinfo
+++ b/net/py-GeoIP/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2010/01/22 13:45:57 obache Exp $
+$NetBSD: distinfo,v 1.5 2011/10/31 09:08:55 obache Exp $
-SHA1 (GeoIP-Python-1.2.4.tar.gz) = 53db51c86cff1c0106cbaa02ad32bd589a150bfc
-RMD160 (GeoIP-Python-1.2.4.tar.gz) = 9504be23b9abc4939893076e766beb70f78cb00b
-Size (GeoIP-Python-1.2.4.tar.gz) = 14530 bytes
+SHA1 (GeoIP-Python-1.2.7.tar.gz) = 0af5f5d06bc81b5427019d28ba029e8c31dec9eb
+RMD160 (GeoIP-Python-1.2.7.tar.gz) = 4abb50a70ce15e8305e786593ddd2de15efed129
+Size (GeoIP-Python-1.2.7.tar.gz) = 15938 bytes