svn commit: r213387 - head
Antoine Brodin
antoine at FreeBSD.org
Sun Oct 3 18:24:32 UTC 2010
Author: antoine
Date: Sun Oct 3 18:24:31 2010
New Revision: 213387
URL: http://svn.freebsd.org/changeset/base/213387
Log:
Add more obsolete files.
Modified:
head/ObsoleteFiles.inc
Modified: head/ObsoleteFiles.inc
==============================================================================
--- head/ObsoleteFiles.inc Sun Oct 3 17:50:43 2010 (r213386)
+++ head/ObsoleteFiles.inc Sun Oct 3 18:24:31 2010 (r213387)
@@ -23,8 +23,13 @@ OLD_FILES+=usr/share/man/man3/ascftime.3
OLD_FILES+=usr/share/man/man3/cfree.3.gz
OLD_FILES+=usr/share/man/man3/cftime.3.gz
OLD_FILES+=usr/share/man/man3/getpw.3.gz
+# 20100801: tzdata2010k import
+OLD_FILES+=usr/share/zoneinfo/Pacific/Ponape
+OLD_FILES+=usr/share/zoneinfo/Pacific/Truk
# 20100725: acpi_aiboost(4) removal.
OLD_FILES+=usr/share/man/man4/acpi_aiboost.4.gz
+# 20100724: nfsclient/nfs_lock.h moved to nfs/nfs_lock.h
+OLD_FILES+=usr/include/nfsclient/nfs_lock.h
# 20100720: new clang import which bumps version from 2.0 to 2.8
OLD_FILES+=usr/include/clang/2.0/emmintrin.h
OLD_FILES+=usr/include/clang/2.0/mm_malloc.h
More information about the svn-src-head
mailing list