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 Aug 10 09:47:47 UTC 2026

Modified Files:
        pkgsrc/doc: CHANGES-2026
        pkgsrc/x11: Makefile
Removed Files:
        pkgsrc/x11/p5-Wx: DESCR Makefile buildlink3.mk distinfo
        pkgsrc/x11/p5-Wx/patches: patch-XS_Colour.xs
            patch-build_Wx_build_MakeMaker.pm
            patch-ext_propgrid_XS_PGProperty.xsp

Log Message:
p5-Wx: remove

Doesn't build with latest perl, dead upstream, no comments on pkgsrc-users.


To generate a diff of this commit:
cvs rdiff -u -r1.5130 -r1.5131 pkgsrc/doc/CHANGES-2026
cvs rdiff -u -r1.1087 -r1.1088 pkgsrc/x11/Makefile
cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/x11/p5-Wx/DESCR
cvs rdiff -u -r1.90 -r0 pkgsrc/x11/p5-Wx/Makefile
cvs rdiff -u -r1.69 -r0 pkgsrc/x11/p5-Wx/buildlink3.mk
cvs rdiff -u -r1.14 -r0 pkgsrc/x11/p5-Wx/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/x11/p5-Wx/patches/patch-XS_Colour.xs \
    pkgsrc/x11/p5-Wx/patches/patch-build_Wx_build_MakeMaker.pm \
    pkgsrc/x11/p5-Wx/patches/patch-ext_propgrid_XS_PGProperty.xsp

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-2026
diff -u pkgsrc/doc/CHANGES-2026:1.5130 pkgsrc/doc/CHANGES-2026:1.5131
--- pkgsrc/doc/CHANGES-2026:1.5130      Mon Aug 10 09:46:57 2026
+++ pkgsrc/doc/CHANGES-2026     Mon Aug 10 09:47:46 2026
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2026,v 1.5130 2026/08/10 09:46:57 wiz Exp $
+$NetBSD: CHANGES-2026,v 1.5131 2026/08/10 09:47:46 wiz Exp $
 
 Changes to the packages collection and infrastructure in 2026:
 
@@ -7584,3 +7584,4 @@ Changes to the packages collection and i
        Removed editors/p5-Padre-Plugin-PerlTidy [wiz 2026-08-10]
        Removed editors/p5-Padre-Plugin-SVN [wiz 2026-08-10]
        Removed editors/p5-Padre-Plugin-XS [wiz 2026-08-10]
+       Removed x11/p5-Wx [wiz 2026-08-10]

Index: pkgsrc/x11/Makefile
diff -u pkgsrc/x11/Makefile:1.1087 pkgsrc/x11/Makefile:1.1088
--- pkgsrc/x11/Makefile:1.1087  Mon May  4 11:36:33 2026
+++ pkgsrc/x11/Makefile Mon Aug 10 09:47:46 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1087 2026/05/04 11:36:33 markd Exp $
+# $NetBSD: Makefile,v 1.1088 2026/08/10 09:47:46 wiz Exp $
 #
 
 COMMENT=       Packages to support the X Window System
@@ -279,7 +279,6 @@ SUBDIR+=    p5-Tcl-Tk
 SUBDIR+=       p5-Tcl-pTk
 SUBDIR+=       p5-Tk
 SUBDIR+=       p5-Tkx
-SUBDIR+=       p5-Wx
 SUBDIR+=       p5-Wx-Perl-ProcessStream
 SUBDIR+=       p5-X11-Protocol
 SUBDIR+=       p5-X11-Protocol-Other



Home | Main Index | Thread Index | Old Index