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/7519cc524dad
branches: trunk
changeset: 336253:7519cc524dad
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 0c15ee3326a7 -r 7519cc524dad 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 0c15ee3326a7 -r 7519cc524dad 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