git: 200f1c5aa650 - main - math/flexiblas: upgrade to v3.4.2
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 01 Mar 2024 16:59:21 UTC
The branch main has been updated by thierry:
URL: https://cgit.FreeBSD.org/ports/commit/?id=200f1c5aa6503ab1f6f1a81df242b1665c5c42c2
commit 200f1c5aa6503ab1f6f1a81df242b1665c5c42c2
Author: Thierry Thomas <thierry@FreeBSD.org>
AuthorDate: 2024-03-01 09:31:11 +0000
Commit: Thierry Thomas <thierry@FreeBSD.org>
CommitDate: 2024-03-01 16:59:15 +0000
math/flexiblas: upgrade to v3.4.2
Release notes at <https://github.com/mpimd-csc/flexiblas/releases/tag/v3.4.2>
Also fix the license.
---
math/flexiblas/Makefile | 4 ++--
math/flexiblas/distinfo | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/math/flexiblas/Makefile b/math/flexiblas/Makefile
index bb96a3c47cce..d35945ca2554 100644
--- a/math/flexiblas/Makefile
+++ b/math/flexiblas/Makefile
@@ -1,5 +1,5 @@
PORTNAME= flexiblas
-PORTVERSION= 3.4.1
+PORTVERSION= 3.4.2
CATEGORIES= math
MASTER_SITES= https://csc.mpi-magdeburg.mpg.de/mpcsc/software/flexiblas/
@@ -7,7 +7,7 @@ MAINTAINER= thierry@FreeBSD.org
COMMENT= BLAS and LAPACK wrapper library with runtime exchangable backends
WWW= https://www.mpi-magdeburg.mpg.de/projects/flexiblas
-LICENSE= GPLv3
+LICENSE= LGPL3
LIB_DEPENDS= libblas.so:math/blas \
libblis.so:math/blis \
diff --git a/math/flexiblas/distinfo b/math/flexiblas/distinfo
index d2d6ab421a85..0beb59a13aea 100644
--- a/math/flexiblas/distinfo
+++ b/math/flexiblas/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1705076206
-SHA256 (flexiblas-3.4.1.tar.xz) = 38b85f8732db17a3b39b446aea44e529607405266b0a575e323bfdacaf2f0c45
-SIZE (flexiblas-3.4.1.tar.xz) = 16639740
+TIMESTAMP = 1709284108
+SHA256 (flexiblas-3.4.2.tar.xz) = a5e98b7f9918269d7887ee484c15729c58e87b63bae5a4afb36c36f2077d73da
+SIZE (flexiblas-3.4.2.tar.xz) = 16666004