Source-Changes-HG archive

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

[src/trunk]: src install xcb/xkb.h



details:   https://anonhg.NetBSD.org/src/rev/909df1cc04cf
branches:  trunk
changeset: 806395:909df1cc04cf
user:      jmcneill <jmcneill%NetBSD.org@localhost>
date:      Sat Feb 21 17:17:16 2015 +0000

description:
install xcb/xkb.h

diffstat:

 distrib/sets/lists/xcomp/mi                  |  3 ++-
 external/mit/xorg/lib/libxcb/libxcb/Makefile |  3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diffs (34 lines):

diff -r 8c350d1dadbf -r 909df1cc04cf distrib/sets/lists/xcomp/mi
--- a/distrib/sets/lists/xcomp/mi       Sat Feb 21 17:14:37 2015 +0000
+++ b/distrib/sets/lists/xcomp/mi       Sat Feb 21 17:17:16 2015 +0000
@@ -1,4 +1,4 @@
-#       $NetBSD: mi,v 1.157 2015/02/19 20:57:36 snj Exp $
+#       $NetBSD: mi,v 1.158 2015/02/21 17:17:16 jmcneill Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 #
@@ -5852,6 +5852,7 @@
 ./usr/X11R7/include/xcb/xfixes.h                       -unknown-       xorg
 ./usr/X11R7/include/xcb/xinerama.h                     -unknown-       xorg
 ./usr/X11R7/include/xcb/xinput.h                       -unknown-       xorg
+./usr/X11R7/include/xcb/xkb.h                          -unknown-       xorg
 ./usr/X11R7/include/xcb/xproto.h                       -unknown-       xorg
 ./usr/X11R7/include/xcb/xselinux.h                     -unknown-       xorg
 ./usr/X11R7/include/xcb/xtest.h                                -unknown-       xorg
diff -r 8c350d1dadbf -r 909df1cc04cf external/mit/xorg/lib/libxcb/libxcb/Makefile
--- a/external/mit/xorg/lib/libxcb/libxcb/Makefile      Sat Feb 21 17:14:37 2015 +0000
+++ b/external/mit/xorg/lib/libxcb/libxcb/Makefile      Sat Feb 21 17:17:16 2015 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile,v 1.6 2014/10/01 09:30:58 skrll Exp $
+#      $NetBSD: Makefile,v 1.7 2015/02/21 17:17:16 jmcneill Exp $
 
 .include <bsd.own.mk>
 
@@ -60,6 +60,7 @@
        xfixes.h \
        xinerama.h \
        xinput.h \
+       xkb.h \
        xproto.h \
        xselinux.h \
        xtest.h \



Home | Main Index | Thread Index | Old Index