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 Mar 26 22:52:08 UTC 2025

Modified Files:
        pkgsrc/doc: CHANGES-2025 TODO
        pkgsrc/x11: Makefile
Removed Files:
        pkgsrc/x11/gtk-sharp: DESCR Makefile PLIST buildlink3.mk distinfo
        pkgsrc/x11/gtk-sharp/patches: patch-sample_test_TestRange.cs

Log Message:
gtk-sharp: remove

GTK2 version of gtk-shark3, unused in pkgsrc, dead upstream since 2017,
has build problems.

As proposed on pkgsrc-users.


To generate a diff of this commit:
cvs rdiff -u -r1.2343 -r1.2344 pkgsrc/doc/CHANGES-2025
cvs rdiff -u -r1.25563 -r1.25564 pkgsrc/doc/TODO
cvs rdiff -u -r1.1061 -r1.1062 pkgsrc/x11/Makefile
cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/x11/gtk-sharp/DESCR
cvs rdiff -u -r1.105 -r0 pkgsrc/x11/gtk-sharp/Makefile
cvs rdiff -u -r1.4 -r0 pkgsrc/x11/gtk-sharp/PLIST
cvs rdiff -u -r1.6 -r0 pkgsrc/x11/gtk-sharp/buildlink3.mk
cvs rdiff -u -r1.17 -r0 pkgsrc/x11/gtk-sharp/distinfo
cvs rdiff -u -r1.1 -r0 \
    pkgsrc/x11/gtk-sharp/patches/patch-sample_test_TestRange.cs

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-2025
diff -u pkgsrc/doc/CHANGES-2025:1.2343 pkgsrc/doc/CHANGES-2025:1.2344
--- pkgsrc/doc/CHANGES-2025:1.2343      Wed Mar 26 22:51:01 2025
+++ pkgsrc/doc/CHANGES-2025     Wed Mar 26 22:52:07 2025
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2025,v 1.2343 2025/03/26 22:51:01 wiz Exp $
+$NetBSD: CHANGES-2025,v 1.2344 2025/03/26 22:52:07 wiz Exp $
 
 Changes to the packages collection and infrastructure in 2025:
 
@@ -3027,3 +3027,4 @@ Changes to the packages collection and i
        Removed lang/oo2c [wiz 2025-03-26]
        Updated mail/exim to 4.98.2 [abs 2025-03-26]
        Removed lang/sather [wiz 2025-03-26]
+       Removed x11/gtk-sharp successor x11/gtk-sharp3 [wiz 2025-03-26]

Index: pkgsrc/doc/TODO
diff -u pkgsrc/doc/TODO:1.25563 pkgsrc/doc/TODO:1.25564
--- pkgsrc/doc/TODO:1.25563     Wed Mar 26 18:41:41 2025
+++ pkgsrc/doc/TODO     Wed Mar 26 22:52:08 2025
@@ -1,4 +1,4 @@
-$NetBSD: TODO,v 1.25563 2025/03/26 18:41:41 wiz Exp $
+$NetBSD: TODO,v 1.25564 2025/03/26 22:52:08 wiz Exp $
 
 Suggested new packages
 ======================
@@ -978,6 +978,7 @@ For possible Perl packages updates, see 
        o nap-1.5.3
        o nas-auscope-1.9.4
        o ncview-2.1.8
+       o neovim-0.11
        o netramet-50
        o newmail-1.0.2
        o nicotine-plus-3.2.9

Index: pkgsrc/x11/Makefile
diff -u pkgsrc/x11/Makefile:1.1061 pkgsrc/x11/Makefile:1.1062
--- pkgsrc/x11/Makefile:1.1061  Mon Feb 17 10:39:55 2025
+++ pkgsrc/x11/Makefile Wed Mar 26 22:52:07 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1061 2025/02/17 10:39:55 wiz Exp $
+# $NetBSD: Makefile,v 1.1062 2025/03/26 22:52:07 wiz Exp $
 #
 
 COMMENT=       Packages to support the X Window System
@@ -75,7 +75,6 @@ SUBDIR+=      gst-plugins1-ximagesrc
 SUBDIR+=       gtk
 SUBDIR+=       gtk+extra
 SUBDIR+=       gtk-mac-integration
-SUBDIR+=       gtk-sharp
 SUBDIR+=       gtk-sharp3
 SUBDIR+=       gtk2
 SUBDIR+=       gtk2+extra



Home | Main Index | Thread Index | Old Index