svn commit: r269955 - stable/10
Gavin Atkinson
gavin at FreeBSD.org
Wed Aug 13 22:34:15 UTC 2014
Author: gavin
Date: Wed Aug 13 22:34:14 2014
New Revision: 269955
URL: http://svnweb.freebsd.org/changeset/base/269955
Log:
Add a header to the entries for the removal of csup example files.
This is a direct commit to 10, as the equivelent commit to head included
other changes that will not be merged to stable branches.
Modified:
stable/10/ObsoleteFiles.inc
Modified: stable/10/ObsoleteFiles.inc
==============================================================================
--- stable/10/ObsoleteFiles.inc Wed Aug 13 21:38:29 2014 (r269954)
+++ stable/10/ObsoleteFiles.inc Wed Aug 13 22:34:14 2014 (r269955)
@@ -45,6 +45,7 @@ OLD_FILES+=usr/share/examples/libusb20/a
OLD_FILES+=usr/share/man/man9/VOP_GETVOBJECT.9.gz
OLD_FILES+=usr/share/man/man9/VOP_CREATEVOBJECT.9.gz
OLD_FILES+=usr/share/man/man9/VOP_DESTROYVOBJECT.9.gz
+# 20140625: csup example files removal
OLD_FILES+=usr/share/examples/cvsup/README
OLD_FILES+=usr/share/examples/cvsup/cvs-supfile
OLD_FILES+=usr/share/examples/cvsup/stable-supfile
More information about the svn-src-stable
mailing list