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:56:12 UTC 2023

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

Log Message:
libbonoboui: remove

Obsolete Gnome 2 library, now unused in pkgsrc.


To generate a diff of this commit:
cvs rdiff -u -r1.4120 -r1.4121 pkgsrc/devel/Makefile
cvs rdiff -u -r1.2 -r0 pkgsrc/devel/libbonoboui/DESCR
cvs rdiff -u -r1.138 -r0 pkgsrc/devel/libbonoboui/Makefile
cvs rdiff -u -r1.28 -r0 pkgsrc/devel/libbonoboui/PLIST
cvs rdiff -u -r1.79 -r0 pkgsrc/devel/libbonoboui/buildlink3.mk
cvs rdiff -u -r1.33 -r0 pkgsrc/devel/libbonoboui/distinfo
cvs rdiff -u -r1.6923 -r1.6924 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.4120 pkgsrc/devel/Makefile:1.4121
--- pkgsrc/devel/Makefile:1.4120        Mon Nov 13 18:51:18 2023
+++ pkgsrc/devel/Makefile       Mon Nov 13 18:56:12 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4120 2023/11/13 18:51:18 wiz Exp $
+# $NetBSD: Makefile,v 1.4121 2023/11/13 18:56:12 wiz Exp $
 #
 
 COMMENT=       Development utilities
@@ -883,7 +883,6 @@ SUBDIR+=    libbegemot
 SUBDIR+=       libbinio
 SUBDIR+=       libblkid
 SUBDIR+=       libbonobo
-SUBDIR+=       libbonoboui
 SUBDIR+=       libbsd
 SUBDIR+=       libcbor
 SUBDIR+=       libcerf

Index: pkgsrc/doc/CHANGES-2023
diff -u pkgsrc/doc/CHANGES-2023:1.6923 pkgsrc/doc/CHANGES-2023:1.6924
--- pkgsrc/doc/CHANGES-2023:1.6923      Mon Nov 13 18:51:53 2023
+++ pkgsrc/doc/CHANGES-2023     Mon Nov 13 18:56:12 2023
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2023,v 1.6923 2023/11/13 18:51:53 wiz Exp $
+$NetBSD: CHANGES-2023,v 1.6924 2023/11/13 18:56:12 wiz Exp $
 
 Changes to the packages collection and infrastructure in 2023:
 
@@ -9970,3 +9970,4 @@ Changes to the packages collection and i
        Removed audio/liteamp [wiz 2023-11-13]
        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]



Home | Main Index | Thread Index | Old Index