[49670] trunk/dports/python/py-geoip/Portfile

blb at macports.org blb at macports.org
Tue Apr 14 23:04:54 PDT 2009


Revision: 49670
          http://trac.macports.org/changeset/49670
Author:   blb at macports.org
Date:     2009-04-14 23:04:49 -0700 (Tue, 14 Apr 2009)
Log Message:
-----------
python/py-geoip - version update to 1.2.4

Modified Paths:
--------------
    trunk/dports/python/py-geoip/Portfile

Modified: trunk/dports/python/py-geoip/Portfile
===================================================================
--- trunk/dports/python/py-geoip/Portfile	2009-04-15 05:55:16 UTC (rev 49669)
+++ trunk/dports/python/py-geoip/Portfile	2009-04-15 06:04:49 UTC (rev 49670)
@@ -4,8 +4,7 @@
 PortGroup python24 1.0
 
 name			py-geoip
-version			1.2.0
-revision		1
+version			1.2.4
 categories		python net
 platforms		darwin
 maintainers		nomaintainer
@@ -15,9 +14,11 @@
 homepage		http://www.maxmind.com/app/python
 master_sites	http://www.maxmind.com/download/geoip/api/python/
 distname		GeoIP-Python-${version}
-checksums		md5 ec40f604fb64971035b1ab72866d8fc1
+checksums		md5     50f820d854476efaf3b7af733ffe4236 \
+				sha1    53db51c86cff1c0106cbaa02ad32bd589a150bfc \
+				rmd160  9504be23b9abc4939893076e766beb70f78cb00b
 
-depends_lib-append	lib:libGeoIP:libgeoip
+depends_lib-append	port:libgeoip
 
 build.env		CFLAGS=-I${prefix}/include \
 				LDFLAGS=-L${prefix}/lib
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090414/2998556c/attachment.html>


More information about the macports-changes mailing list