pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/py-GeoIP Update py-GeoIP to 1.2.1.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a617e67721de
branches:  trunk
changeset: 530878:a617e67721de
user:      obache <obache%pkgsrc.org@localhost>
date:      Fri Jul 13 07:31:54 2007 +0000

description:
Update py-GeoIP to 1.2.1.
Patch provided by maintainer, Bartosz Kuzma in PR 36642.

Changes since 1.2.0:

1.2.1   2005-06-28
        * Added support for GeoIP Region

diffstat:

 net/py-GeoIP/Makefile |  9 ++++-----
 net/py-GeoIP/distinfo |  8 ++++----
 2 files changed, 8 insertions(+), 9 deletions(-)

diffs (34 lines):

diff -r 592661d4818e -r a617e67721de net/py-GeoIP/Makefile
--- a/net/py-GeoIP/Makefile     Thu Jul 12 20:08:14 2007 +0000
+++ b/net/py-GeoIP/Makefile     Fri Jul 13 07:31:54 2007 +0000
@@ -1,13 +1,12 @@
-# $NetBSD: Makefile,v 1.5 2006/02/05 23:10:29 joerg Exp $
+# $NetBSD: Makefile,v 1.6 2007/07/13 07:31:54 obache Exp $
 #
 
-DISTNAME=      GeoIP-Python-1.2.0
-PKGNAME=       ${PYPKGPREFIX}-GeoIP-1.2.0
-PKGREVISION=   2
+DISTNAME=      GeoIP-Python-1.2.1
+PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/Python-//}
 CATEGORIES=    net python
 MASTER_SITES=  http://www.maxmind.com/download/geoip/api/python/
 
-MAINTAINER=    bartosz%atom.eu.org@localhost
+MAINTAINER=    bartosz.kuzma%gmail.com@localhost
 HOMEPAGE=      http://www.maxmind.com/app/python
 COMMENT=       GeoIP support for Python
 
diff -r 592661d4818e -r a617e67721de net/py-GeoIP/distinfo
--- a/net/py-GeoIP/distinfo     Thu Jul 12 20:08:14 2007 +0000
+++ b/net/py-GeoIP/distinfo     Fri Jul 13 07:31:54 2007 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2005/02/24 12:14:02 agc Exp $
+$NetBSD: distinfo,v 1.3 2007/07/13 07:31:54 obache Exp $
 
-SHA1 (GeoIP-Python-1.2.0.tar.gz) = ac9b253403fb4db2fdc8fd4c578af837e4f3c8fa
-RMD160 (GeoIP-Python-1.2.0.tar.gz) = f630459070e48ecfe7d0520f120bca9ab2d89075
-Size (GeoIP-Python-1.2.0.tar.gz) = 9622 bytes
+SHA1 (GeoIP-Python-1.2.1.tar.gz) = fe24fa21011696dbd2ba9f49a45a82910c34dadf
+RMD160 (GeoIP-Python-1.2.1.tar.gz) = e32f8ff4d5f68f232855aec913eed97304f17425
+Size (GeoIP-Python-1.2.1.tar.gz) = 9779 bytes



Home | Main Index | Thread Index | Old Index