diff options
author | stefan <stefan@FreeBSD.org> | 2009-02-02 21:55:27 +0800 |
---|---|---|
committer | stefan <stefan@FreeBSD.org> | 2009-02-02 21:55:27 +0800 |
commit | 25330a5c7eca118f0e8d43abbf1c4d0c545ee267 (patch) | |
tree | efc3986a708783a2610165556e22425c939e4251 /net/py-GeoIP | |
parent | ec437d112a32be547d6bb4f7fd8f53ec6bd3f1c6 (diff) | |
download | freebsd-ports-gnome-25330a5c7eca118f0e8d43abbf1c4d0c545ee267.tar.gz freebsd-ports-gnome-25330a5c7eca118f0e8d43abbf1c4d0c545ee267.tar.zst freebsd-ports-gnome-25330a5c7eca118f0e8d43abbf1c4d0c545ee267.zip |
Update to 1.2.4.
PR: 131264
Submitted by: lwhsu
Diffstat (limited to 'net/py-GeoIP')
-rw-r--r-- | net/py-GeoIP/Makefile | 2 | ||||
-rw-r--r-- | net/py-GeoIP/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net/py-GeoIP/Makefile b/net/py-GeoIP/Makefile index 4eb7747e5e78..96f128fc6d24 100644 --- a/net/py-GeoIP/Makefile +++ b/net/py-GeoIP/Makefile @@ -6,7 +6,7 @@ # PORTNAME= GeoIP -PORTVERSION= 1.2.2 +PORTVERSION= 1.2.4 CATEGORIES= net python geography MASTER_SITES= http://geolite.maxmind.com/download/geoip/api/python/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-GeoIP/distinfo b/net/py-GeoIP/distinfo index 1eb58c2ecb44..a886a9fcbb36 100644 --- a/net/py-GeoIP/distinfo +++ b/net/py-GeoIP/distinfo @@ -1,3 +1,3 @@ -MD5 (GeoIP-Python-1.2.2.tar.gz) = 537ddd7b6000a283f96bdcb0a563b12e -SHA256 (GeoIP-Python-1.2.2.tar.gz) = 45d95a003e485f41f78802412b7a6921e614012747df2b192ea4e9d9b5dc6e05 -SIZE (GeoIP-Python-1.2.2.tar.gz) = 13279 +MD5 (GeoIP-Python-1.2.4.tar.gz) = 50f820d854476efaf3b7af733ffe4236 +SHA256 (GeoIP-Python-1.2.4.tar.gz) = 07b0b323df34ef21b9db31755fd1ddfb13cf8d25e5610535bc5fbc72beb9014d +SIZE (GeoIP-Python-1.2.4.tar.gz) = 14530 |