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:46:49 UTC 2021

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

Log Message:
fixesproto4: remove, part of xorgproto


To generate a diff of this commit:
cvs rdiff -u -r1.383 -r1.384 pkgsrc/doc/CHANGES-2021
cvs rdiff -u -r1.915 -r1.916 pkgsrc/x11/Makefile
cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/x11/fixesproto4/DESCR \
    pkgsrc/x11/fixesproto4/PLIST
cvs rdiff -u -r1.5 -r0 pkgsrc/x11/fixesproto4/Makefile
cvs rdiff -u -r1.4 -r0 pkgsrc/x11/fixesproto4/buildlink3.mk
cvs rdiff -u -r1.2 -r0 pkgsrc/x11/fixesproto4/builtin.mk \
    pkgsrc/x11/fixesproto4/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.383 pkgsrc/doc/CHANGES-2021:1.384
--- pkgsrc/doc/CHANGES-2021:1.383       Thu Jan 14 17:44:01 2021
+++ pkgsrc/doc/CHANGES-2021     Thu Jan 14 17:46:48 2021
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2021,v 1.383 2021/01/14 17:44:01 wiz Exp $
+$NetBSD: CHANGES-2021,v 1.384 2021/01/14 17:46:48 wiz Exp $
 
 Changes to the packages collection and infrastructure in 2021:
 
@@ -470,3 +470,4 @@ Changes to the packages collection and i
        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]
+       Removed x11/fixesproto4 successor x11/xorgproto [wiz 2021-01-14]

Index: pkgsrc/x11/Makefile
diff -u pkgsrc/x11/Makefile:1.915 pkgsrc/x11/Makefile:1.916
--- pkgsrc/x11/Makefile:1.915   Thu Jan 14 17:44:01 2021
+++ pkgsrc/x11/Makefile Thu Jan 14 17:46:48 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.915 2021/01/14 17:44:01 wiz Exp $
+# $NetBSD: Makefile,v 1.916 2021/01/14 17:46:48 wiz Exp $
 #
 
 COMMENT=       Packages to support the X window system
@@ -53,7 +53,6 @@ SUBDIR+=      enlightenment
 SUBDIR+=       eterm
 SUBDIR+=       fbdesk
 SUBDIR+=       filerunner
-SUBDIR+=       fixesproto4
 SUBDIR+=       fltk
 SUBDIR+=       fltk13
 SUBDIR+=       fox



Home | Main Index | Thread Index | Old Index