Received: by mail.netbsd.org (Postfix, from userid 605) id 2743484FE4; Sun, 1 May 2022 20:05:05 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 60D4C84FDC for ; Sun, 1 May 2022 20:05:04 +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 TFuu0Peq9Mws for ; Sun, 1 May 2022 20:05:04 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id B57D784D8C for ; Sun, 1 May 2022 20:05:03 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id B2759FB1A; Sun, 1 May 2022 20:05:03 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1651435503184920" MIME-Version: 1.0 Date: Sun, 1 May 2022 20:05:03 +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: <20220501200503.B2759FB1A@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1651435503184920 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Sun May 1 20:05:03 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: Updated graphics/freetype2, www/py-asgiref To generate a diff of this commit: cvs rdiff -u -r1.2218 -r1.2219 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1651435503184920 Content-Disposition: inline Content-Length: 795 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2022 diff -u pkgsrc/doc/CHANGES-2022:1.2218 pkgsrc/doc/CHANGES-2022:1.2219 --- pkgsrc/doc/CHANGES-2022:1.2218 Sun May 1 19:07:59 2022 +++ pkgsrc/doc/CHANGES-2022 Sun May 1 20:05:03 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.2218 2022/05/01 19:07:59 fcambus Exp $ +$NetBSD: CHANGES-2022,v 1.2219 2022/05/01 20:05:03 adam Exp $ Changes to the packages collection and infrastructure in 2022: @@ -3486,3 +3486,5 @@ Changes to the packages collection and i Updated net/dbip-city-lite to 2022.05 [fcambus 2022-05-01] Updated net/dbip-country-lite to 2022.05 [fcambus 2022-05-01] Updated devel/binaryen to 106 [fcambus 2022-05-01] + Updated graphics/freetype2 to 2.12.1 [adam 2022-05-01] + Updated www/py-asgiref to 3.5.1 [adam 2022-05-01] --_----------=_1651435503184920--