Module Name:    src
Committed By:   mrg
Date:           Sun Aug 30 04:51:03 UTC 2020

Modified Files:
        src/distrib/sets/lists/xcomp: mi
        src/external/mit/xorg/include/xorgproto: Makefile

Log Message:
install dmxproto.pc and dpmsproto.pc


To generate a diff of this commit:
cvs rdiff -u -r1.216 -r1.217 src/distrib/sets/lists/xcomp/mi
cvs rdiff -u -r1.2 -r1.3 src/external/mit/xorg/include/xorgproto/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/xcomp/mi
diff -u src/distrib/sets/lists/xcomp/mi:1.216 src/distrib/sets/lists/xcomp/mi:1.217
--- src/distrib/sets/lists/xcomp/mi:1.216	Thu Feb  6 12:13:45 2020
+++ src/distrib/sets/lists/xcomp/mi	Sun Aug 30 04:51:03 2020
@@ -1,4 +1,4 @@
-#	 $NetBSD: mi,v 1.216 2020/02/06 12:13:45 uki Exp $
+#	 $NetBSD: mi,v 1.217 2020/08/30 04:51:03 mrg Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 #
@@ -1319,6 +1319,8 @@
 ./usr/X11R7/lib/pkgconfig/bigreqsproto.pc		xcomp-xorgproto-lib	xorg
 ./usr/X11R7/lib/pkgconfig/compositeproto.pc		xcomp-xorgproto-lib	xorg
 ./usr/X11R7/lib/pkgconfig/damageproto.pc		xcomp-xorgproto-lib	xorg
+./usr/X11R7/lib/pkgconfig/dmxproto.pc			xcomp-xorgproto-lib	xorg
+./usr/X11R7/lib/pkgconfig/dpmsproto.pc			xcomp-xorgproto-lib	xorg
 ./usr/X11R7/lib/pkgconfig/dri.pc			xcomp-dri-lib	xorg
 ./usr/X11R7/lib/pkgconfig/dri2proto.pc			xcomp-xorgproto-lib	xorg
 ./usr/X11R7/lib/pkgconfig/dri3proto.pc			xcomp-xorgproto-lib	xorg

Index: src/external/mit/xorg/include/xorgproto/Makefile
diff -u src/external/mit/xorg/include/xorgproto/Makefile:1.2 src/external/mit/xorg/include/xorgproto/Makefile:1.3
--- src/external/mit/xorg/include/xorgproto/Makefile:1.2	Sun Mar  3 22:32:27 2019
+++ src/external/mit/xorg/include/xorgproto/Makefile	Sun Aug 30 04:51:03 2020
@@ -1,4 +1,4 @@
-#	$NetBSD: Makefile,v 1.2 2019/03/03 22:32:27 mrg Exp $
+#	$NetBSD: Makefile,v 1.3 2020/08/30 04:51:03 mrg Exp $
 
 .include <bsd.own.mk>
 
@@ -7,6 +7,8 @@ SUBDIR=	GL X11
 PKGCONFIG= bigreqsproto \
 	compositeproto \
 	damageproto \
+	dmxproto \
+	dpmsproto \
 	dri2proto \
 	dri3proto \
 	evieproto \

Reply via email to