[49671] trunk/dports/python

blb at macports.org blb at macports.org
Tue Apr 14 23:08:29 PDT 2009


Revision: 49671
          http://trac.macports.org/changeset/49671
Author:   blb at macports.org
Date:     2009-04-14 23:08:23 -0700 (Tue, 14 Apr 2009)
Log Message:
-----------
New ports - python/py2[56]-geoip, Python module for accessing the GeoIP C library

Added Paths:
-----------
    trunk/dports/python/py25-geoip/
    trunk/dports/python/py25-geoip/Portfile
    trunk/dports/python/py26-geoip/
    trunk/dports/python/py26-geoip/Portfile

Removed Paths:
-------------
    trunk/dports/python/py25-geoip/Portfile
    trunk/dports/python/py26-geoip/Portfile

Deleted: trunk/dports/python/py25-geoip/Portfile
===================================================================
--- trunk/dports/python/py-geoip/Portfile	2009-04-15 04:04:16 UTC (rev 49666)
+++ trunk/dports/python/py25-geoip/Portfile	2009-04-15 06:08:23 UTC (rev 49671)
@@ -1,30 +0,0 @@
-# $Id$
-
-PortSystem 1.0
-PortGroup python24 1.0
-
-name			py-geoip
-version			1.2.0
-revision		1
-categories		python net
-platforms		darwin
-maintainers		nomaintainer
-description		Python module for accessing the GeoIP C library
-long_description	${description}
-
-homepage		http://www.maxmind.com/app/python
-master_sites	http://www.maxmind.com/download/geoip/api/python/
-distname		GeoIP-Python-${version}
-checksums		md5 ec40f604fb64971035b1ab72866d8fc1
-
-depends_lib-append	lib:libGeoIP:libgeoip
-
-build.env		CFLAGS=-I${prefix}/include \
-				LDFLAGS=-L${prefix}/lib
-
-post-destroot	{
-	xinstall -m 644 -W ${worksrcpath} ChangeLog LICENSE README \
-		${destroot}${prefix}/share/doc/${name}
-	xinstall -m 644 -W ${worksrcpath} test.py test_city.py test_org.py \
-		${destroot}${prefix}/share/doc/${name}/examples
-}

Copied: trunk/dports/python/py25-geoip/Portfile (from rev 49670, trunk/dports/python/py-geoip/Portfile)
===================================================================
--- trunk/dports/python/py25-geoip/Portfile	                        (rev 0)
+++ trunk/dports/python/py25-geoip/Portfile	2009-04-15 06:08:23 UTC (rev 49671)
@@ -0,0 +1,31 @@
+# $Id$
+
+PortSystem 1.0
+PortGroup python25 1.0
+
+name			py25-geoip
+version			1.2.4
+categories		python net
+platforms		darwin
+maintainers		nomaintainer
+description		Python module for accessing the GeoIP C library
+long_description	${description}
+
+homepage		http://www.maxmind.com/app/python
+master_sites	http://www.maxmind.com/download/geoip/api/python/
+distname		GeoIP-Python-${version}
+checksums		md5     50f820d854476efaf3b7af733ffe4236 \
+				sha1    53db51c86cff1c0106cbaa02ad32bd589a150bfc \
+				rmd160  9504be23b9abc4939893076e766beb70f78cb00b
+
+depends_lib-append	port:libgeoip
+
+build.env		CFLAGS=-I${prefix}/include \
+				LDFLAGS=-L${prefix}/lib
+
+post-destroot	{
+	xinstall -m 644 -W ${worksrcpath} ChangeLog LICENSE README \
+		${destroot}${prefix}/share/doc/${name}
+	xinstall -m 644 -W ${worksrcpath} test.py test_city.py test_org.py \
+		${destroot}${prefix}/share/doc/${name}/examples
+}

Deleted: trunk/dports/python/py26-geoip/Portfile
===================================================================
--- trunk/dports/python/py-geoip/Portfile	2009-04-15 04:04:16 UTC (rev 49666)
+++ trunk/dports/python/py26-geoip/Portfile	2009-04-15 06:08:23 UTC (rev 49671)
@@ -1,30 +0,0 @@
-# $Id$
-
-PortSystem 1.0
-PortGroup python24 1.0
-
-name			py-geoip
-version			1.2.0
-revision		1
-categories		python net
-platforms		darwin
-maintainers		nomaintainer
-description		Python module for accessing the GeoIP C library
-long_description	${description}
-
-homepage		http://www.maxmind.com/app/python
-master_sites	http://www.maxmind.com/download/geoip/api/python/
-distname		GeoIP-Python-${version}
-checksums		md5 ec40f604fb64971035b1ab72866d8fc1
-
-depends_lib-append	lib:libGeoIP:libgeoip
-
-build.env		CFLAGS=-I${prefix}/include \
-				LDFLAGS=-L${prefix}/lib
-
-post-destroot	{
-	xinstall -m 644 -W ${worksrcpath} ChangeLog LICENSE README \
-		${destroot}${prefix}/share/doc/${name}
-	xinstall -m 644 -W ${worksrcpath} test.py test_city.py test_org.py \
-		${destroot}${prefix}/share/doc/${name}/examples
-}

Copied: trunk/dports/python/py26-geoip/Portfile (from rev 49670, trunk/dports/python/py-geoip/Portfile)
===================================================================
--- trunk/dports/python/py26-geoip/Portfile	                        (rev 0)
+++ trunk/dports/python/py26-geoip/Portfile	2009-04-15 06:08:23 UTC (rev 49671)
@@ -0,0 +1,31 @@
+# $Id$
+
+PortSystem 1.0
+PortGroup python26 1.0
+
+name			py26-geoip
+version			1.2.4
+categories		python net
+platforms		darwin
+maintainers		nomaintainer
+description		Python module for accessing the GeoIP C library
+long_description	${description}
+
+homepage		http://www.maxmind.com/app/python
+master_sites	http://www.maxmind.com/download/geoip/api/python/
+distname		GeoIP-Python-${version}
+checksums		md5     50f820d854476efaf3b7af733ffe4236 \
+				sha1    53db51c86cff1c0106cbaa02ad32bd589a150bfc \
+				rmd160  9504be23b9abc4939893076e766beb70f78cb00b
+
+depends_lib-append	port:libgeoip
+
+build.env		CFLAGS=-I${prefix}/include \
+				LDFLAGS=-L${prefix}/lib
+
+post-destroot	{
+	xinstall -m 644 -W ${worksrcpath} ChangeLog LICENSE README \
+		${destroot}${prefix}/share/doc/${name}
+	xinstall -m 644 -W ${worksrcpath} test.py test_city.py test_org.py \
+		${destroot}${prefix}/share/doc/${name}/examples
+}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090414/be0bfab8/attachment.html>


More information about the macports-changes mailing list