pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc Add and enable py-GeoIP.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5acd34f3e64d
branches:  trunk
changeset: 470262:5acd34f3e64d
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Sun Mar 07 18:46:45 2004 +0000

description:
Add and enable py-GeoIP.

diffstat:

 doc/CHANGES  |  3 ++-
 net/Makefile |  3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diffs (31 lines):

diff -r fa00aa4e7098 -r 5acd34f3e64d doc/CHANGES
--- a/doc/CHANGES       Sun Mar 07 18:45:42 2004 +0000
+++ b/doc/CHANGES       Sun Mar 07 18:46:45 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.5137 2004/03/07 17:43:16 jmmv Exp $
+$NetBSD: CHANGES,v 1.5138 2004/03/07 18:46:45 minskim Exp $
 
 Changes to the packages collection and infrastructure in 2004:
 
@@ -1223,3 +1223,4 @@
        Deleted ruby-racc-runtime [taca 2004-03-07]
        Added ccsh-0.0.4 [minskim 2004-03-07]
         Updated gnome-session to 2.4.2nb4 [jmmv 2004-03-07]
+       Added py-GeoIP-1.2.0 [minskim 2004-03-07]
diff -r fa00aa4e7098 -r 5acd34f3e64d net/Makefile
--- a/net/Makefile      Sun Mar 07 18:45:42 2004 +0000
+++ b/net/Makefile      Sun Mar 07 18:46:45 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.452 2004/03/06 12:05:53 grant Exp $
+# $NetBSD: Makefile,v 1.453 2004/03/07 18:46:45 minskim Exp $
 #
 
 COMMENT=       Networking tools
@@ -243,6 +243,7 @@
 SUBDIR+=       puf
 SUBDIR+=       pure-ftpd
 SUBDIR+=       pxe
+SUBDIR+=       py-GeoIP
 SUBDIR+=       py-IP
 SUBDIR+=       py-METAR
 SUBDIR+=       py-ORBit



Home | Main Index | Thread Index | Old Index