Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 4784B84F65 for ; Thu, 28 Dec 2023 21:34:54 +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 Rp5mfARP5Qr3 for ; Thu, 28 Dec 2023 21:34:53 +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 CCF1784CD7 for ; Thu, 28 Dec 2023 21:34:53 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id C0F87FA42; Thu, 28 Dec 2023 21:34:53 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_170379929385760" MIME-Version: 1.0 Date: Thu, 28 Dec 2023 21:34:53 +0000 From: "Santhosh Raju" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: fox@netbsd.org X-Mailer: log_accum Message-Id: <20231228213453.C0F87FA42@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_170379929385760 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: fox Date: Thu Dec 28 21:34:53 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Updated audio/fasttracker2 to 1.74 To generate a diff of this commit: cvs rdiff -u -r1.7832 -r1.7833 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_170379929385760 Content-Disposition: inline Content-Length: 714 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.7832 pkgsrc/doc/CHANGES-2023:1.7833 --- pkgsrc/doc/CHANGES-2023:1.7832 Thu Dec 28 20:47:48 2023 +++ pkgsrc/doc/CHANGES-2023 Thu Dec 28 21:34:53 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.7832 2023/12/28 20:47:48 pin Exp $ +$NetBSD: CHANGES-2023,v 1.7833 2023/12/28 21:34:53 fox Exp $ Changes to the packages collection and infrastructure in 2023: @@ -11139,3 +11139,4 @@ Changes to the packages collection and i Updated devel/garden to 1.0.0 [pin 2023-12-28] Updated graphics/matugen to 1.2.1 [pin 2023-12-28] Updated graphics/wallust to 2.9.0 [pin 2023-12-28] + Updated audio/fasttracker2 to 1.74 [fox 2023-12-28] --_----------=_170379929385760--