aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2023-01-22 18:01:23 +0000
committerThierry Thomas <thierry@FreeBSD.org>2023-01-22 18:02:39 +0000
commitebfe6aaca5c583a881b077e927a0a23a04d29c56 (patch)
treef4f60165232a642601c9b9363799bce0998550c8
parentcc48ca69f8ae3077939d911d8f162e610270c9d6 (diff)
downloadports-ebfe6aaca5c583a881b077e927a0a23a04d29c56.tar.gz
ports-ebfe6aaca5c583a881b077e927a0a23a04d29c56.zip
math/suitesparse: upgrade to v7.0.1
-rw-r--r--math/suitesparse-config/pkg-plist2
-rw-r--r--math/suitesparse/Makefile2
-rw-r--r--math/suitesparse/bsd.suitesparse.mk2
-rw-r--r--math/suitesparse/distinfo6
4 files changed, 6 insertions, 6 deletions
diff --git a/math/suitesparse-config/pkg-plist b/math/suitesparse-config/pkg-plist
index ca1aff0687f3..11ef49e90237 100644
--- a/math/suitesparse-config/pkg-plist
+++ b/math/suitesparse-config/pkg-plist
@@ -10,6 +10,6 @@ lib/cmake/SuiteSparse/SuiteSparse_ssize_t.cmake
lib/libsuitesparseconfig.a
lib/libsuitesparseconfig.so
lib/libsuitesparseconfig.so.7
-lib/libsuitesparseconfig.so.7.0.0
+lib/libsuitesparseconfig.so.7.0.1
%%PORTDOCS%%%%DOCSDIR%%/SuiteSparse_README.md
%%PORTDOCS%%%%DOCSDIR%%/config_README.txt
diff --git a/math/suitesparse/Makefile b/math/suitesparse/Makefile
index 0705355ce59b..2c506d64b12c 100644
--- a/math/suitesparse/Makefile
+++ b/math/suitesparse/Makefile
@@ -1,5 +1,5 @@
PORTNAME= suitesparse
-PORTVERSION= 7.0.0
+PORTVERSION= 7.0.1
CATEGORIES= math
MAINTAINER= fortran@FreeBSD.org
diff --git a/math/suitesparse/bsd.suitesparse.mk b/math/suitesparse/bsd.suitesparse.mk
index f2bade6b6062..d14850a9a9b0 100644
--- a/math/suitesparse/bsd.suitesparse.mk
+++ b/math/suitesparse/bsd.suitesparse.mk
@@ -4,7 +4,7 @@
PKGNAMEPREFIX= suitesparse-
SSPNAME= suitesparse
-SSPVERSION= 7.0.0
+SSPVERSION= 7.0.1
DISTVERSIONPREFIX= v
MAINTAINER= fortran@FreeBSD.org
diff --git a/math/suitesparse/distinfo b/math/suitesparse/distinfo
index 4a11879c9c07..3b4148834a8c 100644
--- a/math/suitesparse/distinfo
+++ b/math/suitesparse/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1674135881
-SHA256 (suitesparse/v7.0.0.tar.gz) = 66e0a21a4c58f4fa7a96823c6726226ebd5f605263a37e1afa61f143cf6b464d
-SIZE (suitesparse/v7.0.0.tar.gz) = 64884962
+TIMESTAMP = 1674406397
+SHA256 (suitesparse/v7.0.1.tar.gz) = dc2f8d5c2657c120b30cce942f634ec08fc3a4b0b10e19d3eef7790b2bec8d1e
+SIZE (suitesparse/v7.0.1.tar.gz) = 64883857