Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 8CB6F84CE3 for ; Sat, 4 Nov 2023 09:16:03 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id ijIfh5JlV6Yt for ; Sat, 4 Nov 2023 09:16:03 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id D634284CC8 for ; Sat, 4 Nov 2023 09:16:02 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id D3A47FA2B; Sat, 4 Nov 2023 09:16:02 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_169908936231700" MIME-Version: 1.0 Date: Sat, 4 Nov 2023 09:16:02 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20231104091602.D3A47FA2B@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_169908936231700 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sat Nov 4 09:16:02 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 TODO Log Message: doc: Updated devel/libdbusmenu-gtk3 to 16.04.0 To generate a diff of this commit: cvs rdiff -u -r1.6575 -r1.6576 pkgsrc/doc/CHANGES-2023 cvs rdiff -u -r1.23532 -r1.23533 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_169908936231700 Content-Disposition: inline Content-Length: 1289 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2023 diff -u pkgsrc/doc/CHANGES-2023:1.6575 pkgsrc/doc/CHANGES-2023:1.6576 --- pkgsrc/doc/CHANGES-2023:1.6575 Sat Nov 4 09:15:47 2023 +++ pkgsrc/doc/CHANGES-2023 Sat Nov 4 09:16:02 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.6575 2023/11/04 09:15:47 wiz Exp $ +$NetBSD: CHANGES-2023,v 1.6576 2023/11/04 09:16:02 wiz Exp $ Changes to the packages collection and infrastructure in 2023: @@ -9559,3 +9559,4 @@ Changes to the packages collection and i Removed devel/libdbusmenu-gtk-doc [wiz 2023-11-04] Removed devel/libdbusmenu-jsonloader [wiz 2023-11-04] Updated devel/libdbusmenu-glib to 16.04.0 [wiz 2023-11-04] + Updated devel/libdbusmenu-gtk3 to 16.04.0 [wiz 2023-11-04] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.23532 pkgsrc/doc/TODO:1.23533 --- pkgsrc/doc/TODO:1.23532 Sat Nov 4 09:15:48 2023 +++ pkgsrc/doc/TODO Sat Nov 4 09:16:02 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.23532 2023/11/04 09:15:48 wiz Exp $ +$NetBSD: TODO,v 1.23533 2023/11/04 09:16:02 wiz Exp $ Suggested new packages ====================== @@ -883,7 +883,6 @@ For possible Perl packages updates, see o libcares-1.21.0 o libcec-6.0.2 o libcups-2.4.7 - o libdbusmenu-gtk3-16.04.0 o libdevq-0.0.4 o libdsk-1.5.15 o libflash-0.4.13 --_----------=_169908936231700--