Author: gavin
Date: Wed Aug 13 12:58:15 2014
New Revision: 269941
URL: http://svnweb.freebsd.org/changeset/base/269941

Log:
  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)

Modified:
  stable/9/ObsoleteFiles.inc   (contents, props changed)

Modified: stable/9/ObsoleteFiles.inc
==============================================================================
--- stable/9/ObsoleteFiles.inc  Wed Aug 13 12:55:44 2014        (r269940)
+++ stable/9/ObsoleteFiles.inc  Wed Aug 13 12:58:15 2014        (r269941)
@@ -43,7 +43,10 @@ OLD_FILES+=usr/share/man/man9/VOP_GETVOB
 OLD_FILES+=usr/share/man/man9/VOP_CREATEVOBJECT.9.gz
 OLD_FILES+=usr/share/man/man9/VOP_DESTROYVOBJECT.9.gz
 # 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.
_______________________________________________
svn-src-stable-9@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-stable-9
To unsubscribe, send any mail to "svn-src-stable-9-unsubscr...@freebsd.org"

Reply via email to