Received: by mail.netbsd.org (Postfix, from userid 605) id 716B584E42; Mon, 7 May 2018 11:28:47 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id EFF5984E0A for ; Mon, 7 May 2018 11:28: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 5EOv-jQ2oExL for ; Mon, 7 May 2018 11:28:46 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 54AA584DF3 for ; Mon, 7 May 2018 11:28:46 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 52D85FBEC; Mon, 7 May 2018 11:28:46 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_152569252675330" MIME-Version: 1.0 Date: Mon, 7 May 2018 11:28: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: <20180507112846.52D85FBEC@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. --_----------=_152569252675330 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Mon May 7 11:28:46 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 TODO Log Message: doc: Updated sysutils/dbus to 1.12.8 To generate a diff of this commit: cvs rdiff -u -r1.2224 -r1.2225 pkgsrc/doc/CHANGES-2018 cvs rdiff -u -r1.18332 -r1.18333 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_152569252675330 Content-Disposition: inline Content-Length: 1259 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2018 diff -u pkgsrc/doc/CHANGES-2018:1.2224 pkgsrc/doc/CHANGES-2018:1.2225 --- pkgsrc/doc/CHANGES-2018:1.2224 Mon May 7 11:26:58 2018 +++ pkgsrc/doc/CHANGES-2018 Mon May 7 11:28:45 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.2224 2018/05/07 11:26:58 wiz Exp $ +$NetBSD: CHANGES-2018,v 1.2225 2018/05/07 11:28:45 wiz Exp $ Changes to the packages collection and infrastructure in 2018: @@ -3168,3 +3168,4 @@ Changes to the packages collection and i Updated misc/calibre to 3.23.0 [wiz 2018-05-07] Updated sysutils/dbus-python-common to 1.2.8 [wiz 2018-05-07] Updated sysutils/py-dbus to 1.2.8 [wiz 2018-05-07] + Updated sysutils/dbus to 1.12.8 [wiz 2018-05-07] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.18332 pkgsrc/doc/TODO:1.18333 --- pkgsrc/doc/TODO:1.18332 Mon May 7 11:26:58 2018 +++ pkgsrc/doc/TODO Mon May 7 11:28:45 2018 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.18332 2018/05/07 11:26:58 wiz Exp $ +$NetBSD: TODO,v 1.18333 2018/05/07 11:28:45 wiz Exp $ Suggested new packages ====================== @@ -526,7 +526,6 @@ For possible Perl packages updates, see o darcs-2.12.0 o darktable-2.4 o dasher-4.11 - o dbus-1.12.8 o dd_rescue-1.46 o dd_rhelp-0.3.0 o ddrescue-1.21 --_----------=_152569252675330--