Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id A701B7A285 for ; Mon, 22 Aug 2016 13:35:47 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 584EE85F32; Mon, 22 Aug 2016 13:35:47 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id DD6CD85E57 for ; Mon, 22 Aug 2016 13:35:46 +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 Rc-UmNqJ2Cgx for ; Mon, 22 Aug 2016 13:35:46 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 4172685F25 for ; Mon, 22 Aug 2016 13:35:46 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 3F773FBC3; Mon, 22 Aug 2016 13:35:46 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1471872946166520" MIME-Version: 1.0 Date: Mon, 22 Aug 2016 13:35:46 +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: <20160822133546.3F773FBC3@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk This is a multi-part message in MIME format. --_----------=_1471872946166520 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Mon Aug 22 13:35:46 UTC 2016 Modified Files: pkgsrc/doc: CHANGES-2016 TODO Log Message: Updated sysutils/dbus to 1.10.10 To generate a diff of this commit: cvs rdiff -u -r1.3511 -r1.3512 pkgsrc/doc/CHANGES-2016 cvs rdiff -u -r1.16324 -r1.16325 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1471872946166520 Content-Disposition: inline Content-Length: 1253 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2016 diff -u pkgsrc/doc/CHANGES-2016:1.3511 pkgsrc/doc/CHANGES-2016:1.3512 --- pkgsrc/doc/CHANGES-2016:1.3511 Mon Aug 22 13:31:40 2016 +++ pkgsrc/doc/CHANGES-2016 Mon Aug 22 13:35:45 2016 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2016,v 1.3511 2016/08/22 13:31:40 wiz Exp $ +$NetBSD: CHANGES-2016,v 1.3512 2016/08/22 13:35:45 wiz Exp $ Changes to the packages collection and infrastructure in 2016: @@ -5039,3 +5039,4 @@ Changes to the packages collection and i Updated devel/py-test-cov to 2.3.1 [wiz 2016-08-22] Updated www/py-test-httpbin to 0.2.3 [wiz 2016-08-22] Updated devel/afl to 2.32b [wiz 2016-08-22] + Updated sysutils/dbus to 1.10.10 [wiz 2016-08-22] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.16324 pkgsrc/doc/TODO:1.16325 --- pkgsrc/doc/TODO:1.16324 Mon Aug 22 13:31:40 2016 +++ pkgsrc/doc/TODO Mon Aug 22 13:35:45 2016 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.16324 2016/08/22 13:31:40 wiz Exp $ +$NetBSD: TODO,v 1.16325 2016/08/22 13:35:45 wiz Exp $ Suggested new packages ====================== @@ -565,7 +565,6 @@ For possible Perl packages updates, see o dasher-4.11 o dateutils-0.4.0 o davical-1.1.4 - o dbus-1.10.10 o dd_rescue-1.46 o dd_rhelp-0.3.0 o ddrescue-1.21 --_----------=_1471872946166520--