Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 47A3884EC1 for ; Sun, 3 Sep 2023 18:32:16 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id Zb2HAsR4EK6u for ; Sun, 3 Sep 2023 18:32:15 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 9421084C86 for ; Sun, 3 Sep 2023 18:32:15 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 91580FBDB; Sun, 3 Sep 2023 18:32:15 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1693765935178120" MIME-Version: 1.0 Date: Sun, 3 Sep 2023 18:32:15 +0000 From: "pin" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: pin@netbsd.org X-Mailer: log_accum Message-Id: <20230903183215.91580FBDB@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1693765935178120 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: pin Date: Sun Sep 3 18:32:15 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 TODO Log Message: doc: Updated sysutils/dbus to 1.14.10 To generate a diff of this commit: cvs rdiff -u -r1.5309 -r1.5310 pkgsrc/doc/CHANGES-2023 cvs rdiff -u -r1.23341 -r1.23342 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1693765935178120 Content-Disposition: inline Content-Length: 1280 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.5309 pkgsrc/doc/CHANGES-2023:1.5310 --- pkgsrc/doc/CHANGES-2023:1.5309 Sun Sep 3 16:18:47 2023 +++ pkgsrc/doc/CHANGES-2023 Sun Sep 3 18:32:14 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.5309 2023/09/03 16:18:47 taca Exp $ +$NetBSD: CHANGES-2023,v 1.5310 2023/09/03 18:32:14 pin Exp $ Changes to the packages collection and infrastructure in 2023: @@ -7756,3 +7756,4 @@ Changes to the packages collection and i Updated www/ruby-css-parser to 1.16.0 [taca 2023-09-03] Updated www/ruby-selenium-webdriver to 4.12.0 [taca 2023-09-03] Updated devel/ruby-pycall to 1.5.1 [taca 2023-09-03] + Updated sysutils/dbus to 1.14.10 [pin 2023-09-03] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.23341 pkgsrc/doc/TODO:1.23342 --- pkgsrc/doc/TODO:1.23341 Sun Sep 3 17:17:24 2023 +++ pkgsrc/doc/TODO Sun Sep 3 18:32:14 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.23341 2023/09/03 17:17:24 wiz Exp $ +$NetBSD: TODO,v 1.23342 2023/09/03 18:32:14 pin Exp $ Suggested new packages ====================== @@ -566,7 +566,6 @@ For possible Perl packages updates, see o cygwin_lib-1.5.24.2 o cyrus-imapd-3.4.3 o dap-3.10 - o dbus-1.14.10 o dcc-2.3.167 o dd_rescue-1.46 o dd_rhelp-0.3.0 --_----------=_1693765935178120--