diff options
author | seanc <seanc@FreeBSD.org> | 2003-09-05 05:05:26 +0800 |
---|---|---|
committer | seanc <seanc@FreeBSD.org> | 2003-09-05 05:05:26 +0800 |
commit | b0121430e762ebb260365f5193d18a527ac3c373 (patch) | |
tree | 42b39d3d37f0f7ff0862eb338e3e9a278af6c47c /net/GeoIP | |
parent | b3b8418b52122c76ee6e74595a5dfeca6391da2c (diff) | |
download | freebsd-ports-gnome-b0121430e762ebb260365f5193d18a527ac3c373.tar.gz freebsd-ports-gnome-b0121430e762ebb260365f5193d18a527ac3c373.tar.zst freebsd-ports-gnome-b0121430e762ebb260365f5193d18a527ac3c373.zip |
Update to 1.2.2
Diffstat (limited to 'net/GeoIP')
-rw-r--r-- | net/GeoIP/Makefile | 2 | ||||
-rw-r--r-- | net/GeoIP/distinfo | 2 | ||||
-rw-r--r-- | net/GeoIP/pkg-plist | 1 |
3 files changed, 3 insertions, 2 deletions
diff --git a/net/GeoIP/Makefile b/net/GeoIP/Makefile index be79302179b6..91b5b147360d 100644 --- a/net/GeoIP/Makefile +++ b/net/GeoIP/Makefile @@ -6,7 +6,7 @@ # PORTNAME= GeoIP -PORTVERSION= 1.2.0 +PORTVERSION= 1.2.2 CATEGORIES= net MASTER_SITES= http://www.maxmind.com/download/geoip/api/c/ diff --git a/net/GeoIP/distinfo b/net/GeoIP/distinfo index 14c43024dbaa..7a0d15fc7627 100644 --- a/net/GeoIP/distinfo +++ b/net/GeoIP/distinfo @@ -1 +1 @@ -MD5 (GeoIP-1.2.0.tar.gz) = 0cd8fab82963f9c0e293a0faf6c7c9cd +MD5 (GeoIP-1.2.2.tar.gz) = 6844bee99c6426924a11b1998460e6f6 diff --git a/net/GeoIP/pkg-plist b/net/GeoIP/pkg-plist index 98db605a43a9..f1f3442c7e35 100644 --- a/net/GeoIP/pkg-plist +++ b/net/GeoIP/pkg-plist @@ -1,4 +1,5 @@ bin/geoipexport +bin/geoipexportlocations bin/geoiplookup bin/geoipupdate etc/GeoIP.conf.default |