pkgsrc-Changes archive

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

CVS commit: pkgsrc/math/blas



Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue Oct 18 14:08:48 UTC 2016

Modified Files:
        pkgsrc/math/blas: Makefile

Log Message:
Update blas to 3.6.1 as well.

Changes: see lapack.

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


To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 pkgsrc/math/blas/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/math/blas/Makefile
diff -u pkgsrc/math/blas/Makefile:1.33 pkgsrc/math/blas/Makefile:1.34
--- pkgsrc/math/blas/Makefile:1.33      Tue Aug 19 13:37:14 2014
+++ pkgsrc/math/blas/Makefile   Tue Oct 18 14:08:48 2016
@@ -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