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:05:01 UTC 2023

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

Log Message:
libgnomecanvasmm: remove

Gnome 2 support library, now unused in pkgsrc.


To generate a diff of this commit:
cvs rdiff -u -r1.6944 -r1.6945 pkgsrc/doc/CHANGES-2023
cvs rdiff -u -r1.1026 -r1.1027 pkgsrc/graphics/Makefile
cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/graphics/libgnomecanvasmm/DESCR
cvs rdiff -u -r1.64 -r0 pkgsrc/graphics/libgnomecanvasmm/Makefile
cvs rdiff -u -r1.2 -r0 pkgsrc/graphics/libgnomecanvasmm/PLIST
cvs rdiff -u -r1.55 -r0 pkgsrc/graphics/libgnomecanvasmm/buildlink3.mk
cvs rdiff -u -r1.11 -r0 pkgsrc/graphics/libgnomecanvasmm/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.6944 pkgsrc/doc/CHANGES-2023:1.6945
--- pkgsrc/doc/CHANGES-2023:1.6944      Tue Nov 14 01:04:00 2023
+++ pkgsrc/doc/CHANGES-2023     Tue Nov 14 01:05:00 2023
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2023,v 1.6944 2023/11/14 01:04:00 gutteridge Exp $
+$NetBSD: CHANGES-2023,v 1.6945 2023/11/14 01:05:00 wiz Exp $
 
 Changes to the packages collection and infrastructure in 2023:
 
@@ -9998,3 +9998,4 @@ Changes to the packages collection and i
        Removed audio/gtkpod [wiz 2023-11-14]
        Updated archivers/lxqt-archiver to 0.9.0 [gutteridge 2023-11-14]
        Updated graphics/lximage-qt to 1.4.0 [gutteridge 2023-11-14]
+       Removed graphics/libgnomecanvasmm [wiz 2023-11-14]

Index: pkgsrc/graphics/Makefile
diff -u pkgsrc/graphics/Makefile:1.1026 pkgsrc/graphics/Makefile:1.1027
--- pkgsrc/graphics/Makefile:1.1026     Mon Nov 13 23:47:37 2023
+++ pkgsrc/graphics/Makefile    Tue Nov 14 01:05:01 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1026 2023/11/13 23:47:37 wiz Exp $
+# $NetBSD: Makefile,v 1.1027 2023/11/14 01:05:01 wiz Exp $
 #
 
 COMMENT=       Graphics tools and libraries
@@ -338,7 +338,6 @@ SUBDIR+=    libgii
 SUBDIR+=       libgiigic
 SUBDIR+=       libgltf
 SUBDIR+=       libgnomecanvas
-SUBDIR+=       libgnomecanvasmm
 SUBDIR+=       libheif
 SUBDIR+=       libhighway
 SUBDIR+=       libimagequant



Home | Main Index | Thread Index | Old Index