Merge r267859 (by bapt), r268998 from head:
o Mark send-pr info page as an obsolete file o /usr/bin/sendbug and the sendbug(1) man page were part of send-pr and are no longer installed since r267486 (r267734 in stable/10). Add them to ObsoleteFiles.inc1, which should have been done in r267486. PR: 192010 (partial) Submitted by: Vick Khera (partial)
This commit is contained in:
parent
b3d4f13333
commit
2a5e29a8c2
@ -51,7 +51,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.
|
||||
|
Loading…
Reference in New Issue
Block a user