pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/wide-dhcpv6 Add missing entries and sort PLIST.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1771fd0575b5
branches:  trunk
changeset: 527217:1771fd0575b5
user:      obache <obache%pkgsrc.org@localhost>
date:      Sat Mar 31 14:12:10 2007 +0000

description:
Add missing entries and sort PLIST.
Bump PKGREVISION.

diffstat:

 net/wide-dhcpv6/Makefile |   3 ++-
 net/wide-dhcpv6/PLIST    |  17 ++++++++++-------
 2 files changed, 12 insertions(+), 8 deletions(-)

diffs (40 lines):

diff -r 26b1a9fba8dc -r 1771fd0575b5 net/wide-dhcpv6/Makefile
--- a/net/wide-dhcpv6/Makefile  Sat Mar 31 13:36:27 2007 +0000
+++ b/net/wide-dhcpv6/Makefile  Sat Mar 31 14:12:10 2007 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2007/03/24 19:21:30 joerg Exp $
+# $NetBSD: Makefile,v 1.3 2007/03/31 14:12:10 obache Exp $
 
 DISTNAME=      wide-dhcpv6-20061016
+PKGREVISION=   1
 CATEGORIES=    net
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=wide-dhcpv6/}
 
diff -r 26b1a9fba8dc -r 1771fd0575b5 net/wide-dhcpv6/PLIST
--- a/net/wide-dhcpv6/PLIST     Sat Mar 31 13:36:27 2007 +0000
+++ b/net/wide-dhcpv6/PLIST     Sat Mar 31 14:12:10 2007 +0000
@@ -1,14 +1,17 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2007/03/19 17:32:07 taca Exp $
-sbin/dhcp6c
-sbin/dhcp6s
-sbin/dhcp6relay
-sbin/dhcp6ctl
+@comment $NetBSD: PLIST,v 1.2 2007/03/31 14:12:10 obache Exp $
 man/man5/dhcp6c.conf.5
 man/man5/dhcp6s.conf.5
 man/man8/dhcp6c.8
-man/man8/dhcp6s.8
+man/man8/dhcp6ctl.8
 man/man8/dhcp6relay.8
-man/man8/dhcp6ctl.8
+man/man8/dhcp6s.8
+sbin/dhcp6c
+sbin/dhcp6ctl
+sbin/dhcp6relay
+sbin/dhcp6s
+share/examples/rc.d/dhcp6c
+share/examples/rc.d/dhcp6relay
+share/examples/rc.d/dhcp6s
 share/examples/wide-dhcpv6/dhcp6c.conf
 share/examples/wide-dhcpv6/dhcp6s.conf
 @dirrm share/examples/wide-dhcpv6



Home | Main Index | Thread Index | Old Index