Received: by mail.netbsd.org (Postfix, from userid 605) id 3670585591; Tue, 4 Jul 2017 08:48:19 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id B7E2084DEF for ; Tue, 4 Jul 2017 08:48:18 +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 KNHlsFFDC_DF for ; Tue, 4 Jul 2017 08:48:18 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 1F3AC84DE2 for ; Tue, 4 Jul 2017 08:48:18 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 16E3FFAE8; Tue, 4 Jul 2017 08:48:18 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_149915809883570" MIME-Version: 1.0 Date: Tue, 4 Jul 2017 08:48:18 +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: <20170704084818.16E3FFAE8@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_149915809883570 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Tue Jul 4 08:48:17 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 TODO Log Message: Updated sysutils/dbus to 1.10.20 To generate a diff of this commit: cvs rdiff -u -r1.2689 -r1.2690 pkgsrc/doc/CHANGES-2017 cvs rdiff -u -r1.17494 -r1.17495 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_149915809883570 Content-Disposition: inline Content-Length: 1250 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2017 diff -u pkgsrc/doc/CHANGES-2017:1.2689 pkgsrc/doc/CHANGES-2017:1.2690 --- pkgsrc/doc/CHANGES-2017:1.2689 Tue Jul 4 08:44:04 2017 +++ pkgsrc/doc/CHANGES-2017 Tue Jul 4 08:48:17 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.2689 2017/07/04 08:44:04 wiz Exp $ +$NetBSD: CHANGES-2017,v 1.2690 2017/07/04 08:48:17 wiz Exp $ Changes to the packages collection and infrastructure in 2017: @@ -3707,3 +3707,4 @@ Changes to the packages collection and i Updated security/libgcrypt to 1.7.8 [adam 2017-07-04] Updated net/haproxy to 1.7.7 [adam 2017-07-04] Updated devel/afl to 2.44b [wiz 2017-07-04] + Updated sysutils/dbus to 1.10.20 [wiz 2017-07-04] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.17494 pkgsrc/doc/TODO:1.17495 --- pkgsrc/doc/TODO:1.17494 Tue Jul 4 08:44:04 2017 +++ pkgsrc/doc/TODO Tue Jul 4 08:48:17 2017 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.17494 2017/07/04 08:44:04 wiz Exp $ +$NetBSD: TODO,v 1.17495 2017/07/04 08:48:17 wiz Exp $ Suggested new packages ====================== @@ -548,7 +548,6 @@ For possible Perl packages updates, see o darktable-2.2.0 o dasher-4.11 o dateutils-0.4.1 - o dbus-1.10.20 o dd_rescue-1.46 o dd_rhelp-0.3.0 o ddrescue-1.21 --_----------=_149915809883570--