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:           Sun Nov 24 22:01:37 UTC 2019

Modified Files:
        pkgsrc/doc: CHANGES-2019
        pkgsrc/x11: Makefile
Removed Files:
        pkgsrc/x11/libXxf86misc: DESCR Makefile PLIST buildlink3.mk distinfo

Log Message:
libXxf86misc: remove

Unused in pkgsrc, and the server side support code was removed 11 years
ago.


To generate a diff of this commit:
cvs rdiff -u -r1.5105 -r1.5106 pkgsrc/doc/CHANGES-2019
cvs rdiff -u -r1.863 -r1.864 pkgsrc/x11/Makefile
cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/x11/libXxf86misc/DESCR \
    pkgsrc/x11/libXxf86misc/PLIST
cvs rdiff -u -r1.10 -r0 pkgsrc/x11/libXxf86misc/Makefile
cvs rdiff -u -r1.5 -r0 pkgsrc/x11/libXxf86misc/buildlink3.mk \
    pkgsrc/x11/libXxf86misc/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-2019
diff -u pkgsrc/doc/CHANGES-2019:1.5105 pkgsrc/doc/CHANGES-2019:1.5106
--- pkgsrc/doc/CHANGES-2019:1.5105      Sun Nov 24 20:23:45 2019
+++ pkgsrc/doc/CHANGES-2019     Sun Nov 24 22:01:36 2019
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2019,v 1.5105 2019/11/24 20:23:45 adam Exp $
+$NetBSD: CHANGES-2019,v 1.5106 2019/11/24 22:01:36 wiz Exp $
 
 Changes to the packages collection and infrastructure in 2019:
 
@@ -8231,3 +8231,4 @@ Changes to the packages collection and i
        Updated lang/nodejs8 to 8.16.2 [adam 2019-11-24]
        Updated lang/npm to 6.13.1 [adam 2019-11-24]
        Updated devel/yarn to 1.19.1 [adam 2019-11-24]
+       Removed x11/libXxf86misc [wiz 2019-11-24]

Index: pkgsrc/x11/Makefile
diff -u pkgsrc/x11/Makefile:1.863 pkgsrc/x11/Makefile:1.864
--- pkgsrc/x11/Makefile:1.863   Tue Nov 19 14:21:26 2019
+++ pkgsrc/x11/Makefile Sun Nov 24 22:01:36 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.863 2019/11/19 14:21:26 wiz Exp $
+# $NetBSD: Makefile,v 1.864 2019/11/24 22:01:36 wiz Exp $
 #
 
 COMMENT=       Packages to support the X window system
@@ -234,7 +234,6 @@ SUBDIR+=    libXtst
 SUBDIR+=       libXv
 SUBDIR+=       libXvMC
 SUBDIR+=       libXxf86dga
-SUBDIR+=       libXxf86misc
 SUBDIR+=       libXxf86vm
 SUBDIR+=       libdesktop-agnostic
 SUBDIR+=       libdmx



Home | Main Index | Thread Index | Old Index