diff options
author | seanc <seanc@FreeBSD.org> | 2003-05-16 18:03:27 +0000 |
---|---|---|
committer | seanc <seanc@FreeBSD.org> | 2003-05-16 18:03:27 +0000 |
commit | 5939aa7542b41b070b6747fb6921d477e2ddbb22 (patch) | |
tree | 4226670304cfa30c737bf8dd425ac9da487b2e70 /net | |
parent | c3eb092ce6c5e131432a56b23880b06d45a33eed (diff) | |
download | FreeBSD-ports-5939aa7542b41b070b6747fb6921d477e2ddbb22.zip FreeBSD-ports-5939aa7542b41b070b6747fb6921d477e2ddbb22.tar.gz |
Update GeoIP to 1.2.0. so version bumped to 3.
Diffstat (limited to 'net')
-rw-r--r-- | net/GeoIP/Makefile | 2 | ||||
-rw-r--r-- | net/GeoIP/distinfo | 2 | ||||
-rw-r--r-- | net/GeoIP/pkg-plist | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/net/GeoIP/Makefile b/net/GeoIP/Makefile index 1f48e01..be79302 100644 --- a/net/GeoIP/Makefile +++ b/net/GeoIP/Makefile @@ -6,7 +6,7 @@ # PORTNAME= GeoIP -PORTVERSION= 1.1.9 +PORTVERSION= 1.2.0 CATEGORIES= net MASTER_SITES= http://www.maxmind.com/download/geoip/api/c/ diff --git a/net/GeoIP/distinfo b/net/GeoIP/distinfo index c8e1096..14c4302 100644 --- a/net/GeoIP/distinfo +++ b/net/GeoIP/distinfo @@ -1 +1 @@ -MD5 (GeoIP-1.1.9.tar.gz) = 8cc99c85d251969c1d5e6f729f12cf9b +MD5 (GeoIP-1.2.0.tar.gz) = 0cd8fab82963f9c0e293a0faf6c7c9cd diff --git a/net/GeoIP/pkg-plist b/net/GeoIP/pkg-plist index 689b064..98db605 100644 --- a/net/GeoIP/pkg-plist +++ b/net/GeoIP/pkg-plist @@ -9,7 +9,7 @@ include/GeoIPUpdate.h lib/libGeoIP.a lib/libGeoIP.la lib/libGeoIP.so -lib/libGeoIP.so.2 +lib/libGeoIP.so.3 lib/libGeoIPBitReader.a lib/libGeoIPBitReader.la lib/libGeoIPBitReader.so |