Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/distrib/sets/lists Mark gkermit files "obsolete", don't remo...



details:   https://anonhg.NetBSD.org/src/rev/b01860cbbc65
branches:  trunk
changeset: 331359:b01860cbbc65
user:      apb <apb%NetBSD.org@localhost>
date:      Sat Aug 09 11:33:53 2014 +0000

description:
Mark gkermit files "obsolete", don't remove then from the set lists.

diffstat:

 distrib/sets/lists/base/mi  |  3 ++-
 distrib/sets/lists/debug/mi |  3 ++-
 distrib/sets/lists/man/mi   |  5 ++++-
 3 files changed, 8 insertions(+), 3 deletions(-)

diffs (67 lines):

diff -r 8e1117399e09 -r b01860cbbc65 distrib/sets/lists/base/mi
--- a/distrib/sets/lists/base/mi        Sat Aug 09 10:41:05 2014 +0000
+++ b/distrib/sets/lists/base/mi        Sat Aug 09 11:33:53 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.1085 2014/08/08 19:38:47 apb Exp $
+# $NetBSD: mi,v 1.1086 2014/08/09 11:33:53 apb Exp $
 #
 # Note:        Don't delete entries from here - mark them as "obsolete" instead,
 #      unless otherwise stated below.
@@ -500,6 +500,7 @@
 ./usr/bin/getent                               base-util-bin
 ./usr/bin/getextattr                           base-util-bin
 ./usr/bin/getopt                               base-util-bin
+./usr/bin/gkermit                              base-obsolete           obsolete
 ./usr/bin/grep                                 base-util-bin
 ./usr/bin/groups                               base-util-bin
 ./usr/bin/gss                                  base-obsolete           obsolete
diff -r 8e1117399e09 -r b01860cbbc65 distrib/sets/lists/debug/mi
--- a/distrib/sets/lists/debug/mi       Sat Aug 09 10:41:05 2014 +0000
+++ b/distrib/sets/lists/debug/mi       Sat Aug 09 11:33:53 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.80 2014/08/09 07:04:03 gson Exp $
+# $NetBSD: mi,v 1.81 2014/08/09 11:33:53 apb Exp $
 
 ./etc/mtree/set.debug                           comp-sys-root
 ./usr/lib/i18n/libBIG5_g.a                     comp-c-debuglib         debuglib
@@ -522,6 +522,7 @@
 ./usr/libdata/debug/usr/bin/getextattr.debug   comp-util-debug         debug
 ./usr/libdata/debug/usr/bin/getopt.debug       comp-util-debug         debug
 ./usr/libdata/debug/usr/bin/gettext.debug      comp-c-debug            debug
+./usr/libdata/debug/usr/bin/gkermit.debug      comp-obsolete           debug,obsolete
 ./usr/libdata/debug/usr/bin/gprof.debug                comp-debug-debug        binutils,debug
 ./usr/libdata/debug/usr/bin/grep.debug         comp-util-debug         debug
 ./usr/libdata/debug/usr/bin/grn.debug          comp-groff-debug        groff,debug
diff -r 8e1117399e09 -r b01860cbbc65 distrib/sets/lists/man/mi
--- a/distrib/sets/lists/man/mi Sat Aug 09 10:41:05 2014 +0000
+++ b/distrib/sets/lists/man/mi Sat Aug 09 11:33:53 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.1484 2014/08/08 21:41:46 apb Exp $
+# $NetBSD: mi,v 1.1485 2014/08/09 11:33:53 apb Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 #
@@ -187,6 +187,7 @@
 ./usr/share/man/cat1/getextattr.0              man-util-catman         .cat
 ./usr/share/man/cat1/getopt.0                  man-util-catman         .cat
 ./usr/share/man/cat1/gettext.0                 man-locale-catman       .cat
+./usr/share/man/cat1/gkermit.0                 man-obsolete            .cat,obsolete
 ./usr/share/man/cat1/grep.0                    man-util-catman         .cat
 ./usr/share/man/cat1/grfinfo.0                 man-obsolete            obsolete
 ./usr/share/man/cat1/groups.0                  man-util-catman         .cat
@@ -3311,6 +3312,7 @@
 ./usr/share/man/html1/getextattr.html          man-util-htmlman        html
 ./usr/share/man/html1/getopt.html              man-util-htmlman        html
 ./usr/share/man/html1/gettext.html             man-locale-htmlman      html
+./usr/share/man/html1/gkermit.html             man-obsolete            html,obsolete
 ./usr/share/man/html1/grep.html                        man-util-htmlman        html
 ./usr/share/man/html1/groups.html              man-util-htmlman        html
 ./usr/share/man/html1/gunzip.html              man-util-htmlman        html
@@ -6050,6 +6052,7 @@
 ./usr/share/man/man1/getextattr.1              man-util-man            .man
 ./usr/share/man/man1/getopt.1                  man-util-man            .man
 ./usr/share/man/man1/gettext.1                 man-locale-man          .man
+./usr/share/man/man1/gkermit.1                 man-obsolete            .man,obsolete
 ./usr/share/man/man1/grep.1                    man-util-man            .man
 ./usr/share/man/man1/grfinfo.1                 man-obsolete            obsolete
 ./usr/share/man/man1/groups.1                  man-util-man            .man



Home | Main Index | Thread Index | Old Index