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 23:21:46 UTC 2023
Modified Files:
pkgsrc/devel: Makefile
pkgsrc/doc: CHANGES-2023
Removed Files:
pkgsrc/devel/libbonobo: DESCR Makefile PLIST buildlink3.mk distinfo
pkgsrc/devel/libbonobo/patches: patch-aa patch-ab
patch-activation-server_Makefile.in
Log Message:
libbonobo: remove
Old Gnome 2 support library, now unused in pkgsrc.
To generate a diff of this commit:
cvs rdiff -u -r1.4124 -r1.4125 pkgsrc/devel/Makefile
cvs rdiff -u -r1.3 -r0 pkgsrc/devel/libbonobo/DESCR
cvs rdiff -u -r1.97 -r0 pkgsrc/devel/libbonobo/Makefile
cvs rdiff -u -r1.26 -r0 pkgsrc/devel/libbonobo/PLIST
cvs rdiff -u -r1.35 -r0 pkgsrc/devel/libbonobo/buildlink3.mk
cvs rdiff -u -r1.36 -r0 pkgsrc/devel/libbonobo/distinfo
cvs rdiff -u -r1.7 -r0 pkgsrc/devel/libbonobo/patches/patch-aa
cvs rdiff -u -r1.4 -r0 pkgsrc/devel/libbonobo/patches/patch-ab
cvs rdiff -u -r1.1 -r0 \
pkgsrc/devel/libbonobo/patches/patch-activation-server_Makefile.in
cvs rdiff -u -r1.6931 -r1.6932 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.4124 pkgsrc/devel/Makefile:1.4125
--- pkgsrc/devel/Makefile:1.4124 Mon Nov 13 19:50:11 2023
+++ pkgsrc/devel/Makefile Mon Nov 13 23:21:46 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4124 2023/11/13 19:50:11 wiz Exp $
+# $NetBSD: Makefile,v 1.4125 2023/11/13 23:21:46 wiz Exp $
#
COMMENT= Development utilities
@@ -881,7 +881,6 @@ SUBDIR+= libatomic_ops
SUBDIR+= libbegemot
SUBDIR+= libbinio
SUBDIR+= libblkid
-SUBDIR+= libbonobo
SUBDIR+= libbsd
SUBDIR+= libcbor
SUBDIR+= libcerf
Index: pkgsrc/doc/CHANGES-2023
diff -u pkgsrc/doc/CHANGES-2023:1.6931 pkgsrc/doc/CHANGES-2023:1.6932
--- pkgsrc/doc/CHANGES-2023:1.6931 Mon Nov 13 23:16:46 2023
+++ pkgsrc/doc/CHANGES-2023 Mon Nov 13 23:21:46 2023
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2023,v 1.6931 2023/11/13 23:16:46 gutteridge Exp $
+$NetBSD: CHANGES-2023,v 1.6932 2023/11/13 23:21:46 wiz Exp $
Changes to the packages collection and infrastructure in 2023:
@@ -9984,3 +9984,4 @@ Changes to the packages collection and i
Updated databases/postgresql15 to 15.5 [adam 2023-11-13]
Updated databases/postgresql16 to 16.1 [adam 2023-11-13]
Added sysutils/lxqt-menu-data version 1.4.1 [gutteridge 2023-11-13]
+ Removed devel/libbonobo [wiz 2023-11-13]
Home |
Main Index |
Thread Index |
Old Index