summaryrefslogtreecommitdiffstats
path: root/ObsoleteFiles.inc
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2014-02-23 22:27:14 +0000
committerbapt <bapt@FreeBSD.org>2014-02-23 22:27:14 +0000
commitcbb652279528954a6a69a4cfcf4a2c21c4a3dfa8 (patch)
treeed0be775ebd10e97607f3794ce2f108560ef8f87 /ObsoleteFiles.inc
parent2fbd448d897a4f7cef0215726b8d7c203f9460cc (diff)
downloadFreeBSD-src-cbb652279528954a6a69a4cfcf4a2c21c4a3dfa8.zip
FreeBSD-src-cbb652279528954a6a69a4cfcf4a2c21c4a3dfa8.tar.gz
Remove libyaml, it has been replaced by libucl
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 876e96b..4c91184 100644
--- a/ObsoleteFiles.inc
+++ b/ObsoleteFiles.inc
@@ -38,6 +38,11 @@
# xargs -n1 | sort | uniq -d;
# done
+# 20140223: Remove libyaml
+OLD_FILES+=usr/lib/private/libyaml.a
+OLD_FILES+=usr/lib/private/libyaml.so
+OLD_FILES+=usr/lib/private/libyaml.so.1
+OLD_FILES+=usr/lib/private/libyaml_p.a
# 20140216: new clang import which bumps version from 3.3 to 3.4.
OLD_FILES+=usr/bin/llvm-prof
OLD_FILES+=usr/bin/llvm-ranlib
OpenPOWER on IntegriCloud