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:           Thu Jan 14 17:44:01 UTC 2021

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

Log Message:
Xfixes: remove, old version of libXfixes


To generate a diff of this commit:
cvs rdiff -u -r1.382 -r1.383 pkgsrc/doc/CHANGES-2021
cvs rdiff -u -r1.914 -r1.915 pkgsrc/x11/Makefile
cvs rdiff -u -r1.2 -r0 pkgsrc/x11/Xfixes/DESCR pkgsrc/x11/Xfixes/PLIST
cvs rdiff -u -r1.33 -r0 pkgsrc/x11/Xfixes/Makefile
cvs rdiff -u -r1.17 -r0 pkgsrc/x11/Xfixes/buildlink3.mk
cvs rdiff -u -r1.13 -r0 pkgsrc/x11/Xfixes/builtin.mk
cvs rdiff -u -r1.4 -r0 pkgsrc/x11/Xfixes/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.382 pkgsrc/doc/CHANGES-2021:1.383
--- pkgsrc/doc/CHANGES-2021:1.382       Thu Jan 14 17:17:40 2021
+++ pkgsrc/doc/CHANGES-2021     Thu Jan 14 17:44:01 2021
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2021,v 1.382 2021/01/14 17:17:40 wiz Exp $
+$NetBSD: CHANGES-2021,v 1.383 2021/01/14 17:44:01 wiz Exp $
 
 Changes to the packages collection and infrastructure in 2021:
 
@@ -469,3 +469,4 @@ Changes to the packages collection and i
        Updated mail/qmail-run to 20210114 [schmonz 2021-01-14]
        Updated www/libmicrohttpd to 0.9.72nb1 [wiz 2021-01-14]
        Updated www/libmicrohttpd to 0.9.72nb2 [wiz 2021-01-14]
+       Removed x11/Xfixes successor x11/libXfixes [wiz 2021-01-14]

Index: pkgsrc/x11/Makefile
diff -u pkgsrc/x11/Makefile:1.914 pkgsrc/x11/Makefile:1.915
--- pkgsrc/x11/Makefile:1.914   Fri Dec 11 17:43:18 2020
+++ pkgsrc/x11/Makefile Thu Jan 14 17:44:01 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.914 2020/12/11 17:43:18 wiz Exp $
+# $NetBSD: Makefile,v 1.915 2021/01/14 17:44:01 wiz Exp $
 #
 
 COMMENT=       Packages to support the X window system
@@ -7,7 +7,6 @@ SUBDIR+=        9term
 SUBDIR+=       XaoS
 SUBDIR+=       Xaw-Xpm
 SUBDIR+=       Xbae
-SUBDIR+=       Xfixes
 SUBDIR+=       XmHTML
 SUBDIR+=       alacritty
 SUBDIR+=       antiright



Home | Main Index | Thread Index | Old Index