Received: by mail.netbsd.org (Postfix, from userid 605) id 2944C84DAE; Thu, 1 Apr 2021 16:56:01 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 643A884DA8 for ; Thu, 1 Apr 2021 16:56:00 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id 03HYQR_Ibfb6 for ; Thu, 1 Apr 2021 16:56:00 +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 B488684CE9 for ; Thu, 1 Apr 2021 16:55:59 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id A77A7FA95; Thu, 1 Apr 2021 16:55:59 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1617296159220400" MIME-Version: 1.0 Date: Thu, 1 Apr 2021 16:55:59 +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: <20210401165559.A77A7FA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1617296159220400 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Thu Apr 1 16:55:59 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 TODO Log Message: doc: Updated sysutils/dbus-glib to 0.112 To generate a diff of this commit: cvs rdiff -u -r1.1922 -r1.1923 pkgsrc/doc/CHANGES-2021 cvs rdiff -u -r1.20460 -r1.20461 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1617296159220400 Content-Disposition: inline Content-Length: 1246 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.1922 pkgsrc/doc/CHANGES-2021:1.1923 --- pkgsrc/doc/CHANGES-2021:1.1922 Thu Apr 1 16:46:48 2021 +++ pkgsrc/doc/CHANGES-2021 Thu Apr 1 16:55:59 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.1922 2021/04/01 16:46:48 wiz Exp $ +$NetBSD: CHANGES-2021,v 1.1923 2021/04/01 16:55:59 wiz Exp $ Changes to the packages collection and infrastructure in 2021: @@ -2949,3 +2949,4 @@ Changes to the packages collection and i Updated devel/pkgconf to 1.7.4 [wiz 2021-04-01] Updated converters/libcdr to 0.1.7 [wiz 2021-04-01] Updated devel/re2c to 2.1.1 [wiz 2021-04-01] + Updated sysutils/dbus-glib to 0.112 [wiz 2021-04-01] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.20460 pkgsrc/doc/TODO:1.20461 --- pkgsrc/doc/TODO:1.20460 Thu Apr 1 16:46:48 2021 +++ pkgsrc/doc/TODO Thu Apr 1 16:55:59 2021 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.20460 2021/04/01 16:46:48 wiz Exp $ +$NetBSD: TODO,v 1.20461 2021/04/01 16:55:59 wiz Exp $ Suggested new packages ====================== @@ -493,7 +493,6 @@ For possible Perl packages updates, see o dar-2.4.14 o darcs-2.12.0 o darktable-3.4 - o dbus-glib-0.112 o dd_rescue-1.46 o dd_rhelp-0.3.0 o dega-1.12 --_----------=_1617296159220400--