Received: by mail.netbsd.org (Postfix, from userid 605) id ED00F84E79; Thu, 29 Jul 2021 10:00:17 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 331AA84E68 for ; Thu, 29 Jul 2021 10:00:17 +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 gIj58ZWVAPVF for ; Thu, 29 Jul 2021 10:00:16 +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 7CDAE84D2A for ; Thu, 29 Jul 2021 10:00:16 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 7930BFA97; Thu, 29 Jul 2021 10:00:16 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_162755281692870" MIME-Version: 1.0 Date: Thu, 29 Jul 2021 10:00:16 +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: <20210729100016.7930BFA97@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_162755281692870 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Thu Jul 29 10:00:16 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 TODO Log Message: doc: Updated sysutils/py-dbus to 1.2.18 To generate a diff of this commit: cvs rdiff -u -r1.4005 -r1.4006 pkgsrc/doc/CHANGES-2021 cvs rdiff -u -r1.20896 -r1.20897 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_162755281692870 Content-Disposition: inline Content-Length: 1341 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2021 diff -u pkgsrc/doc/CHANGES-2021:1.4005 pkgsrc/doc/CHANGES-2021:1.4006 --- pkgsrc/doc/CHANGES-2021:1.4005 Thu Jul 29 09:59:00 2021 +++ pkgsrc/doc/CHANGES-2021 Thu Jul 29 10:00:15 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.4005 2021/07/29 09:59:00 wiz Exp $ +$NetBSD: CHANGES-2021,v 1.4006 2021/07/29 10:00:15 wiz Exp $ Changes to the packages collection and infrastructure in 2021: @@ -6384,3 +6384,4 @@ Changes to the packages collection and i Updated textproc/split-thai to 2.6 [scole 2021-07-28] Updated emulators/mame to 0.234 [wiz 2021-07-29] Updated sysutils/dbus-python-common to 1.2.18 [wiz 2021-07-29] + Updated sysutils/py-dbus to 1.2.18 [wiz 2021-07-29] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.20896 pkgsrc/doc/TODO:1.20897 --- pkgsrc/doc/TODO:1.20896 Thu Jul 29 09:59:00 2021 +++ pkgsrc/doc/TODO Thu Jul 29 10:00:16 2021 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.20896 2021/07/29 09:59:00 wiz Exp $ +$NetBSD: TODO,v 1.20897 2021/07/29 10:00:16 wiz Exp $ Suggested new packages ====================== @@ -1813,7 +1813,6 @@ For possible Perl packages updates, see o py-cares-3.1.1 o py-cassa-1.11.0 o py-configparser-5.0.0 [drops python-2.x support] - o py-dbus-1.2.18 o py-django-debug-toolbar-3.2.1 o py-django-tagging-0.5.0 o py-ephem3-3.7.6.0 --_----------=_162755281692870--