pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net Fixes PLIST.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/17ac83fd38ff
branches:  trunk
changeset: 543059:17ac83fd38ff
user:      obache <obache%pkgsrc.org@localhost>
date:      Mon Jun 02 12:08:54 2008 +0000

description:
Fixes PLIST.
Some rc scripts does not installed if inet6 option is disabled.

Patch provided by Hasso Tepper in PR 38823.

diffstat:

 net/quagga-devel/PLIST    |  4 +---
 net/quagga-devel/PLIST.v6 |  4 +++-
 net/quagga/PLIST          |  4 +---
 net/quagga/PLIST.v6       |  4 +++-
 4 files changed, 8 insertions(+), 8 deletions(-)

diffs (64 lines):

diff -r 10f6344dcb6b -r 17ac83fd38ff net/quagga-devel/PLIST
--- a/net/quagga-devel/PLIST    Mon Jun 02 11:20:28 2008 +0000
+++ b/net/quagga-devel/PLIST    Mon Jun 02 12:08:54 2008 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2007/05/23 10:44:18 gdt Exp $
+@comment $NetBSD: PLIST,v 1.4 2008/06/02 12:08:55 obache Exp $
 include/quagga/buffer.h
 include/quagga/checksum.h
 include/quagga/command.h
@@ -75,10 +75,8 @@
 share/examples/quagga/ripd.conf.sample
 share/examples/quagga/zebra.conf.sample
 share/examples/rc.d/bgpd
-share/examples/rc.d/ospf6d
 share/examples/rc.d/ospfd
 share/examples/rc.d/ripd
-share/examples/rc.d/ripngd
 share/examples/rc.d/zebra
 @dirrm share/examples/quagga
 @dirrm include/quagga/ospfd
diff -r 10f6344dcb6b -r 17ac83fd38ff net/quagga-devel/PLIST.v6
--- a/net/quagga-devel/PLIST.v6 Mon Jun 02 11:20:28 2008 +0000
+++ b/net/quagga-devel/PLIST.v6 Mon Jun 02 12:08:54 2008 +0000
@@ -1,5 +1,7 @@
-@comment $NetBSD: PLIST.v6,v 1.1.1.1 2006/03/08 01:46:05 gdt Exp $
+@comment $NetBSD: PLIST.v6,v 1.2 2008/06/02 12:08:55 obache Exp $
 sbin/ospf6d
 sbin/ripngd
 share/examples/quagga/ospf6d.conf.sample
 share/examples/quagga/ripngd.conf.sample
+share/examples/rc.d/ospf6d
+share/examples/rc.d/ripngd
diff -r 10f6344dcb6b -r 17ac83fd38ff net/quagga/PLIST
--- a/net/quagga/PLIST  Mon Jun 02 11:20:28 2008 +0000
+++ b/net/quagga/PLIST  Mon Jun 02 12:08:54 2008 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.8 2006/06/05 19:28:25 gdt Exp $
+@comment $NetBSD: PLIST,v 1.9 2008/06/02 12:08:54 obache Exp $
 include/quagga/buffer.h
 include/quagga/command.h
 include/quagga/distribute.h
@@ -71,10 +71,8 @@
 share/examples/quagga/ripd.conf.sample
 share/examples/quagga/zebra.conf.sample
 share/examples/rc.d/bgpd
-share/examples/rc.d/ospf6d
 share/examples/rc.d/ospfd
 share/examples/rc.d/ripd
-share/examples/rc.d/ripngd
 share/examples/rc.d/zebra
 @dirrm share/doc/quagga/mpls
 @dirrm share/doc/quagga
diff -r 10f6344dcb6b -r 17ac83fd38ff net/quagga/PLIST.v6
--- a/net/quagga/PLIST.v6       Mon Jun 02 11:20:28 2008 +0000
+++ b/net/quagga/PLIST.v6       Mon Jun 02 12:08:54 2008 +0000
@@ -1,5 +1,7 @@
-@comment $NetBSD: PLIST.v6,v 1.2 2005/03/02 19:15:07 reed Exp $
+@comment $NetBSD: PLIST.v6,v 1.3 2008/06/02 12:08:54 obache Exp $
 sbin/ospf6d
 sbin/ripngd
 share/examples/quagga/ospf6d.conf.sample
 share/examples/quagga/ripngd.conf.sample
+share/examples/rc.d/ospf6d
+share/examples/rc.d/ripngd



Home | Main Index | Thread Index | Old Index