diff options
author | erwin <erwin@FreeBSD.org> | 2006-05-21 01:10:02 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2006-05-21 01:10:02 +0800 |
commit | dc621c6958028024c3c17adc6a67e057ed81d675 (patch) | |
tree | 2ee98508eb69821ebe51028b3fabbc86547f40b3 /net/GeoIP | |
parent | 64bf01d490c1354cdc0c68b31ec2939f5fdc41fb (diff) | |
download | freebsd-ports-gnome-dc621c6958028024c3c17adc6a67e057ed81d675.tar.gz freebsd-ports-gnome-dc621c6958028024c3c17adc6a67e057ed81d675.tar.zst freebsd-ports-gnome-dc621c6958028024c3c17adc6a67e057ed81d675.zip |
Update to 1.3.17
PR: 97526
Submitted by: Shaun Amott <shaun@inerd.com> (maintainer)
Diffstat (limited to 'net/GeoIP')
-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 |