Received: by mail.netbsd.org (Postfix, from userid 605) id E686D84ECC; Mon, 9 May 2022 20:25:13 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 2BBEA84D09 for ; Mon, 9 May 2022 20:25:13 +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 u1ztVbnxOsRx for ; Mon, 9 May 2022 20:25:12 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 727E684D51 for ; Mon, 9 May 2022 20:25:12 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 4CEC8FA94; Mon, 9 May 2022 20:25:26 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1652127926290420" MIME-Version: 1.0 Date: Mon, 9 May 2022 20:25:26 +0000 From: "Frederic Cambus" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: fcambus@netbsd.org X-Mailer: log_accum Message-Id: <20220509202526.4CEC8FA94@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1652127926290420 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: fcambus Date: Mon May 9 20:25:26 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: doc: Updated audio/schismtracker to 20220506 To generate a diff of this commit: cvs rdiff -u -r1.2443 -r1.2444 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1652127926290420 Content-Disposition: inline Content-Length: 726 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.2443 pkgsrc/doc/CHANGES-2022:1.2444 --- pkgsrc/doc/CHANGES-2022:1.2443 Mon May 9 17:07:19 2022 +++ pkgsrc/doc/CHANGES-2022 Mon May 9 20:25:26 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.2443 2022/05/09 17:07:19 nikita Exp $ +$NetBSD: CHANGES-2022,v 1.2444 2022/05/09 20:25:26 fcambus Exp $ Changes to the packages collection and infrastructure in 2022: @@ -3795,3 +3795,4 @@ Changes to the packages collection and i Updated misc/s6-portable-utils to 2.2.4.0 [buildbox 2022-05-09] Removed graphics/unicap [nia 2022-05-09] Updated wm/cwm to 7.1 [nikita 2022-05-09] + Updated audio/schismtracker to 20220506 [fcambus 2022-05-09] --_----------=_1652127926290420--