Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-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 4D7EE1A9217 for ; Fri, 30 Oct 2020 15:48:19 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id E8BA584DCE; Fri, 30 Oct 2020 15:48:18 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 7129F84D25 for ; Fri, 30 Oct 2020 15:48:18 +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 mOfDCSIvR4iA for ; Fri, 30 Oct 2020 15:48:18 +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 CD28584CE1 for ; Fri, 30 Oct 2020 15:48:17 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id C3CA5FB28; Fri, 30 Oct 2020 15:48:17 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1604072897174940" MIME-Version: 1.0 Date: Fri, 30 Oct 2020 15:48:17 +0000 From: "Nia Alarie" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: nia@netbsd.org X-Mailer: log_accum Message-Id: <20201030154817.C3CA5FB28@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1604072897174940 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: nia Date: Fri Oct 30 15:48:17 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 Log Message: doc: Added audio/zynaddsubfx version 3.0.5 To generate a diff of this commit: cvs rdiff -u -r1.5957 -r1.5958 pkgsrc/doc/CHANGES-2020 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1604072897174940 Content-Disposition: inline Content-Length: 723 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2020 diff -u pkgsrc/doc/CHANGES-2020:1.5957 pkgsrc/doc/CHANGES-2020:1.5958 --- pkgsrc/doc/CHANGES-2020:1.5957 Fri Oct 30 15:35:26 2020 +++ pkgsrc/doc/CHANGES-2020 Fri Oct 30 15:48:17 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.5957 2020/10/30 15:35:26 mef Exp $ +$NetBSD: CHANGES-2020,v 1.5958 2020/10/30 15:48:17 nia Exp $ Changes to the packages collection and infrastructure in 2020: @@ -8843,3 +8843,4 @@ Changes to the packages collection and i Added audio/libdssialsacompat version 1.0.8a [nia 2020-10-30] Added audio/dssi version 1.1.1 [nia 2020-10-30] Updated cad/klayout to 0.26.8 [mef 2020-10-30] + Added audio/zynaddsubfx version 3.0.5 [nia 2020-10-30] --_----------=_1604072897174940--