Received: by mail.netbsd.org (Postfix, from userid 605) id 0113B872EC; Mon, 16 Jan 2023 23:07:14 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id F0C4F862F1 for ; Mon, 16 Jan 2023 20:49:02 +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 QI3zGGl_QhBB for ; Mon, 16 Jan 2023 20:49:02 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 7431687CC0 for ; Mon, 16 Jan 2023 20:49:01 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 7019FFA90; Mon, 16 Jan 2023 20:49:01 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1673902141226190" MIME-Version: 1.0 Date: Mon, 16 Jan 2023 20:49:01 +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: <20230116204901.7019FFA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1673902141226190 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Mon Jan 16 20:49:01 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: Updated multimedia/gerbera, audio/fluidsynth To generate a diff of this commit: cvs rdiff -u -r1.372 -r1.373 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1673902141226190 Content-Disposition: inline Content-Length: 781 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.372 pkgsrc/doc/CHANGES-2023:1.373 --- pkgsrc/doc/CHANGES-2023:1.372 Mon Jan 16 19:45:34 2023 +++ pkgsrc/doc/CHANGES-2023 Mon Jan 16 20:49:01 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.372 2023/01/16 19:45:34 schmonz Exp $ +$NetBSD: CHANGES-2023,v 1.373 2023/01/16 20:49:01 adam Exp $ Changes to the packages collection and infrastructure in 2023: @@ -456,3 +456,5 @@ Changes to the packages collection and i Updated devel/py-approvaltests to 8.1.0 [schmonz 2023-01-16] Updated net/freerdp2 to 2.9.0 [markd 2023-01-16] Updated audio/solfege to 3.23.4 [schmonz 2023-01-16] + Updated multimedia/gerbera to 1.12.1 [adam 2023-01-16] + Updated audio/fluidsynth to 2.3.1 [adam 2023-01-16] --_----------=_1673902141226190--