Source-Changes-HG archive

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

[src/trunk]: src/distrib/sets/lists fix the build ( MKUNBOUND=no ).



details:   https://anonhg.NetBSD.org/src/rev/ebcef02f029c
branches:  trunk
changeset: 347404:ebcef02f029c
user:      szptvlfn <szptvlfn%NetBSD.org@localhost>
date:      Wed Aug 24 22:50:57 2016 +0000

description:
fix the build ( MKUNBOUND=no ).

diffstat:

 distrib/sets/lists/etc/mi |  6 +++---
 distrib/sets/lists/man/mi |  4 ++--
 2 files changed, 5 insertions(+), 5 deletions(-)

diffs (45 lines):

diff -r 09c2c6cfca19 -r ebcef02f029c distrib/sets/lists/etc/mi
--- a/distrib/sets/lists/etc/mi Wed Aug 24 14:41:51 2016 +0000
+++ b/distrib/sets/lists/etc/mi Wed Aug 24 22:50:57 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.241 2016/08/23 09:11:06 christos Exp $
+# $NetBSD: mi,v 1.242 2016/08/24 22:50:57 szptvlfn Exp $
 #
 # Note: end-user configuration files that are moved to another location
 #      should not be marked "obsolete"; they should just be removed from
@@ -292,7 +292,7 @@
 ./etc/rc.d/timed                               etc-timed-rc
 ./etc/rc.d/tpctl                               etc-sys-rc
 ./etc/rc.d/ttys                                        etc-sys-rc
-./etc/rc.d/unbound                             etc-net-rc
+./etc/rc.d/unbound                             etc-net-rc              unbound
 ./etc/rc.d/veriexec                            etc-sys-rc
 ./etc/rc.d/virecover                           etc-sys-rc
 ./etc/rc.d/wdogctl                             etc-sysutil-rc
@@ -338,7 +338,7 @@
 ./etc/sysctl.conf                              etc-sys-etc
 ./etc/syslog.conf                              etc-sys-etc
 ./etc/ttys                                     etc-sys-etc
-./etc/unbound/unbound.conf                     etc-netutil-etc
+./etc/unbound/unbound.conf                     etc-netutil-etc         unbound
 ./etc/weekly                                   etc-sys-etc
 ./etc/weekly.conf                              etc-sys-etc
 ./etc/wscons.conf                              etc-sys-etc
diff -r 09c2c6cfca19 -r ebcef02f029c distrib/sets/lists/man/mi
--- a/distrib/sets/lists/man/mi Wed Aug 24 14:41:51 2016 +0000
+++ b/distrib/sets/lists/man/mi Wed Aug 24 22:50:57 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.1532 2016/08/20 11:34:50 christos Exp $
+# $NetBSD: mi,v 1.1533 2016/08/24 22:50:57 szptvlfn Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 #
@@ -9036,7 +9036,7 @@
 ./usr/share/man/man8/unbound-anchor.8          man-netutil-man         .man,crypto,unbound
 ./usr/share/man/man8/unbound-checkconf.8       man-netutil-man         .man,crypto,unbound
 ./usr/share/man/man8/unbound-control.8         man-netutil-man         .man,crypto,unbound
-./usr/share/man/man8/unbound.8
+./usr/share/man/man8/unbound.8                         man-netutil-man         .man,crypto,unbound
 ./usr/share/man/man8/unlink.8                  man-sysutil-man         .man
 ./usr/share/man/man8/update.8                  man-obsolete            obsolete
 ./usr/share/man/man8/usbd.8                    man-obsolete            obsolete



Home | Main Index | Thread Index | Old Index