svn commit: r286489 - projects/collation
Baptiste Daroussin
bapt at FreeBSD.org
Sat Aug 8 23:26:12 UTC 2015
Author: bapt
Date: Sat Aug 8 23:26:11 2015
New Revision: 286489
URL: https://svnweb.freebsd.org/changeset/base/286489
Log:
Register mklocale and colldef removal
Modified:
projects/collation/ObsoleteFiles.inc
Modified: projects/collation/ObsoleteFiles.inc
==============================================================================
--- projects/collation/ObsoleteFiles.inc Sat Aug 8 23:17:10 2015 (r286488)
+++ projects/collation/ObsoleteFiles.inc Sat Aug 8 23:26:11 2015 (r286489)
@@ -38,6 +38,11 @@
# xargs -n1 | sort | uniq -d;
# done
+# 20150809: String collation improvements
+OLD_FILES+=usr/bin/colldef
+OLD_FILES+=usr/share/man/man1/colldef.1.gz
+OLD_FILES+=usr/bin/mklocale
+OLD_FILES+=usr/share/man/man1/mklocale.1.gz
# 20150802: Remove netbsd's test on pw(8)
OLD_FILES+=usr/tests/usr.sbin/pw/pw_test
# 20150719: Remove libarchive.pc
More information about the svn-src-projects
mailing list