Received: by mail.netbsd.org (Postfix, from userid 605) id 65DD084DA9; Sun, 21 Feb 2021 12:55:39 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 9C38784CE7 for ; Sun, 21 Feb 2021 12:55:38 +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 O6WRI3URo_RE for ; Sun, 21 Feb 2021 12:55:38 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id F0DE684CE2 for ; Sun, 21 Feb 2021 12:55:37 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id E8599FA95; Sun, 21 Feb 2021 12:55:37 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1613912137278410" MIME-Version: 1.0 Date: Sun, 21 Feb 2021 12:55:37 +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: <20210221125537.E8599FA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1613912137278410 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Sun Feb 21 12:55:37 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: Updated devel/meson, devel/glib2, devel/glib2-tools, devel/gdbus-codegen, devel/py-cython, x11/py-pyperclip To generate a diff of this commit: cvs rdiff -u -r1.1218 -r1.1219 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1613912137278410 Content-Disposition: inline Content-Length: 1025 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.1218 pkgsrc/doc/CHANGES-2021:1.1219 --- pkgsrc/doc/CHANGES-2021:1.1218 Sun Feb 21 12:35:08 2021 +++ pkgsrc/doc/CHANGES-2021 Sun Feb 21 12:55:37 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.1218 2021/02/21 12:35:08 martin Exp $ +$NetBSD: CHANGES-2021,v 1.1219 2021/02/21 12:55:37 adam Exp $ Changes to the packages collection and infrastructure in 2021: @@ -1935,3 +1935,9 @@ Changes to the packages collection and i Added print/tex-zxjatype version 0.7 [markd 2021-02-21] Added print/tex-zxjatype-doc version 0.7 [markd 2021-02-21] Added sysutils/imx_usb_loader version 0.0.0.20210220 [martin 2021-02-21] + Updated devel/meson to 0.57.1 [adam 2021-02-21] + Updated devel/glib2 to 2.66.7 [adam 2021-02-21] + Updated devel/glib2-tools to 2.66.7 [adam 2021-02-21] + Updated devel/gdbus-codegen to 2.66.7 [adam 2021-02-21] + Updated devel/py-cython to 0.29.22 [adam 2021-02-21] + Updated x11/py-pyperclip to 1.8.2 [adam 2021-02-21] --_----------=_1613912137278410--