Received: by mail.netbsd.org (Postfix, from userid 605) id 8494384DF6; Sat, 4 Apr 2020 16:31:33 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 0E75884D5E for ; Sat, 4 Apr 2020 16:31:33 +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 EXnwh33eYAFj for ; Sat, 4 Apr 2020 16:31:32 +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 6831584D22 for ; Sat, 4 Apr 2020 16:31:32 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 5FB83FB27; Sat, 4 Apr 2020 16:31:32 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1586017892193620" MIME-Version: 1.0 Date: Sat, 4 Apr 2020 16:31:32 +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: <20200404163132.5FB83FB27@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. --_----------=_1586017892193620 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: fox Date: Sat Apr 4 16:31:32 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 Log Message: doc: Updated audio/fasttracker2 to 1.17 To generate a diff of this commit: cvs rdiff -u -r1.2091 -r1.2092 pkgsrc/doc/CHANGES-2020 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1586017892193620 Content-Disposition: inline Content-Length: 770 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.2091 pkgsrc/doc/CHANGES-2020:1.2092 --- pkgsrc/doc/CHANGES-2020:1.2091 Sat Apr 4 15:27:53 2020 +++ pkgsrc/doc/CHANGES-2020 Sat Apr 4 16:31:32 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.2091 2020/04/04 15:27:53 nia Exp $ +$NetBSD: CHANGES-2020,v 1.2092 2020/04/04 16:31:32 fox Exp $ Changes to the packages collection and infrastructure in 2020: @@ -2852,3 +2852,4 @@ Changes to the packages collection and i Updated sysutils/arm-trusted-firmware-sun50i-h6 to 20180207nb1 [thorpej 2020-04-04] Added sysutils/u-boot-orangepi-lite2 version 2018.11 [thorpej 2020-04-04] Updated www/firefox68 to 68.6.1 [nia 2020-04-04] + Updated audio/fasttracker2 to 1.17 [fox 2020-04-04] --_----------=_1586017892193620--