Received: by mail.netbsd.org (Postfix, from userid 605) id 9DEAE84EA0; Wed, 25 May 2022 09:33:12 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id D488284E9A for ; Wed, 25 May 2022 09:33: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 WauXS4TeA3r6 for ; Wed, 25 May 2022 09:33:11 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 34D4884E92 for ; Wed, 25 May 2022 09:33:11 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 62F02FAEB; Wed, 25 May 2022 09:34:02 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1653471242106270" MIME-Version: 1.0 Date: Wed, 25 May 2022 09:34:02 +0000 From: "Jonathan Perkin" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: jperkin@netbsd.org X-Mailer: log_accum Message-Id: <20220525093402.62F02FAEB@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1653471242106270 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: jperkin Date: Wed May 25 09:34:02 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: doc: Updated sysutils/dbus to 1.14.0nb3 To generate a diff of this commit: cvs rdiff -u -r1.2729 -r1.2730 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1653471242106270 Content-Disposition: inline Content-Length: 724 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.2729 pkgsrc/doc/CHANGES-2022:1.2730 --- pkgsrc/doc/CHANGES-2022:1.2729 Wed May 25 09:29:14 2022 +++ pkgsrc/doc/CHANGES-2022 Wed May 25 09:34:02 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.2729 2022/05/25 09:29:14 adam Exp $ +$NetBSD: CHANGES-2022,v 1.2730 2022/05/25 09:34:02 jperkin Exp $ Changes to the packages collection and infrastructure in 2022: @@ -4190,3 +4190,4 @@ Changes to the packages collection and i Updated emulators/mame to 0.244 [wiz 2022-05-25] Removed archivers/py-yuicompressor [adam 2022-05-25] Updated devel/py-anyio to 3.6.1 [adam 2022-05-25] + Updated sysutils/dbus to 1.14.0nb3 [jperkin 2022-05-25] --_----------=_1653471242106270--