diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-03-14 20:40:52 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-03-14 20:40:52 +0000 |
commit | 014cdf7937f8b791e326c5e99e1d53007d3b5e04 (patch) | |
tree | 5b098ef4bb7f1c9ec8569b8856dba7c083ebd459 /net | |
parent | e71f22c36dc5667188a537d36a06338957141060 (diff) | |
download | ports-014cdf7937f8b791e326c5e99e1d53007d3b5e04.tar.gz ports-014cdf7937f8b791e326c5e99e1d53007d3b5e04.zip |
Notes
Diffstat (limited to 'net')
-rw-r--r-- | net/GeoIP/Makefile | 7 | ||||
-rw-r--r-- | net/GeoIP/distinfo | 6 |
2 files changed, 6 insertions, 7 deletions
diff --git a/net/GeoIP/Makefile b/net/GeoIP/Makefile index fff3ef9a3436..605700119eb3 100644 --- a/net/GeoIP/Makefile +++ b/net/GeoIP/Makefile @@ -6,16 +6,15 @@ # PORTNAME= GeoIP -PORTVERSION= 1.4.3 +PORTVERSION= 1.4.4 CATEGORIES= net geography -MASTER_SITES= http://www.maxmind.com/download/geoip/api/c/ \ - http://mirror.inerd.com/FreeBSD/distfiles/${PORTNAME}/ +MASTER_SITES= http://www.maxmind.com/download/geoip/api/c/ MAINTAINER= ports@FreeBSD.org COMMENT= Find the country that any IP address or hostname originates from +USE_GNOME= gnometarget USE_AUTOTOOLS= libtool:15 -GNU_CONFIGURE= yes USE_LDCONFIG= yes MAN1= geoiplookup.1 geoipupdate.1 diff --git a/net/GeoIP/distinfo b/net/GeoIP/distinfo index c2074021a848..9f7734f3005c 100644 --- a/net/GeoIP/distinfo +++ b/net/GeoIP/distinfo @@ -1,3 +1,3 @@ -MD5 (GeoIP-1.4.3.tar.gz) = d364ec127a1092749d589a79001f2d8c -SHA256 (GeoIP-1.4.3.tar.gz) = c104f84a11b69057977a51d9c969bf765e09e5c4a5fc3e77ea4b1677a3a42e97 -SIZE (GeoIP-1.4.3.tar.gz) = 917062 +MD5 (GeoIP-1.4.4.tar.gz) = 27c1320e41e67b9ddcf4118e4eaccd1d +SHA256 (GeoIP-1.4.4.tar.gz) = a5b2ee9298eaf8c160ccab5b3e2ecc1c38cf67d9dd4e97419427f89d08cfb78e +SIZE (GeoIP-1.4.4.tar.gz) = 944698 |