summaryrefslogtreecommitdiffstats
path: root/ObsoleteFiles.inc
diff options
context:
space:
mode:
authordim <dim@FreeBSD.org>2014-12-04 17:38:32 +0000
committerdim <dim@FreeBSD.org>2014-12-04 17:38:32 +0000
commit5d679d61278425c2e3fffaff1687be9e8ccbfffa (patch)
treee85f3ac5f61c7e8271dbd0d8e33107d5f7ba6b6d /ObsoleteFiles.inc
parentae94017be30534a2a0b4d6fb84606db76f5b6259 (diff)
parentbf1cd11cf5eb5f1bf1dd88648985c5bc9d26edce (diff)
downloadFreeBSD-src-5d679d61278425c2e3fffaff1687be9e8ccbfffa.zip
FreeBSD-src-5d679d61278425c2e3fffaff1687be9e8ccbfffa.tar.gz
Merge ^/head r275387 through r275477.
Diffstat (limited to 'ObsoleteFiles.inc')
-rw-r--r--ObsoleteFiles.inc5
1 files changed, 4 insertions, 1 deletions
diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc
index e76b2f8..84eb573 100644
--- a/ObsoleteFiles.inc
+++ b/ObsoleteFiles.inc
@@ -38,7 +38,7 @@
# xargs -n1 | sort | uniq -d;
# done
-# 20141201: new clang import which bumps version from 3.4.1 to 3.5.0.
+# 20141204: new clang import which bumps version from 3.4.1 to 3.5.0.
OLD_FILES+=usr/include/clang/3.4.1/__wmmintrin_aes.h
OLD_FILES+=usr/include/clang/3.4.1/__wmmintrin_pclmul.h
OLD_FILES+=usr/include/clang/3.4.1/altivec.h
@@ -74,6 +74,9 @@ OLD_FILES+=usr/include/clang/3.4.1/x86intrin.h
OLD_FILES+=usr/include/clang/3.4.1/xmmintrin.h
OLD_FILES+=usr/include/clang/3.4.1/xopintrin.h
OLD_DIRS+=usr/include/clang/3.4.1
+# 20141202: update to mandoc CVS 20141201
+OLD_FILES+=usr.bin/preconv
+OLD_FILES+=share/man/man1/preconv.1.gz
# 20141129: mrouted rc.d scripts removed from base
OLD_FILES+=etc/rc.d/mrouted
# 20141126: convert sbin/mdconfig/tests to ATF format tests
OpenPOWER on IntegriCloud