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:           Wed Nov 15 08:27:00 UTC 2023

Modified Files:
        pkgsrc/doc: CHANGES-2023
        pkgsrc/x11: Makefile
Removed Files:
        pkgsrc/x11/p5-gtk2: DESCR Makefile buildlink3.mk distinfo

Log Message:
p5-gtk2: remove

Has trouble building, no users in pkgsrc, and everyone should use gtk3
(or gtk4) nowadays.


To generate a diff of this commit:
cvs rdiff -u -r1.6994 -r1.6995 pkgsrc/doc/CHANGES-2023
cvs rdiff -u -r1.1006 -r1.1007 pkgsrc/x11/Makefile
cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/x11/p5-gtk2/DESCR
cvs rdiff -u -r1.94 -r0 pkgsrc/x11/p5-gtk2/Makefile
cvs rdiff -u -r1.43 -r0 pkgsrc/x11/p5-gtk2/buildlink3.mk
cvs rdiff -u -r1.23 -r0 pkgsrc/x11/p5-gtk2/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-2023
diff -u pkgsrc/doc/CHANGES-2023:1.6994 pkgsrc/doc/CHANGES-2023:1.6995
--- pkgsrc/doc/CHANGES-2023:1.6994      Wed Nov 15 08:23:10 2023
+++ pkgsrc/doc/CHANGES-2023     Wed Nov 15 08:27:00 2023
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2023,v 1.6994 2023/11/15 08:23:10 wiz Exp $
+$NetBSD: CHANGES-2023,v 1.6995 2023/11/15 08:27:00 wiz Exp $
 
 Changes to the packages collection and infrastructure in 2023:
 
@@ -10054,3 +10054,4 @@ Changes to the packages collection and i
        Removed multimedia/dvdrip [wiz 2023-11-15]
        Updated sysutils/intel-microcode-netbsd to 20231114 [msaitoh 2023-11-15]
        Updated mail/clawsker to 1.3.7 [wiz 2023-11-15]
+       Removed x11/p5-gtk2 successor x11/p5-gtk3 [wiz 2023-11-15]

Index: pkgsrc/x11/Makefile
diff -u pkgsrc/x11/Makefile:1.1006 pkgsrc/x11/Makefile:1.1007
--- pkgsrc/x11/Makefile:1.1006  Fri Nov 10 14:30:38 2023
+++ pkgsrc/x11/Makefile Wed Nov 15 08:27:00 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1006 2023/11/10 14:30:38 wiz Exp $
+# $NetBSD: Makefile,v 1.1007 2023/11/15 08:27:00 wiz Exp $
 #
 
 COMMENT=       Packages to support the X Window System
@@ -268,7 +268,6 @@ SUBDIR+=    p5-Tk
 SUBDIR+=       p5-Wx
 SUBDIR+=       p5-Wx-Perl-ProcessStream
 SUBDIR+=       p5-X11-Protocol
-SUBDIR+=       p5-gtk2
 SUBDIR+=       p5-gtk3
 SUBDIR+=       picom
 SUBDIR+=       pixman



Home | Main Index | Thread Index | Old Index