Source-Changes-HG archive

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

[src/netbsd-7]: src Pull up following revision(s) (requested by jmcneill in t...



details:   https://anonhg.NetBSD.org/src/rev/4c49b22ab05b
branches:  netbsd-7
changeset: 799017:4c49b22ab05b
user:      martin <martin%NetBSD.org@localhost>
date:      Sat Feb 21 19:30:41 2015 +0000

description:
Pull up following revision(s) (requested by jmcneill in ticket #541):
        distrib/sets/lists/xcomp/mi: revision 1.158
        external/mit/xorg/lib/libxcb/libxcb/Makefile: revision 1.7
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 d1b133ef3e84 -r 4c49b22ab05b distrib/sets/lists/xcomp/mi
--- a/distrib/sets/lists/xcomp/mi       Sat Feb 21 19:27:49 2015 +0000
+++ b/distrib/sets/lists/xcomp/mi       Sat Feb 21 19:30:41 2015 +0000
@@ -1,4 +1,4 @@
-#       $NetBSD: mi,v 1.152.2.3 2015/02/11 09:43:58 martin Exp $
+#       $NetBSD: mi,v 1.152.2.4 2015/02/21 19:30:41 martin 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 d1b133ef3e84 -r 4c49b22ab05b external/mit/xorg/lib/libxcb/libxcb/Makefile
--- a/external/mit/xorg/lib/libxcb/libxcb/Makefile      Sat Feb 21 19:27:49 2015 +0000
+++ b/external/mit/xorg/lib/libxcb/libxcb/Makefile      Sat Feb 21 19:30:41 2015 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile,v 1.5.22.1 2014/10/06 13:09:41 martin Exp $
+#      $NetBSD: Makefile,v 1.5.22.2 2015/02/21 19:30:41 martin 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