pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/GeoIP Add geoiplookup6, built for at least NetBSD ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e64ceda10da0
branches:  trunk
changeset: 392584:e64ceda10da0
user:      abs <abs%pkgsrc.org@localhost>
date:      Sun May 03 13:34:24 2009 +0000

description:
Add geoiplookup6, built for at least NetBSD 5/i386. Bump pkgrevision

diffstat:

 net/GeoIP/Makefile |  3 ++-
 net/GeoIP/PLIST    |  4 +++-
 2 files changed, 5 insertions(+), 2 deletions(-)

diffs (31 lines):

diff -r 0e2febeab367 -r e64ceda10da0 net/GeoIP/Makefile
--- a/net/GeoIP/Makefile        Sun May 03 13:03:54 2009 +0000
+++ b/net/GeoIP/Makefile        Sun May 03 13:34:24 2009 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.20 2009/04/24 10:17:22 adam Exp $
+# $NetBSD: Makefile,v 1.21 2009/05/03 13:34:24 abs Exp $
 
 DISTNAME=      GeoIP-1.4.6
+PKGREVISION=   1
 CATEGORIES=    net
 MASTER_SITES=  http://www.maxmind.com/download/geoip/api/c/
 
diff -r 0e2febeab367 -r e64ceda10da0 net/GeoIP/PLIST
--- a/net/GeoIP/PLIST   Sun May 03 13:03:54 2009 +0000
+++ b/net/GeoIP/PLIST   Sun May 03 13:34:24 2009 +0000
@@ -1,5 +1,6 @@
-@comment $NetBSD: PLIST,v 1.5 2005/10/22 19:58:42 heinz Exp $
+@comment $NetBSD: PLIST,v 1.6 2009/05/03 13:34:24 abs Exp $
 bin/geoiplookup
+bin/geoiplookup6
 bin/geoipupdate
 include/GeoIP.h
 include/GeoIPCity.h
@@ -7,6 +8,7 @@
 lib/libGeoIP.la
 lib/libGeoIPUpdate.la
 man/man1/geoiplookup.1
+man/man1/geoiplookup6.1
 man/man1/geoipupdate.1
 share/GeoIP/GeoIP.dat
 share/examples/GeoIP/GeoIP.conf.default



Home | Main Index | Thread Index | Old Index