diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2006-05-20 17:10:02 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2006-05-20 17:10:02 +0000 |
commit | 2fdfc5dab7608496036ef477a12331dd5d27ba21 (patch) | |
tree | b45f9f1c3dab110024878ee5bfce9d0b331f7618 /net | |
parent | b9ea6f522310f3776e6ae3320d687e3739b58f12 (diff) | |
download | ports-2fdfc5dab7608496036ef477a12331dd5d27ba21.tar.gz ports-2fdfc5dab7608496036ef477a12331dd5d27ba21.zip |
Notes
Diffstat (limited to 'net')
-rw-r--r-- | net/GeoIP/Makefile | 5 | ||||
-rw-r--r-- | net/GeoIP/distinfo | 6 |
2 files changed, 6 insertions, 5 deletions
diff --git a/net/GeoIP/Makefile b/net/GeoIP/Makefile index 489f442c316e..10e7bc50ea80 100644 --- a/net/GeoIP/Makefile +++ b/net/GeoIP/Makefile @@ -6,9 +6,10 @@ # PORTNAME= GeoIP -PORTVERSION= 1.3.16 +PORTVERSION= 1.3.17 CATEGORIES= net -MASTER_SITES= http://www.maxmind.com/download/geoip/api/c/ +MASTER_SITES= http://www.maxmind.com/download/geoip/api/c/ \ + http://mirror.inerd.com/FreeBSD/distfiles/${PORTNAME}/ MAINTAINER= shaun@inerd.com COMMENT= Find the country that any IP address or hostname originates from diff --git a/net/GeoIP/distinfo b/net/GeoIP/distinfo index 7e666ef5f26e..57c44c66a80c 100644 --- a/net/GeoIP/distinfo +++ b/net/GeoIP/distinfo @@ -1,3 +1,3 @@ -MD5 (GeoIP-1.3.16.tar.gz) = f3e2afcb08b5fb4162a00ac87207f989 -SHA256 (GeoIP-1.3.16.tar.gz) = 68f5ef824e8c120fd6e1041e04e84b638439254b9b0cdabf3d27eb1b0f1109c4 -SIZE (GeoIP-1.3.16.tar.gz) = 777024 +MD5 (GeoIP-1.3.17.tar.gz) = 36ee129b4dce5990cea1cfda122dae93 +SHA256 (GeoIP-1.3.17.tar.gz) = 6b2c11bf47db2dff75f222d4b700efc7befcce121fb8a491d22b172671c0cf23 +SIZE (GeoIP-1.3.17.tar.gz) = 778217 |