summaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorseanc <seanc@FreeBSD.org>2002-11-19 20:37:40 +0000
committerseanc <seanc@FreeBSD.org>2002-11-19 20:37:40 +0000
commit9447e36dea7eaa7dc499c74c415707bc8f42c972 (patch)
treeaa426843b8c2e1b20c56209abbf60ad2a19164d6 /net
parent64ea2361d9c2fd9e76a85ddbc0b871a06a144f62 (diff)
downloadFreeBSD-ports-9447e36dea7eaa7dc499c74c415707bc8f42c972.zip
FreeBSD-ports-9447e36dea7eaa7dc499c74c415707bc8f42c972.tar.gz
Update GeoIP to 1.1.1. This version update has a significant API change in
that false lookups now return NULL instead of "--". Libraries should be updated accordingly. Pointed out by: knu && bento Update delayed by: 15s+ latency from satellite internet connection
Diffstat (limited to 'net')
-rw-r--r--net/GeoIP/Makefile2
-rw-r--r--net/GeoIP/distinfo2
2 files changed, 2 insertions, 2 deletions
diff --git a/net/GeoIP/Makefile b/net/GeoIP/Makefile
index a65dce9..fdedde1 100644
--- a/net/GeoIP/Makefile
+++ b/net/GeoIP/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= GeoIP
-PORTVERSION= 1.0.9
+PORTVERSION= 1.1.1
CATEGORIES= net
MASTER_SITES= http://www.maxmind.com/download/geoip/api/c/
diff --git a/net/GeoIP/distinfo b/net/GeoIP/distinfo
index 5f4a60f..7c7648c 100644
--- a/net/GeoIP/distinfo
+++ b/net/GeoIP/distinfo
@@ -1 +1 @@
-MD5 (GeoIP-1.0.9.tar.gz) = 009d4c88caebd800ee3c25f3d9e65c1f
+MD5 (GeoIP-1.1.1.tar.gz) = c8200a224704f93186d8aa33111410dc
OpenPOWER on IntegriCloud