Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Aug 2005 12:03:37 +0200 (CEST)
From:      Stefan Walter <sw@gegenunendlich.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/85148: [MAINTAINER] net/py24-GeoIP: update to 1.2.1
Message-ID:  <20050820100337.C52D43B33@kyuzo.dunkelkammer.void>
Resent-Message-ID: <200508201010.j7KAADYV063989@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         85148
>Category:       ports
>Synopsis:       [MAINTAINER] net/py24-GeoIP: update to 1.2.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Aug 20 10:10:13 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Stefan Walter
>Release:        FreeBSD 5.4-STABLE i386
>Organization:
Infinity Approximation Task Force
>Environment:
System: FreeBSD kyuzo.dunkelkammer.void 5.4-STABLE FreeBSD 5.4-STABLE #0: Tue Aug  2 20:42:31 CEST
>Description:
- Update to 1.2.1

Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:

--- py24-GeoIP-1.2.1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/cvs/FreeBSD/ports/net/py-GeoIP/Makefile,v
retrieving revision 1.2
diff -u -u -r1.2 Makefile
--- Makefile	30 May 2004 07:19:41 -0000	1.2
+++ Makefile	19 Aug 2005 11:32:02 -0000
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	GeoIP
-PORTVERSION=	1.2.0
-PORTREVISION=	1
+PORTVERSION=	1.2.1
 CATEGORIES=	net python
 MASTER_SITES=	http://www.maxmind.com/download/geoip/api/python/
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -22,13 +21,14 @@
 USE_PYDISTUTILS=yes
 
 EXAMPLESDIR=	${PREFIX}/share/examples/${PKGNAMEPREFIX}${PORTNAME}
-EXAMPLE_FILES=	README test.py test_city.py test_org.py
+EXAMPLE_FILES=	README test.py test_city.py test_org.py test_region.py
 
 PLIST_FILES=	%%PYTHON_SITELIBDIR%%/GeoIP.so \
 		%%PORTDOCS%%%%EXAMPLESDIR%%/README \
 		%%PORTDOCS%%%%EXAMPLESDIR%%/test.py \
 		%%PORTDOCS%%%%EXAMPLESDIR%%/test_city.py \
-		%%PORTDOCS%%%%EXAMPLESDIR%%/test_org.py
+		%%PORTDOCS%%%%EXAMPLESDIR%%/test_org.py \
+		%%PORTDOCS%%%%EXAMPLESDIR%%/test_region.py
 PLIST_DIRS=	%%PORTDOCS%%%%EXAMPLESDIR%%
 
 post-install:
Index: distinfo
===================================================================
RCS file: /home/cvs/FreeBSD/ports/net/py-GeoIP/distinfo,v
retrieving revision 1.1
diff -u -u -r1.1 distinfo
--- distinfo	28 Feb 2004 21:03:52 -0000	1.1
+++ distinfo	19 Aug 2005 11:29:03 -0000
@@ -1,2 +1,2 @@
-MD5 (GeoIP-Python-1.2.0.tar.gz) = ec40f604fb64971035b1ab72866d8fc1
-SIZE (GeoIP-Python-1.2.0.tar.gz) = 9622
+MD5 (GeoIP-Python-1.2.1.tar.gz) = 5683420ea34490029ee0285ff048fda0
+SIZE (GeoIP-Python-1.2.1.tar.gz) = 9779
--- py24-GeoIP-1.2.1.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050820100337.C52D43B33>