Module Name:    src
Committed By:   snj
Date:           Wed Nov 23 09:50:53 UTC 2016

Modified Files:
        src/distrib/sets/lists/xbase: mi
        src/external/mit/xorg/lib/xkeyboard-config: Makefile

Log Message:
for some reason that is currently eluding me, non-MKUPDATE builds
fail while trying to delete xkeyboard-config.7.  remove for now.  you
didn't have this man page before and you probably didn't care.


To generate a diff of this commit:
cvs rdiff -u -r1.136 -r1.137 src/distrib/sets/lists/xbase/mi
cvs rdiff -u -r1.10 -r1.11 \
    src/external/mit/xorg/lib/xkeyboard-config/Makefile

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/xbase/mi
diff -u src/distrib/sets/lists/xbase/mi:1.136 src/distrib/sets/lists/xbase/mi:1.137
--- src/distrib/sets/lists/xbase/mi:1.136	Tue Nov 22 19:51:37 2016
+++ src/distrib/sets/lists/xbase/mi	Wed Nov 23 09:50:52 2016
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.136 2016/11/22 19:51:37 snj Exp $
+# $NetBSD: mi,v 1.137 2016/11/23 09:50:52 snj Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 #
@@ -1536,7 +1536,7 @@
 ./usr/X11R7/man/html7/XOrgFoundation.html		-unknown-	html,xorg
 ./usr/X11R7/man/html7/XProjectTeam.html			-unknown-	html,xorg
 ./usr/X11R7/man/html7/Xsecurity.html			-unknown-	html,xorg
-./usr/X11R7/man/html7/xkeyboard-config.html		-unknown-	html,xorg
+#./usr/X11R7/man/html7/xkeyboard-config.html		-unknown-	html,xorg
 ./usr/X11R7/man/man1					base-x11-root	xorg
 ./usr/X11R7/man/man1/appres.1				-unknown-	.man,xorg
 ./usr/X11R7/man/man1/atobm.1				-unknown-	.man,xorg
@@ -1681,7 +1681,7 @@
 ./usr/X11R7/man/man7/XOrgFoundation.7			-unknown-	.man,xorg
 ./usr/X11R7/man/man7/XProjectTeam.7			-unknown-	.man,xorg
 ./usr/X11R7/man/man7/Xsecurity.7			-unknown-	.man,xorg
-./usr/X11R7/man/man7/xkeyboard-config.7			-unknown-	.man,xorg
+#./usr/X11R7/man/man7/xkeyboard-config.7			-unknown-	.man,xorg
 ./usr/X11R7/man/whatis.db				-unknown-	man,xorg,!makemandb
 ./usr/X11R7/share					base-x11-root	xorg
 ./usr/X11R7/share/aclocal				base-x11-root	xorg

Index: src/external/mit/xorg/lib/xkeyboard-config/Makefile
diff -u src/external/mit/xorg/lib/xkeyboard-config/Makefile:1.10 src/external/mit/xorg/lib/xkeyboard-config/Makefile:1.11
--- src/external/mit/xorg/lib/xkeyboard-config/Makefile:1.10	Tue Nov 22 19:51:37 2016
+++ src/external/mit/xorg/lib/xkeyboard-config/Makefile	Wed Nov 23 09:50:52 2016
@@ -1,9 +1,9 @@
-#	$NetBSD: Makefile,v 1.10 2016/11/22 19:51:37 snj Exp $
+#	$NetBSD: Makefile,v 1.11 2016/11/23 09:50:52 snj Exp $
 
 .include <bsd.own.mk>
 
 # XXX when updating to a new xkeyboard-config, regenerate with xsltproc
-MAN=		xkeyboard-config.7
+#MAN=		xkeyboard-config.7
 
 SUBDIR=		compat geometry keycodes rules symbols types
 

Reply via email to