Module Name:    src
Committed By:   riastradh
Date:           Fri Apr 14 15:20:40 UTC 2017

Modified Files:
        src/distrib/sets/lists/comp: mi
        src/distrib/sets/lists/debug: mi

Log Message:
cvslatest is unconditional, not conditional on cvs.


To generate a diff of this commit:
cvs rdiff -u -r1.2120 -r1.2121 src/distrib/sets/lists/comp/mi
cvs rdiff -u -r1.205 -r1.206 src/distrib/sets/lists/debug/mi

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/distrib/sets/lists/comp/mi
diff -u src/distrib/sets/lists/comp/mi:1.2120 src/distrib/sets/lists/comp/mi:1.2121
--- src/distrib/sets/lists/comp/mi:1.2120	Fri Apr 14 02:43:27 2017
+++ src/distrib/sets/lists/comp/mi	Fri Apr 14 15:20:39 2017
@@ -1,4 +1,4 @@
-#	$NetBSD: mi,v 1.2120 2017/04/14 02:43:27 ozaki-r Exp $
+#	$NetBSD: mi,v 1.2121 2017/04/14 15:20:39 riastradh Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 ./etc/mtree/set.comp				comp-sys-root
@@ -3959,7 +3959,7 @@
 ./usr/share/man/cat1/crunchgen.0		comp-c-catman		.cat
 ./usr/share/man/cat1/crunchide.0		comp-c-catman		.cat
 ./usr/share/man/cat1/cvs.0			comp-cvs-catman		cvs,.cat
-./usr/share/man/cat1/cvslatest.0		comp-cvs-catman		cvs,.cat
+./usr/share/man/cat1/cvslatest.0		comp-cvs-catman		.cat
 ./usr/share/man/cat1/elf2aout.0			comp-sysutil-catman	.cat
 ./usr/share/man/cat1/elf2ecoff.0		comp-sysutil-catman	.cat
 ./usr/share/man/cat1/elfedit.0			comp-util-catman	binutils,.cat
@@ -11484,7 +11484,7 @@
 ./usr/share/man/html1/crunchgen.html		comp-c-htmlman		html
 ./usr/share/man/html1/crunchide.html		comp-c-htmlman		html
 ./usr/share/man/html1/cvs.html			comp-cvs-htmlman	cvs,html
-./usr/share/man/html1/cvslatest.html		comp-cvs-htmlman	cvs,html
+./usr/share/man/html1/cvslatest.html		comp-cvs-htmlman	html
 ./usr/share/man/html1/elf2aout.html		comp-sysutil-htmlman	html
 ./usr/share/man/html1/elf2ecoff.html		comp-sysutil-htmlman	html
 ./usr/share/man/html1/elfedit.html		comp-util-htmlman	binutils,html
@@ -18748,7 +18748,7 @@
 ./usr/share/man/man1/crunchgen.1		comp-c-man		.man
 ./usr/share/man/man1/crunchide.1		comp-c-man		.man
 ./usr/share/man/man1/cvs.1			comp-cvs-man		cvs,.man
-./usr/share/man/man1/cvslatest.1		comp-cvs-man		cvs,.man
+./usr/share/man/man1/cvslatest.1		comp-cvs-man		.man
 ./usr/share/man/man1/elf2aout.1			comp-sysutil-man	.man
 ./usr/share/man/man1/elf2ecoff.1		comp-sysutil-man	.man
 ./usr/share/man/man1/elfedit.1			comp-util-man		binutils,.man

Index: src/distrib/sets/lists/debug/mi
diff -u src/distrib/sets/lists/debug/mi:1.205 src/distrib/sets/lists/debug/mi:1.206
--- src/distrib/sets/lists/debug/mi:1.205	Fri Apr 14 02:43:27 2017
+++ src/distrib/sets/lists/debug/mi	Fri Apr 14 15:20:39 2017
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.205 2017/04/14 02:43:27 ozaki-r Exp $
+# $NetBSD: mi,v 1.206 2017/04/14 15:20:39 riastradh Exp $
 ./etc/mtree/set.debug                           comp-sys-root
 ./usr/lib					comp-sys-usr		compatdir
 ./usr/lib/i18n/libBIG5_g.a			comp-c-debuglib		debuglib,compatfile
@@ -497,7 +497,7 @@
 ./usr/libdata/debug/usr/bin/ctfmerge.debug	comp-util-debug		ctf,debug
 ./usr/libdata/debug/usr/bin/cut.debug		comp-util-debug		debug
 ./usr/libdata/debug/usr/bin/cvs.debug		comp-cvs-debug		cvs,debug
-./usr/libdata/debug/usr/bin/cvslatest.debug	comp-cvs-debug		cvs,debug
+./usr/libdata/debug/usr/bin/cvslatest.debug	comp-cvs-debug		debug
 ./usr/libdata/debug/usr/bin/db.debug		comp-util-debug		debug
 ./usr/libdata/debug/usr/bin/dc.debug		comp-util-debug		debug
 ./usr/libdata/debug/usr/bin/delv.debug		comp-bind-bin		debug

Reply via email to