diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2007-12-30 09:12:57 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2007-12-30 09:12:57 +0000 |
commit | 9092e9d8e3398a6cde48ace03feb021af4482c2e (patch) | |
tree | eb31eb92bd72549d250778654fc7f6d254c239f8 /net/GeoIP | |
parent | - pat when net/libpcap installed (diff) |
- Update to 1.4.3 (required by net/p5-Geo-IP 1.30)
PR: ports/117181
Submitted by: Olli Hauer <ohauer_AT_gmx dot de>
Approved by: maintainer (timeout)
Notes
Notes:
svn path=/head/; revision=204693
Diffstat (limited to 'net/GeoIP')
-rw-r--r-- | net/GeoIP/Makefile | 2 | ||||
-rw-r--r-- | net/GeoIP/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net/GeoIP/Makefile b/net/GeoIP/Makefile index 56f772635ae4..8f3450490510 100644 --- a/net/GeoIP/Makefile +++ b/net/GeoIP/Makefile @@ -6,7 +6,7 @@ # PORTNAME= GeoIP -PORTVERSION= 1.4.2 +PORTVERSION= 1.4.3 CATEGORIES= net geography MASTER_SITES= http://www.maxmind.com/download/geoip/api/c/ \ http://mirror.inerd.com/FreeBSD/distfiles/${PORTNAME}/ diff --git a/net/GeoIP/distinfo b/net/GeoIP/distinfo index e1bdf8c13be2..c2074021a848 100644 --- a/net/GeoIP/distinfo +++ b/net/GeoIP/distinfo @@ -1,3 +1,3 @@ -MD5 (GeoIP-1.4.2.tar.gz) = d310da791d1d760edad25d33f2166fcd -SHA256 (GeoIP-1.4.2.tar.gz) = 51926c5f44ab7230ed7c5d1f0a97711638877defcfe25f959bb59981b83227e6 -SIZE (GeoIP-1.4.2.tar.gz) = 736086 +MD5 (GeoIP-1.4.3.tar.gz) = d364ec127a1092749d589a79001f2d8c +SHA256 (GeoIP-1.4.3.tar.gz) = c104f84a11b69057977a51d9c969bf765e09e5c4a5fc3e77ea4b1677a3a42e97 +SIZE (GeoIP-1.4.3.tar.gz) = 917062 |