Received: by mail.netbsd.org (Postfix, from userid 605) id EC80084EBD; Tue, 18 Apr 2023 17:40:44 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 2974C84E97 for ; Tue, 18 Apr 2023 17:40:44 +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 eyFlXf2F8fF5 for ; Tue, 18 Apr 2023 17:40:43 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 7E69D84D21 for ; Tue, 18 Apr 2023 17:40:43 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 7BC0AFA85; Tue, 18 Apr 2023 17:40:43 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_16818396439530" MIME-Version: 1.0 Date: Tue, 18 Apr 2023 17:40:43 +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: <20230418174043.7BC0AFA85@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_16818396439530 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Tue Apr 18 17:40:43 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: Updated audio/fluidsynth, fonts/py-fonttools To generate a diff of this commit: cvs rdiff -u -r1.2297 -r1.2298 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_16818396439530 Content-Disposition: inline Content-Length: 802 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2023 diff -u pkgsrc/doc/CHANGES-2023:1.2297 pkgsrc/doc/CHANGES-2023:1.2298 --- pkgsrc/doc/CHANGES-2023:1.2297 Tue Apr 18 17:23:48 2023 +++ pkgsrc/doc/CHANGES-2023 Tue Apr 18 17:40:43 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.2297 2023/04/18 17:23:48 adam Exp $ +$NetBSD: CHANGES-2023,v 1.2298 2023/04/18 17:40:43 adam Exp $ Changes to the packages collection and infrastructure in 2023: @@ -3314,3 +3314,5 @@ Changes to the packages collection and i Updated security/py-cryptography_vectors to 40.0.2 [adam 2023-04-18] Updated security/py-OpenSSL to 23.1.1 [adam 2023-04-18] Updated devel/py-resolvelib to 1.0.1 [adam 2023-04-18] + Updated audio/fluidsynth to 2.3.2 [adam 2023-04-18] + Updated fonts/py-fonttools to 4.39.3 [adam 2023-04-18] --_----------=_16818396439530--