Received: by mail.netbsd.org (Postfix, from userid 605) id DB6398557D; Mon, 11 Sep 2017 20:56:42 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 6F0FA84DB0 for ; Mon, 11 Sep 2017 20:56:42 +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 VQvxZE8Ps2sr for ; Mon, 11 Sep 2017 20:56:42 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id CD28584D22 for ; Mon, 11 Sep 2017 20:56:41 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id CB6AEFA98; Mon, 11 Sep 2017 20:56:41 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1505163401159710" MIME-Version: 1.0 Date: Mon, 11 Sep 2017 20:56:41 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20170911205641.CB6AEFA98@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. --_----------=_1505163401159710 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Mon Sep 11 20:56:41 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 TODO Log Message: Updated math/blas to 3.7.1 To generate a diff of this commit: cvs rdiff -u -r1.3762 -r1.3763 pkgsrc/doc/CHANGES-2017 cvs rdiff -u -r1.17709 -r1.17710 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1505163401159710 Content-Disposition: inline Content-Length: 1239 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2017 diff -u pkgsrc/doc/CHANGES-2017:1.3762 pkgsrc/doc/CHANGES-2017:1.3763 --- pkgsrc/doc/CHANGES-2017:1.3762 Mon Sep 11 20:24:48 2017 +++ pkgsrc/doc/CHANGES-2017 Mon Sep 11 20:56:41 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.3762 2017/09/11 20:24:48 wiz Exp $ +$NetBSD: CHANGES-2017,v 1.3763 2017/09/11 20:56:41 wiz Exp $ Changes to the packages collection and infrastructure in 2017: @@ -5288,3 +5288,4 @@ Changes to the packages collection and i Updated www/ruby-jekyll-gist to 1.4.1 [taca 2017-09-11] Updated x11/wxGTK30 to 3.0.3 [wiz 2017-09-11] Updated net/filezilla to 3.27.1 [wiz 2017-09-11] + Updated math/blas to 3.7.1 [wiz 2017-09-11] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.17709 pkgsrc/doc/TODO:1.17710 --- pkgsrc/doc/TODO:1.17709 Mon Sep 11 20:24:48 2017 +++ pkgsrc/doc/TODO Mon Sep 11 20:56:41 2017 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.17709 2017/09/11 20:24:48 wiz Exp $ +$NetBSD: TODO,v 1.17710 2017/09/11 20:56:41 wiz Exp $ Suggested new packages ====================== @@ -455,7 +455,6 @@ For possible Perl packages updates, see o bind-9.11.2 o binutils-2.29 o bird6-1.5.0 - o blas-3.7.1 o blender-2.79 o bliz++-0.10 o blur6ex-0.3.462 --_----------=_1505163401159710--