svn commit: r278127 - head/tools/build/mk
Dmitry Marakasov
amdmi3 at FreeBSD.org
Tue Feb 3 02:56:26 UTC 2015
Author: amdmi3 (ports committer)
Date: Tue Feb 3 02:56:25 2015
New Revision: 278127
URL: https://svnweb.freebsd.org/changeset/base/278127
Log:
- Remove more files when MK_PORTSNAP == no
MFC after: 1 week
Reviewed by: ngie
Approved by: ngie
Differential Revision: D1600
Modified:
head/tools/build/mk/OptionalObsoleteFiles.inc
Modified: head/tools/build/mk/OptionalObsoleteFiles.inc
==============================================================================
--- head/tools/build/mk/OptionalObsoleteFiles.inc Tue Feb 3 02:54:54 2015 (r278126)
+++ head/tools/build/mk/OptionalObsoleteFiles.inc Tue Feb 3 02:56:25 2015 (r278127)
@@ -6018,6 +6018,7 @@ OLD_FILES+=usr/libexec/make_index
OLD_FILES+=usr/libexec/phttpget
OLD_FILES+=usr/sbin/portsnap
OLD_FILES+=usr/share/examples/etc/portsnap.conf
+OLD_FILES+=usr/share/man/man8/phttpget.8.gz
OLD_FILES+=usr/share/man/man8/portsnap.8.gz
.endif
More information about the svn-src-all
mailing list