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:           Mon Nov 25 09:52:15 UTC 2019

Modified Files:
        pkgsrc/doc: CHANGES-2019
        pkgsrc/x11: Makefile
Removed Files:
        pkgsrc/x11/libXevie: DESCR Makefile PLIST buildlink3.mk builtin.mk
            distinfo
        pkgsrc/x11/libXevie/patches: patch-aa

Log Message:
libXevie: remove

The X server stopped supporting this a long time ago.


To generate a diff of this commit:
cvs rdiff -u -r1.5112 -r1.5113 pkgsrc/doc/CHANGES-2019
cvs rdiff -u -r1.864 -r1.865 pkgsrc/x11/Makefile
cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/x11/libXevie/DESCR
cvs rdiff -u -r1.11 -r0 pkgsrc/x11/libXevie/Makefile
cvs rdiff -u -r1.2 -r0 pkgsrc/x11/libXevie/PLIST
cvs rdiff -u -r1.4 -r0 pkgsrc/x11/libXevie/buildlink3.mk \
    pkgsrc/x11/libXevie/builtin.mk pkgsrc/x11/libXevie/distinfo
cvs rdiff -u -r1.2 -r0 pkgsrc/x11/libXevie/patches/patch-aa

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.5112 pkgsrc/doc/CHANGES-2019:1.5113
--- pkgsrc/doc/CHANGES-2019:1.5112      Mon Nov 25 09:51:13 2019
+++ pkgsrc/doc/CHANGES-2019     Mon Nov 25 09:52:14 2019
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2019,v 1.5112 2019/11/25 09:51:13 wiz Exp $
+$NetBSD: CHANGES-2019,v 1.5113 2019/11/25 09:52:14 wiz Exp $
 
 Changes to the packages collection and infrastructure in 2019:
 
@@ -8239,3 +8239,4 @@ Changes to the packages collection and i
        Updated time/py-parsedatetime to 2.5 [adam 2019-11-25]
        Updated devel/py-parameterized to 0.7.1 [adam 2019-11-25]
        Updated pkgtools/x11-links to 1.31 [wiz 2019-11-25]
+       Removed x11/libXevie [wiz 2019-11-25]

Index: pkgsrc/x11/Makefile
diff -u pkgsrc/x11/Makefile:1.864 pkgsrc/x11/Makefile:1.865
--- pkgsrc/x11/Makefile:1.864   Sun Nov 24 22:01:36 2019
+++ pkgsrc/x11/Makefile Mon Nov 25 09:52:14 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.864 2019/11/24 22:01:36 wiz Exp $
+# $NetBSD: Makefile,v 1.865 2019/11/25 09:52:14 wiz Exp $
 #
 
 COMMENT=       Packages to support the X window system
@@ -215,7 +215,6 @@ SUBDIR+=    libXcomposite
 SUBDIR+=       libXcursor
 SUBDIR+=       libXdamage
 SUBDIR+=       libXdmcp
-SUBDIR+=       libXevie
 SUBDIR+=       libXext
 SUBDIR+=       libXfixes
 SUBDIR+=       libXfont



Home | Main Index | Thread Index | Old Index