aboutsummaryrefslogtreecommitdiff
path: root/ObsoleteFiles.inc
diff options
context:
space:
mode:
authorSergey Kandaurov <pluknet@FreeBSD.org>2011-09-13 13:56:18 +0000
committerSergey Kandaurov <pluknet@FreeBSD.org>2011-09-13 13:56:18 +0000
commit940acbaba34d37de8a30abe8c9d9195253b05d19 (patch)
treee9c6f695032717c2d30ac076475b2ccac7924f96 /ObsoleteFiles.inc
parent8274d570e84717d5ed726a14919e286222037c4f (diff)
downloadsrc-940acbaba34d37de8a30abe8c9d9195253b05d19.tar.gz
src-940acbaba34d37de8a30abe8c9d9195253b05d19.zip
Update ObsoleteFiles.inc:
- liblwres shared library version bumped with bind98 import - named.reload removed in favor of rc.d Approved by: re (kib) No objection: dougb
Notes
Notes: svn path=/head/; revision=225528
Diffstat (limited to 'ObsoleteFiles.inc')
-rw-r--r--ObsoleteFiles.inc5
1 files changed, 5 insertions, 0 deletions
diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc
index 9c27766fcdd4..80168f48d45c 100644
--- a/ObsoleteFiles.inc
+++ b/ObsoleteFiles.inc
@@ -61,6 +61,11 @@ OLD_LIBS+=usr/lib32/libopie.so.6
OLD_LIBS+=usr/lib32/librtld_db.so.1
OLD_LIBS+=usr/lib32/libtacplus.so.4
.endif
+# 20110718: no longer useful in the age of rc.d
+OLD_FILES+=usr/sbin/named.reconfig
+OLD_FILES+=usr/sbin/named.reload
+# 20110716: bind 9.8.0 import
+OLD_LIBS+=usr/lib/liblwres.so.50
# 20110709: vm_map_clean.9 -> vm_map_sync.9
OLD_FILES+=usr/share/man/man9/vm_map_clean.9.gz
# 20110709: Catch up with removal of these functions.