pkgsrc-Changes archive

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

CVS commit: pkgsrc



Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue Apr 27 17:09:59 UTC 2021

Modified Files:
        pkgsrc/doc: CHANGES-2021
        pkgsrc/x11: Makefile
Removed Files:
        pkgsrc/x11/xcb-util036: DESCR Makefile PLIST buildlink3.mk distinfo

Log Message:
xcb-util036: remove

Nothing in pkgsrc uses it any longer. Use xcb-util instead.


To generate a diff of this commit:
cvs rdiff -u -r1.2425 -r1.2426 pkgsrc/doc/CHANGES-2021
cvs rdiff -u -r1.931 -r1.932 pkgsrc/x11/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/x11/xcb-util036/DESCR \
    pkgsrc/x11/xcb-util036/PLIST
cvs rdiff -u -r1.6 -r0 pkgsrc/x11/xcb-util036/Makefile
cvs rdiff -u -r1.2 -r0 pkgsrc/x11/xcb-util036/buildlink3.mk \
    pkgsrc/x11/xcb-util036/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/doc/CHANGES-2021
diff -u pkgsrc/doc/CHANGES-2021:1.2425 pkgsrc/doc/CHANGES-2021:1.2426
--- pkgsrc/doc/CHANGES-2021:1.2425      Tue Apr 27 17:06:04 2021
+++ pkgsrc/doc/CHANGES-2021     Tue Apr 27 17:09:59 2021
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2021,v 1.2425 2021/04/27 17:06:04 wiz Exp $
+$NetBSD: CHANGES-2021,v 1.2426 2021/04/27 17:09:59 wiz Exp $
 
 Changes to the packages collection and infrastructure in 2021:
 
@@ -3912,3 +3912,4 @@ Changes to the packages collection and i
        Updated textproc/p5-XML-LibXML to 2.0207 [wiz 2021-04-27]
        Removed x11/startup-notification010 successor x11/startup-notification [wiz 2021-04-27]
        Removed x11/renderproto9 [wiz 2021-04-27]
+       Removed x11/xcb-util036 successor x11/xcb-util [wiz 2021-04-27]

Index: pkgsrc/x11/Makefile
diff -u pkgsrc/x11/Makefile:1.931 pkgsrc/x11/Makefile:1.932
--- pkgsrc/x11/Makefile:1.931   Tue Apr 27 17:06:04 2021
+++ pkgsrc/x11/Makefile Tue Apr 27 17:09:59 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.931 2021/04/27 17:06:04 wiz Exp $
+# $NetBSD: Makefile,v 1.932 2021/04/27 17:09:59 wiz Exp $
 #
 
 COMMENT=       Packages to support the X Window System
@@ -481,7 +481,6 @@ SUBDIR+=    xcb-util-keysyms
 SUBDIR+=       xcb-util-renderutil
 SUBDIR+=       xcb-util-wm
 SUBDIR+=       xcb-util-xrm
-SUBDIR+=       xcb-util036
 SUBDIR+=       xclip
 SUBDIR+=       xclipboard
 SUBDIR+=       xcmsdb



Home | Main Index | Thread Index | Old Index