Received: by mail.netbsd.org (Postfix, from userid 605) id 1328B84DE1; Tue, 23 Mar 2021 13:49:46 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 4C3FD84DE0 for ; Tue, 23 Mar 2021 13:49:45 +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 6KVIBFzFYAr0 for ; Tue, 23 Mar 2021 13:49:44 +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 A26ED84CF1 for ; Tue, 23 Mar 2021 13:49:44 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 9FBD0FA95; Tue, 23 Mar 2021 13:49:44 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1616507384116460" MIME-Version: 1.0 Date: Tue, 23 Mar 2021 13:49:44 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20210323134944.9FBD0FA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1616507384116460 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Tue Mar 23 13:49:44 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: Downgraded devel/glib2, devel/glib2-tools, devel/gdbus-codegen To generate a diff of this commit: cvs rdiff -u -r1.1813 -r1.1814 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1616507384116460 Content-Disposition: inline Content-Length: 840 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.1813 pkgsrc/doc/CHANGES-2021:1.1814 --- pkgsrc/doc/CHANGES-2021:1.1813 Tue Mar 23 06:48:06 2021 +++ pkgsrc/doc/CHANGES-2021 Tue Mar 23 13:49:44 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.1813 2021/03/23 06:48:06 adam Exp $ +$NetBSD: CHANGES-2021,v 1.1814 2021/03/23 13:49:44 adam Exp $ Changes to the packages collection and infrastructure in 2021: @@ -2744,3 +2744,6 @@ Changes to the packages collection and i Updated pkgtools/pkglint to 20.4.2 [rillig 2021-03-22] Updated www/grafana to 7.4.5 [triaxx 2021-03-23] Updated textproc/py-lxml to 4.6.3 [adam 2021-03-23] + Downgraded devel/glib2 to 2.66.8 [adam 2021-03-23] + Downgraded devel/glib2-tools to 2.66.8 [adam 2021-03-23] + Downgraded devel/gdbus-codegen to 2.66.8 [adam 2021-03-23] --_----------=_1616507384116460--