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 D8BC91A9239 for ; Sun, 28 Nov 2021 10:43:53 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 1643B84ECC; Sun, 28 Nov 2021 10:43:53 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 5225984EDA for ; Sun, 28 Nov 2021 10:43:52 +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 drdqu3EqRfPn for ; Sun, 28 Nov 2021 10:43:51 +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 9EBFF84D27 for ; Sun, 28 Nov 2021 10:43:51 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 96544FAEC; Sun, 28 Nov 2021 10:43:51 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1638096231164900" MIME-Version: 1.0 Date: Sun, 28 Nov 2021 10:43:51 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20211128104351.96544FAEC@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1638096231164900 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sun Nov 28 10:43:51 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 TODO Log Message: doc: Updated audio/fluidsynth to 2.2.4 To generate a diff of this commit: cvs rdiff -u -r1.5860 -r1.5861 pkgsrc/doc/CHANGES-2021 cvs rdiff -u -r1.21290 -r1.21291 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1638096231164900 Content-Disposition: inline Content-Length: 1285 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.5860 pkgsrc/doc/CHANGES-2021:1.5861 --- pkgsrc/doc/CHANGES-2021:1.5860 Sun Nov 28 10:37:28 2021 +++ pkgsrc/doc/CHANGES-2021 Sun Nov 28 10:43:51 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.5860 2021/11/28 10:37:28 wiz Exp $ +$NetBSD: CHANGES-2021,v 1.5861 2021/11/28 10:43:51 wiz Exp $ Changes to the packages collection and infrastructure in 2021: @@ -8888,3 +8888,4 @@ Changes to the packages collection and i Updated audio/strawberry to 1.0.0 [nia 2021-11-28] Updated devel/py-mercurial to 6.0 [wiz 2021-11-28] Updated devel/py-hg-evolve to 10.4.1 [wiz 2021-11-28] + Updated audio/fluidsynth to 2.2.4 [wiz 2021-11-28] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.21290 pkgsrc/doc/TODO:1.21291 --- pkgsrc/doc/TODO:1.21290 Sun Nov 28 10:36:25 2021 +++ pkgsrc/doc/TODO Sun Nov 28 10:43:51 2021 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.21290 2021/11/28 10:36:25 wiz Exp $ +$NetBSD: TODO,v 1.21291 2021/11/28 10:43:51 wiz Exp $ Suggested new packages ====================== @@ -703,7 +703,6 @@ For possible Perl packages updates, see o flatbuffers-1.12.0 o flow-tools-0.411 o fluent-bit-1.7.4 - o fluidsynth-2.2.4 o foomatic-filters-4.0.12 o foomatic4-db-20210421 o fop-2.6 --_----------=_1638096231164900--