aboutsummaryrefslogtreecommitdiff
path: root/ObsoleteFiles.inc
diff options
context:
space:
mode:
authorDimitry Andric <dim@FreeBSD.org>2018-11-12 16:41:41 +0000
committerDimitry Andric <dim@FreeBSD.org>2018-11-12 16:41:41 +0000
commit9b5cb2f639cc6e119a8433e2db6858e4ccab24b4 (patch)
tree5ca0f0db6479a7035932c908442c432add45b234 /ObsoleteFiles.inc
parent8c1538224adf39b7486c5f4d0c0f18317f60f157 (diff)
parent389474c122a3863189f5cebefd0620723ae143dc (diff)
downloadsrc-9b5cb2f639cc6e119a8433e2db6858e4ccab24b4.tar.gz
src-9b5cb2f639cc6e119a8433e2db6858e4ccab24b4.zip
Merge ^/head r340235 through r340367.
Notes
Notes: svn path=/projects/clang700-import/; revision=340368
Diffstat (limited to 'ObsoleteFiles.inc')
-rw-r--r--ObsoleteFiles.inc3
1 files changed, 3 insertions, 0 deletions
diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc
index 8dec8b024575..21f191368cf9 100644
--- a/ObsoleteFiles.inc
+++ b/ObsoleteFiles.inc
@@ -174,6 +174,9 @@ OLD_FILES+=usr/lib/clang/6.0.1/lib/freebsd/libclang_rt.ubsan_standalone_cxx-x86_
OLD_DIRS+=usr/lib/clang/6.0.1/lib/freebsd
OLD_DIRS+=usr/lib/clang/6.0.1/lib
OLD_DIRS+=usr/lib/clang/6.0.1
+# 20181112: Cleanup old libcap_dns.
+OLD_LIBS+=lib/casper/libcap_dns.so.1
+OLD_LIBS+=usr/lib32/libcap_dns.so.1
# 20181030: malloc_domain(9) KPI change
OLD_FILES+=share/man/man9/malloc_domain.9.gz
# 20181026: joy(4) removal