diff options
Diffstat (limited to '')
-rw-r--r-- | math/suitesparse-camd/Makefile | 2 | ||||
-rw-r--r-- | math/suitesparse-cholmod/Makefile | 2 | ||||
-rw-r--r-- | math/suitesparse-graphblas/Makefile | 2 | ||||
-rw-r--r-- | math/suitesparse/Makefile | 2 | ||||
-rw-r--r-- | math/suitesparse/bsd.suitesparse.mk | 2 | ||||
-rw-r--r-- | math/suitesparse/distinfo | 6 |
6 files changed, 8 insertions, 8 deletions
diff --git a/math/suitesparse-camd/Makefile b/math/suitesparse-camd/Makefile index be7105d4eee0..7596e428ef20 100644 --- a/math/suitesparse-camd/Makefile +++ b/math/suitesparse-camd/Makefile @@ -1,5 +1,5 @@ PORTNAME= ${MPORTNAME:tl} -PORTVERSION= 3.3.3 +PORTVERSION= 3.3.4 CATEGORIES= math COMMENT= Symmetric approximate minimum degree diff --git a/math/suitesparse-cholmod/Makefile b/math/suitesparse-cholmod/Makefile index e5a3d98139ce..0fd1e378006a 100644 --- a/math/suitesparse-cholmod/Makefile +++ b/math/suitesparse-cholmod/Makefile @@ -1,5 +1,5 @@ PORTNAME= ${MPORTNAME:tl} -PORTVERSION= 5.3.2 +PORTVERSION= 5.3.3 CATEGORIES= math COMMENT= Sparse CHOLesky MODification package diff --git a/math/suitesparse-graphblas/Makefile b/math/suitesparse-graphblas/Makefile index 1a0a7aa95fab..0a1e902b920d 100644 --- a/math/suitesparse-graphblas/Makefile +++ b/math/suitesparse-graphblas/Makefile @@ -1,5 +1,5 @@ PORTNAME= ${MPORTNAME:tl} -PORTVERSION= 10.0.3 +PORTVERSION= 10.0.5 CATEGORIES= math COMMENT= Graph algorithms in the language of linear algebra diff --git a/math/suitesparse/Makefile b/math/suitesparse/Makefile index 520ebfe367fd..b7bedb46b514 100644 --- a/math/suitesparse/Makefile +++ b/math/suitesparse/Makefile @@ -1,5 +1,5 @@ PORTNAME= suitesparse -PORTVERSION= 7.10.2 +PORTVERSION= 7.10.3 CATEGORIES= math MAINTAINER= fortran@FreeBSD.org diff --git a/math/suitesparse/bsd.suitesparse.mk b/math/suitesparse/bsd.suitesparse.mk index fc461f5b2271..64fcee04076c 100644 --- a/math/suitesparse/bsd.suitesparse.mk +++ b/math/suitesparse/bsd.suitesparse.mk @@ -4,7 +4,7 @@ PKGNAMEPREFIX= suitesparse- SSPNAME= suitesparse -SSPVERSION= 7.10.2 +SSPVERSION= 7.10.3 DISTVERSIONPREFIX= v MAINTAINER= fortran@FreeBSD.org diff --git a/math/suitesparse/distinfo b/math/suitesparse/distinfo index 622af251a80b..2ab4923b6c55 100644 --- a/math/suitesparse/distinfo +++ b/math/suitesparse/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1744560629 -SHA256 (suitesparse/v7.10.2.tar.gz) = 98ebd840a30ddd872b38879615b6045aa800d84eae6b44efd44b6b0682507630 -SIZE (suitesparse/v7.10.2.tar.gz) = 87825625 +TIMESTAMP = 1747585409 +SHA256 (suitesparse/v7.10.3.tar.gz) = 09e7bcc8e5de0a5b55d2ae9fd6378d5f4dc1b85a933593339a0872b24e2cc102 +SIZE (suitesparse/v7.10.3.tar.gz) = 87836881 |