summaryrefslogtreecommitdiffstats
path: root/ObsoleteFiles.inc
diff options
context:
space:
mode:
authorgavin <gavin@FreeBSD.org>2014-07-22 22:57:26 +0000
committergavin <gavin@FreeBSD.org>2014-07-22 22:57:26 +0000
commit57d662b60cbad02c1a1023970447f0c746ed08dc (patch)
treeb7b460a5e99f16b97e5f81b375923c01565919c6 /ObsoleteFiles.inc
parentd6173adab312458b875426f2f3c0ac9da1b2d761 (diff)
downloadFreeBSD-src-57d662b60cbad02c1a1023970447f0c746ed08dc.zip
FreeBSD-src-57d662b60cbad02c1a1023970447f0c746ed08dc.tar.gz
/usr/bin/sendbug and the sendbug(1) man page were part of send-pr and
are no longer installed since r267486. Add them to ObsoleteFiles.inc1, which should have been done in r267486. PR: 192010 Submitted by: Vick Khera Pointyhat to: gavin MFC after: 3 days
Diffstat (limited to 'ObsoleteFiles.inc')
-rw-r--r--ObsoleteFiles.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc
index 27f01c9..33734a2 100644
--- a/ObsoleteFiles.inc
+++ b/ObsoleteFiles.inc
@@ -83,8 +83,10 @@ OLD_FILES+=usr/share/examples/cvsup/stable-supfile
OLD_FILES+=usr/share/examples/cvsup/standard-supfile
OLD_DIRS+=usr/share/examples/cvsup
# 20140614: send-pr removal
+OLD_FILES+=usr/bin/sendbug
OLD_FILES+=usr/share/info/send-pr.info.gz
OLD_FILES+=usr/share/man/man1/send-pr.1.gz
+OLD_FILES+=usr/share/man/man1/sendbug.1.gz
OLD_FILES+=etc/gnats/freefall
OLD_DIRS+=etc/gnats
# 20140512: new clang import which bumps version from 3.4 to 3.4.1.
OpenPOWER on IntegriCloud