pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc Added p5-Net-Ident and p5-IP-Country.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f86107d1bafe
branches:  trunk
changeset: 501090:f86107d1bafe
user:      heinz <heinz%pkgsrc.org@localhost>
date:      Sun Oct 16 18:20:27 2005 +0000

description:
Added p5-Net-Ident and p5-IP-Country.

diffstat:

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

diffs (40 lines):

diff -r 2d635ea31a93 -r f86107d1bafe doc/CHANGES
--- a/doc/CHANGES       Sun Oct 16 18:14:31 2005 +0000
+++ b/doc/CHANGES       Sun Oct 16 18:20:27 2005 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.11517 2005/10/16 14:15:25 jmmv Exp $
+$NetBSD: CHANGES,v 1.11518 2005/10/16 18:20:27 heinz Exp $
 
 Changes to the packages collection and infrastructure in 2005:
 
@@ -4660,3 +4660,5 @@
        Updated print/libgnomecups to 0.2.2 [jmmv 2005-10-16]
        Updated sysutils/pwgen to 2.04 [jdolecek 2005-10-16]
        Updated www/epiphany-extensions to 1.8.1 [jmmv 2005-10-16]
+       Added net/p5-Net-Ident version 1.20 [heinz 2005-10-16]
+       Added net/p5-IP-Country version 2.20 [heinz 2005-10-16]
diff -r 2d635ea31a93 -r f86107d1bafe net/Makefile
--- a/net/Makefile      Sun Oct 16 18:14:31 2005 +0000
+++ b/net/Makefile      Sun Oct 16 18:20:27 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.578 2005/10/08 16:05:48 jdolecek Exp $
+# $NetBSD: Makefile,v 1.579 2005/10/16 18:20:28 heinz Exp $
 #
 
 COMMENT=       Networking tools
@@ -237,6 +237,7 @@
 SUBDIR+=       p5-INET6
 SUBDIR+=       p5-IO-Interface
 SUBDIR+=       p5-IO-Socket-Multicast
+SUBDIR+=       p5-IP-Country
 SUBDIR+=       p5-Net
 SUBDIR+=       p5-Net-Bind
 SUBDIR+=       p5-Net-CIDR-Lite
@@ -250,6 +251,7 @@
 SUBDIR+=       p5-Net-IPv4Addr
 SUBDIR+=       p5-Net-IPv6Addr
 SUBDIR+=       p5-Net-IRC
+SUBDIR+=       p5-Net-Ident
 SUBDIR+=       p5-Net-Packet
 SUBDIR+=       p5-Net-Pcap
 SUBDIR+=       p5-Net-RawIP



Home | Main Index | Thread Index | Old Index