pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc Add and enable p5-Net-IP.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e274f9c2fc5b
branches:  trunk
changeset: 468841:e274f9c2fc5b
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Tue Feb 17 04:30:17 2004 +0000

description:
Add and enable p5-Net-IP.

diffstat:

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

diffs (31 lines):

diff -r 737388506ecc -r e274f9c2fc5b doc/CHANGES
--- a/doc/CHANGES       Tue Feb 17 04:28:25 2004 +0000
+++ b/doc/CHANGES       Tue Feb 17 04:30:17 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.4877 2004/02/17 03:12:16 minskim Exp $
+$NetBSD: CHANGES,v 1.4878 2004/02/17 04:30:17 minskim Exp $
 
 Changes to the packages collection and infrastructure in 2004:
 
@@ -888,3 +888,4 @@
        Added p5-User-Identity-0.07 [minskim 2004-02-17]
        Added p5-MIME-Types-1.12 [minskim 2004-02-17]
        Added p5-Object-Realize-Later-0.15 [minskim 2004-02-17]
+       Added p5-Net-IP-1.20 [minskim 2004-02-17]
diff -r 737388506ecc -r e274f9c2fc5b net/Makefile
--- a/net/Makefile      Tue Feb 17 04:28:25 2004 +0000
+++ b/net/Makefile      Tue Feb 17 04:30:17 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.438 2004/02/15 01:19:17 kristerw Exp $
+# $NetBSD: Makefile,v 1.439 2004/02/17 04:30:17 minskim Exp $
 #
 
 COMMENT=       Networking tools
@@ -193,6 +193,7 @@
 SUBDIR+=       p5-Net-DNS
 SUBDIR+=       p5-Net-Daemon
 SUBDIR+=       p5-Net-Gnats
+SUBDIR+=       p5-Net-IP
 SUBDIR+=       p5-Net-IRC
 SUBDIR+=       p5-Net-Jabber
 SUBDIR+=       p5-Net-SNMP



Home | Main Index | Thread Index | Old Index