Received: by mail.netbsd.org (Postfix, from userid 605) id 601A284D5D; Sat, 25 Jul 2020 21:31:28 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id DCE6084D2E for ; Sat, 25 Jul 2020 21:31:27 +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 gHLxU6l6dFmx for ; Sat, 25 Jul 2020 21:31:27 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 75D7F84CE8 for ; Sat, 25 Jul 2020 21:31:27 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 697E9FB28; Sat, 25 Jul 2020 21:31:27 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_159571268769010" MIME-Version: 1.0 Date: Sat, 25 Jul 2020 21:31:27 +0000 From: "Santhosh Raju" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: fox@netbsd.org X-Mailer: log_accum Message-Id: <20200725213127.697E9FB28@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. --_----------=_159571268769010 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: fox Date: Sat Jul 25 21:31:27 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 Log Message: doc: Updated audio/fasttracker2 to 1.27 To generate a diff of this commit: cvs rdiff -u -r1.4127 -r1.4128 pkgsrc/doc/CHANGES-2020 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_159571268769010 Content-Disposition: inline Content-Length: 708 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.4127 pkgsrc/doc/CHANGES-2020:1.4128 --- pkgsrc/doc/CHANGES-2020:1.4127 Fri Jul 24 10:48:01 2020 +++ pkgsrc/doc/CHANGES-2020 Sat Jul 25 21:31:27 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.4127 2020/07/24 10:48:01 adam Exp $ +$NetBSD: CHANGES-2020,v 1.4128 2020/07/25 21:31:27 fox Exp $ Changes to the packages collection and infrastructure in 2020: @@ -6544,3 +6544,4 @@ Changes to the packages collection and i Updated www/cliqz to 1.38.0 [fox 2020-07-24] Updated net/haproxy to 2.2.1 [adam 2020-07-24] Updated security/gnupg2 to 2.2.21 [adam 2020-07-24] + Updated audio/fasttracker2 to 1.27 [fox 2020-07-25] --_----------=_159571268769010--