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 Apr 17 14:49:18 UTC 2024

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

Log Message:
libglademm: remove

Remove old gnome supoort library, now unused in pkgsrc.


To generate a diff of this commit:
cvs rdiff -u -r1.4205 -r1.4206 pkgsrc/devel/Makefile
cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/devel/libglademm/DESCR
cvs rdiff -u -r1.69 -r0 pkgsrc/devel/libglademm/Makefile
cvs rdiff -u -r1.6 -r0 pkgsrc/devel/libglademm/PLIST
cvs rdiff -u -r1.59 -r0 pkgsrc/devel/libglademm/buildlink3.mk
cvs rdiff -u -r1.11 -r0 pkgsrc/devel/libglademm/distinfo
cvs rdiff -u -r1.2546 -r1.2547 pkgsrc/doc/CHANGES-2024

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.4205 pkgsrc/devel/Makefile:1.4206
--- pkgsrc/devel/Makefile:1.4205        Wed Apr 17 14:32:32 2024
+++ pkgsrc/devel/Makefile       Wed Apr 17 14:49:17 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4205 2024/04/17 14:32:32 wiz Exp $
+# $NetBSD: Makefile,v 1.4206 2024/04/17 14:49:17 wiz Exp $
 #
 
 COMMENT=       Development utilities
@@ -937,7 +937,6 @@ SUBDIR+=    libgee0.6
 SUBDIR+=       libgetopt
 SUBDIR+=       libgit2
 SUBDIR+=       libglade
-SUBDIR+=       libglademm
 SUBDIR+=       libgnt
 SUBDIR+=       libgphoto2
 SUBDIR+=       libgsf

Index: pkgsrc/doc/CHANGES-2024
diff -u pkgsrc/doc/CHANGES-2024:1.2546 pkgsrc/doc/CHANGES-2024:1.2547
--- pkgsrc/doc/CHANGES-2024:1.2546      Wed Apr 17 14:47:54 2024
+++ pkgsrc/doc/CHANGES-2024     Wed Apr 17 14:49:18 2024
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2024,v 1.2546 2024/04/17 14:47:54 wiz Exp $
+$NetBSD: CHANGES-2024,v 1.2547 2024/04/17 14:49:18 wiz Exp $
 
 Changes to the packages collection and infrastructure in 2024:
 
@@ -4201,3 +4201,4 @@ Changes to the packages collection and i
        Removed audio/paman [wiz 2024-04-17]
        Removed audio/pavumeter [wiz 2024-04-17]
        Removed audio/paprefs [wiz 2024-04-17]
+       Removed devel/libglademm [wiz 2024-04-17]



Home | Main Index | Thread Index | Old Index