Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id 4DD311A921F for ; Tue, 8 Mar 2022 11:16:13 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 856FA8500C; Tue, 8 Mar 2022 11:16:12 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id C09358500B for ; Tue, 8 Mar 2022 11:16:11 +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 7LXBKq8qikeG for ; Tue, 8 Mar 2022 11:16:11 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id B2F258500A for ; Tue, 8 Mar 2022 11:16:10 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id B089EFB24; Tue, 8 Mar 2022 11:16:10 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_164673817035110" MIME-Version: 1.0 Date: Tue, 8 Mar 2022 11:16:10 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20220308111610.B089EFB24@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_164673817035110 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Tue Mar 8 11:16:10 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 TODO Log Message: doc: Updated sysutils/dbus to 1.14.0 To generate a diff of this commit: cvs rdiff -u -r1.1353 -r1.1354 pkgsrc/doc/CHANGES-2022 cvs rdiff -u -r1.21593 -r1.21594 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_164673817035110 Content-Disposition: inline Content-Length: 1258 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2022 diff -u pkgsrc/doc/CHANGES-2022:1.1353 pkgsrc/doc/CHANGES-2022:1.1354 --- pkgsrc/doc/CHANGES-2022:1.1353 Tue Mar 8 11:06:44 2022 +++ pkgsrc/doc/CHANGES-2022 Tue Mar 8 11:16:10 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.1353 2022/03/08 11:06:44 wiz Exp $ +$NetBSD: CHANGES-2022,v 1.1354 2022/03/08 11:16:10 wiz Exp $ Changes to the packages collection and infrastructure in 2022: @@ -1715,3 +1715,4 @@ Changes to the packages collection and i Updated audio/spotify-player to 0.6.0 [pin 2022-03-08] Updated devel/py-mercurial to 6.1 [wiz 2022-03-08] Updated devel/py-hg-evolve to 10.5.0 [wiz 2022-03-08] + Updated sysutils/dbus to 1.14.0 [wiz 2022-03-08] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.21593 pkgsrc/doc/TODO:1.21594 --- pkgsrc/doc/TODO:1.21593 Tue Mar 8 11:05:19 2022 +++ pkgsrc/doc/TODO Tue Mar 8 11:16:10 2022 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.21593 2022/03/08 11:05:19 wiz Exp $ +$NetBSD: TODO,v 1.21594 2022/03/08 11:16:10 wiz Exp $ Suggested new packages ====================== @@ -595,7 +595,6 @@ For possible Perl packages updates, see o dar-2.4.14 o darktable-3.8 o dateutils-0.4.8 - o dbus-1.14.0 o dcc-2.3.167 o dd_rescue-1.46 o dd_rhelp-0.3.0 --_----------=_164673817035110--