svn commit: r315219 - head
Cy Schubert
cy at FreeBSD.org
Tue Mar 14 01:15:15 UTC 2017
Author: cy
Date: Tue Mar 14 01:15:14 2017
New Revision: 315219
URL: https://svnweb.freebsd.org/changeset/base/315219
Log:
Temporarily remove sbin/ipftest and sbin/ipresend until it can be
verified that they still work. See r315218 for the reason why.
In support of: r315218
Modified:
head/ObsoleteFiles.inc
Modified: head/ObsoleteFiles.inc
==============================================================================
--- head/ObsoleteFiles.inc Tue Mar 14 01:00:09 2017 (r315218)
+++ head/ObsoleteFiles.inc Tue Mar 14 01:15:14 2017 (r315219)
@@ -38,6 +38,9 @@
# xargs -n1 | sort | uniq -d;
# done
+# 20170313: sbin/ipftest and ipresend temporarily disconnected (r315218).
+OLD_FILES+=sbin/ipftest
+OLD_FILES+=sbin/ipresend
# 20170311: Remove WITHOUT_MANDOCDB option
OLD_FILES+=usr/share/man/man1/makewhatis.1.gz
# 20170311: remove GNU diff
More information about the svn-src-all
mailing list