Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id 1130C1A9239 for ; Thu, 16 Dec 2021 09:54:01 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 4857684F4A; Thu, 16 Dec 2021 09:54:00 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 81D7A84F3B for ; Thu, 16 Dec 2021 09:53:59 +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 Em5k2wDzkkqv for ; Thu, 16 Dec 2021 09:53:59 +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 D81FD84C71 for ; Thu, 16 Dec 2021 09:53:58 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id CF877FAEC; Thu, 16 Dec 2021 09:53:58 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1639648438101560" MIME-Version: 1.0 Date: Thu, 16 Dec 2021 09:53:58 +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: <20211216095358.CF877FAEC@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1639648438101560 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Thu Dec 16 09:53:58 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: Updated math/py-netCDF4, fonts/py-fonttools To generate a diff of this commit: cvs rdiff -u -r1.6231 -r1.6232 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1639648438101560 Content-Disposition: inline Content-Length: 771 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.6231 pkgsrc/doc/CHANGES-2021:1.6232 --- pkgsrc/doc/CHANGES-2021:1.6231 Thu Dec 16 08:37:47 2021 +++ pkgsrc/doc/CHANGES-2021 Thu Dec 16 09:53:58 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.6231 2021/12/16 08:37:47 fcambus Exp $ +$NetBSD: CHANGES-2021,v 1.6232 2021/12/16 09:53:58 adam Exp $ Changes to the packages collection and infrastructure in 2021: @@ -9357,3 +9357,5 @@ Changes to the packages collection and i Updated devel/waf to 2.0.23 [adam 2021-12-16] Updated audio/fasttracker2 to 1.49 [fox 2021-12-16] Updated devel/mold to 1.0.0 [fcambus 2021-12-16] + Updated math/py-netCDF4 to 1.5.8 [adam 2021-12-16] + Updated fonts/py-fonttools to 4.28.4 [adam 2021-12-16] --_----------=_1639648438101560--