diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/GeoIP/Makefile | 4 | ||||
-rw-r--r-- | net/GeoIP/PLIST | 7 | ||||
-rw-r--r-- | net/GeoIP/buildlink2.mk | 4 | ||||
-rw-r--r-- | net/GeoIP/distinfo | 6 |
4 files changed, 11 insertions, 10 deletions
diff --git a/net/GeoIP/Makefile b/net/GeoIP/Makefile index d7ff3947257..904c4bec951 100644 --- a/net/GeoIP/Makefile +++ b/net/GeoIP/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2003/07/17 22:50:56 grant Exp $ +# $NetBSD: Makefile,v 1.4 2003/12/28 12:31:42 jmmv Exp $ # -DISTNAME= GeoIP-1.1.9 +DISTNAME= GeoIP-1.3.1 CATEGORIES= net MASTER_SITES= http://www.maxmind.com/download/geoip/api/c/ diff --git a/net/GeoIP/PLIST b/net/GeoIP/PLIST index 9a0b56b2e54..10d210e0548 100644 --- a/net/GeoIP/PLIST +++ b/net/GeoIP/PLIST @@ -1,5 +1,6 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2003/06/01 10:24:42 jmmv Exp $ +@comment $NetBSD: PLIST,v 1.2 2003/12/28 12:31:42 jmmv Exp $ bin/geoipexport +bin/geoipexportlocations bin/geoiplookup bin/geoipupdate include/GeoIP.h @@ -9,8 +10,8 @@ include/GeoIPUpdate.h lib/libGeoIP.a lib/libGeoIP.la lib/libGeoIP.so -lib/libGeoIP.so.2 -lib/libGeoIP.so.2.9 +lib/libGeoIP.so.4 +lib/libGeoIP.so.4.1 lib/libGeoIPBitReader.a lib/libGeoIPBitReader.la lib/libGeoIPBitReader.so diff --git a/net/GeoIP/buildlink2.mk b/net/GeoIP/buildlink2.mk index a0bfee61c5f..65156707c6a 100644 --- a/net/GeoIP/buildlink2.mk +++ b/net/GeoIP/buildlink2.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink2.mk,v 1.1.1.1 2003/06/01 10:24:42 jmmv Exp $ +# $NetBSD: buildlink2.mk,v 1.2 2003/12/28 12:31:42 jmmv Exp $ # # This Makefile fragment is included by packages that use GeoIP. # @@ -9,7 +9,7 @@ GEOIP_BUILDLINK2_MK= # defined BUILDLINK_PACKAGES+= GeoIP -BUILDLINK_DEPENDS.GeoIP?= GeoIP>=1.1.9 +BUILDLINK_DEPENDS.GeoIP?= GeoIP>=1.3.1 BUILDLINK_PKGSRCDIR.GeoIP?= ../../net/GeoIP EVAL_PREFIX+= BUILDLINK_PREFIX.GeoIP=GeoIP diff --git a/net/GeoIP/distinfo b/net/GeoIP/distinfo index 5afce8d5f5f..194e560b74e 100644 --- a/net/GeoIP/distinfo +++ b/net/GeoIP/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2003/06/01 10:24:42 jmmv Exp $ +$NetBSD: distinfo,v 1.2 2003/12/28 12:31:42 jmmv Exp $ -SHA1 (GeoIP-1.1.9.tar.gz) = 0041455ba3a330d25e221973041636c3f302ceae -Size (GeoIP-1.1.9.tar.gz) = 489713 bytes +SHA1 (GeoIP-1.3.1.tar.gz) = 5c5d0ab6852a645703c05393ac6a9c32d4181921 +Size (GeoIP-1.3.1.tar.gz) = 526429 bytes SHA1 (patch-aa) = 5cf4eed4243162480e05bc472537150e783e15e4 |