aboutsummaryrefslogtreecommitdiff
path: root/ObsoleteFiles.inc
diff options
context:
space:
mode:
authorDimitry Andric <dim@FreeBSD.org>2014-12-04 17:38:32 +0000
committerDimitry Andric <dim@FreeBSD.org>2014-12-04 17:38:32 +0000
commit24ce0a02e52bfc1250ca553eca8b11080782de79 (patch)
treee85f3ac5f61c7e8271dbd0d8e33107d5f7ba6b6d /ObsoleteFiles.inc
parent2383695dc36b5c345e74d959d0267980f89b0625 (diff)
parentb42a6953a156ca06f9b7f1948319a539f3122e8d (diff)
downloadsrc-24ce0a02e52bfc1250ca553eca8b11080782de79.tar.gz
src-24ce0a02e52bfc1250ca553eca8b11080782de79.zip
Merge ^/head r275387 through r275477.
Notes
Notes: svn path=/projects/clang350-import/; revision=275479
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 e76b2f88b5d3..84eb5730769b 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