Received: by mail.netbsd.org (Postfix, from userid 605) id CDAAF84D5F; Sun, 16 Jun 2019 22:03:49 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 52CF284D33 for ; Sun, 16 Jun 2019 22:03:49 +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 anH6K1EdiJyH for ; Sun, 16 Jun 2019 22:03:48 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id AC5B484CCF for ; Sun, 16 Jun 2019 22:03:48 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id A1436FBF4; Sun, 16 Jun 2019 22:03:48 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_156072262860620" MIME-Version: 1.0 Date: Sun, 16 Jun 2019 22:03:48 +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: <20190616220348.A1436FBF4@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. --_----------=_156072262860620 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: fox Date: Sun Jun 16 22:03:48 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 Log Message: doc: Updated audio/fasttracker2 to version 2.159 To generate a diff of this commit: cvs rdiff -u -r1.2551 -r1.2552 pkgsrc/doc/CHANGES-2019 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_156072262860620 Content-Disposition: inline Content-Length: 715 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2019 diff -u pkgsrc/doc/CHANGES-2019:1.2551 pkgsrc/doc/CHANGES-2019:1.2552 --- pkgsrc/doc/CHANGES-2019:1.2551 Sun Jun 16 19:23:33 2019 +++ pkgsrc/doc/CHANGES-2019 Sun Jun 16 22:03:48 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.2551 2019/06/16 19:23:33 adam Exp $ +$NetBSD: CHANGES-2019,v 1.2552 2019/06/16 22:03:48 fox Exp $ Changes to the packages collection and infrastructure in 2019: @@ -4276,3 +4276,4 @@ Changes to the packages collection and i Updated math/py-pandas to 0.24.2 [adam 2019-06-16] Updated math/py-pymc3 to 3.7 [adam 2019-06-16] Updated math/py-powerlaw to 1.4.6 [adam 2019-06-16] + Updated audio/fasttracker2 to 2.159 [fox 2019-06-16] --_----------=_156072262860620--