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:           Tue Nov 14 01:10:08 UTC 2023

Modified Files:
        pkgsrc/doc: CHANGES-2023
        pkgsrc/graphics: Makefile
Removed Files:
        pkgsrc/graphics/libgnomecanvas: DESCR Makefile PLIST buildlink3.mk
            distinfo

Log Message:
libgnomecanvas: remove

Gnome 2 support library, now unused in pkgsrc.


To generate a diff of this commit:
cvs rdiff -u -r1.6948 -r1.6949 pkgsrc/doc/CHANGES-2023
cvs rdiff -u -r1.1027 -r1.1028 pkgsrc/graphics/Makefile
cvs rdiff -u -r1.3 -r0 pkgsrc/graphics/libgnomecanvas/DESCR
cvs rdiff -u -r1.100 -r0 pkgsrc/graphics/libgnomecanvas/Makefile
cvs rdiff -u -r1.25 -r0 pkgsrc/graphics/libgnomecanvas/PLIST
cvs rdiff -u -r1.61 -r0 pkgsrc/graphics/libgnomecanvas/buildlink3.mk
cvs rdiff -u -r1.24 -r0 pkgsrc/graphics/libgnomecanvas/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.6948 pkgsrc/doc/CHANGES-2023:1.6949
--- pkgsrc/doc/CHANGES-2023:1.6948      Tue Nov 14 01:08:52 2023
+++ pkgsrc/doc/CHANGES-2023     Tue Nov 14 01:10:07 2023
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2023,v 1.6948 2023/11/14 01:08:52 gutteridge Exp $
+$NetBSD: CHANGES-2023,v 1.6949 2023/11/14 01:10:07 wiz Exp $
 
 Changes to the packages collection and infrastructure in 2023:
 
@@ -10002,3 +10002,4 @@ Changes to the packages collection and i
        Updated x11/lxqt-qtplugin to 1.4.0 [gutteridge 2023-11-14]
        Removed editors/xournal successor editors/xournalpp [wiz 2023-11-14]
        Updated audio/pavucontrol-qt to 1.4.0 [gutteridge 2023-11-14]
+       Removed graphics/libgnomecanvas [wiz 2023-11-14]

Index: pkgsrc/graphics/Makefile
diff -u pkgsrc/graphics/Makefile:1.1027 pkgsrc/graphics/Makefile:1.1028
--- pkgsrc/graphics/Makefile:1.1027     Tue Nov 14 01:05:01 2023
+++ pkgsrc/graphics/Makefile    Tue Nov 14 01:10:07 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1027 2023/11/14 01:05:01 wiz Exp $
+# $NetBSD: Makefile,v 1.1028 2023/11/14 01:10:07 wiz Exp $
 #
 
 COMMENT=       Graphics tools and libraries
@@ -337,7 +337,6 @@ SUBDIR+=    libggiwmh
 SUBDIR+=       libgii
 SUBDIR+=       libgiigic
 SUBDIR+=       libgltf
-SUBDIR+=       libgnomecanvas
 SUBDIR+=       libheif
 SUBDIR+=       libhighway
 SUBDIR+=       libimagequant



Home | Main Index | Thread Index | Old Index