pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/math/blas Update blas to 3.6.1 as well.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/039ff968e6d0
branches:  trunk
changeset: 353958:039ff968e6d0
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Oct 18 14:08:48 2016 +0000

description:
Update blas to 3.6.1 as well.

Changes: see lapack.

Both updates provided by Kai-Uwe Eckhardt in private email.

diffstat:

 math/blas/Makefile |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (14 lines):

diff -r cdaa6cdb8e2c -r 039ff968e6d0 math/blas/Makefile
--- a/math/blas/Makefile        Tue Oct 18 14:08:24 2016 +0000
+++ b/math/blas/Makefile        Tue Oct 18 14:08:48 2016 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.33 2014/08/19 13:37:14 joerg Exp $
+# $NetBSD: Makefile,v 1.34 2016/10/18 14:08:48 wiz Exp $
 
 .include "../../math/lapack/Makefile.common"
 
 PKGNAME=       ${DISTNAME:S/lapack/blas/}
-PKGREVISION=   1
 
 COMMENT=       Basic Linear Algebra Subprograms (Fortran)
 



Home | Main Index | Thread Index | Old Index