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 Nov 13 18:57:57 UTC 2023

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

Log Message:
libgnomemm: remove

Old Gnome 2 library, now unused in pkgsrc.


To generate a diff of this commit:
cvs rdiff -u -r1.4121 -r1.4122 pkgsrc/devel/Makefile
cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/devel/libgnomemm/DESCR
cvs rdiff -u -r1.88 -r0 pkgsrc/devel/libgnomemm/Makefile
cvs rdiff -u -r1.2 -r0 pkgsrc/devel/libgnomemm/PLIST
cvs rdiff -u -r1.72 -r0 pkgsrc/devel/libgnomemm/buildlink3.mk
cvs rdiff -u -r1.15 -r0 pkgsrc/devel/libgnomemm/distinfo
cvs rdiff -u -r1.6924 -r1.6925 pkgsrc/doc/CHANGES-2023

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/Makefile
diff -u pkgsrc/devel/Makefile:1.4121 pkgsrc/devel/Makefile:1.4122
--- pkgsrc/devel/Makefile:1.4121        Mon Nov 13 18:56:12 2023
+++ pkgsrc/devel/Makefile       Mon Nov 13 18:57:57 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4121 2023/11/13 18:56:12 wiz Exp $
+# $NetBSD: Makefile,v 1.4122 2023/11/13 18:57:57 wiz Exp $
 #
 
 COMMENT=       Development utilities
@@ -931,7 +931,6 @@ SUBDIR+=    libgit2
 SUBDIR+=       libglade
 SUBDIR+=       libglademm
 SUBDIR+=       libgnome
-SUBDIR+=       libgnomemm
 SUBDIR+=       libgnt
 SUBDIR+=       libgphoto2
 SUBDIR+=       libgsf

Index: pkgsrc/doc/CHANGES-2023
diff -u pkgsrc/doc/CHANGES-2023:1.6924 pkgsrc/doc/CHANGES-2023:1.6925
--- pkgsrc/doc/CHANGES-2023:1.6924      Mon Nov 13 18:56:12 2023
+++ pkgsrc/doc/CHANGES-2023     Mon Nov 13 18:57:57 2023
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2023,v 1.6924 2023/11/13 18:56:12 wiz Exp $
+$NetBSD: CHANGES-2023,v 1.6925 2023/11/13 18:57:57 wiz Exp $
 
 Changes to the packages collection and infrastructure in 2023:
 
@@ -9971,3 +9971,4 @@ Changes to the packages collection and i
        Removed devel/libgnomeui [wiz 2023-11-13]
        Updated devel/alex to 3.4.0.1 [wiz 2023-11-13]
        Removed devel/libbonoboui [wiz 2023-11-13]
+       Removed devel/libgnomemm [wiz 2023-11-13]



Home | Main Index | Thread Index | Old Index