Skip to content
Snippets Groups Projects
Commit 352dc815 authored by Thierry Thomas's avatar Thierry Thomas
Browse files

math/suitesparse*: upgrade to 5.12.0

Upgrade SuiteSparse (and suitesparse-config) to 5.12.0, SPQR to 2.1.0,
and GraphBLAS to v7.0.3.
parent f39240a8
No related branches found
No related tags found
No related merge requests found
include/suitesparse/SuiteSparse_config.h
lib/libsuitesparseconfig.so
lib/libsuitesparseconfig.so.5
lib/libsuitesparseconfig.so.5.10.1
lib/libsuitesparseconfig.so.5.12.0
%%PORTDOCS%%%%DOCSDIR%%/SUITESPARSECONFIG_README.txt
%%PORTDOCS%%%%DOCSDIR%%/SuiteSparse_README.md
# Created by: Thierry Thomas (<thierry@pompo.net>)
PORTNAME= ${MPORTNAME:tl}
PORTVERSION= 5.0.5
PORTREVISION= 1
PORTVERSION= 7.0.3
CATEGORIES= math
COMMENT= Graph algorithms in the language of linear algebra
......
include/suitesparse/GraphBLAS.h
lib/libgraphblas.a
lib/libgraphblas.so
lib/libgraphblas.so.5
lib/libgraphblas.so.5.0.5
lib/libgraphblas.so.7
lib/libgraphblas.so.7.0.3
# Created by: Thierry Thomas (<thierry@pompo.net>)
PORTNAME= ${MPORTNAME:tl}
PORTVERSION= 2.0.9
PORTVERSION= 2.1.0
CATEGORIES= math
COMMENT= Sparse QR factorization
......
......@@ -4,6 +4,6 @@ include/suitesparse/SuiteSparseQR_definitions.h
include/suitesparse/spqr.hpp
lib/libspqr.so
lib/libspqr.so.2
lib/libspqr.so.2.0.9
lib/libspqr.so.2.1.0
%%PORTDOCS%%%%DOCSDIR%%/SPQR_README.txt
%%PORTDOCS%%%%DOCSDIR%%/spqr_user_guide.pdf
# Created by: Maho Nakata <maho@FreeBSD.org>
PORTNAME= suitesparse
PORTVERSION= 5.10.1
PORTVERSION= 5.12.0
CATEGORIES= math
MAINTAINER= fortran@FreeBSD.org
......
......@@ -4,7 +4,7 @@
PKGNAMEPREFIX= suitesparse-
SSPNAME= suitesparse
SSPVERSION= 5.10.1
SSPVERSION= 5.12.0
DISTVERSIONPREFIX= v
MAINTAINER= fortran@FreeBSD.org
......
TIMESTAMP = 1622466861
SHA256 (suitesparse/v5.10.1.tar.gz) = acb4d1045f48a237e70294b950153e48dce5b5f9ca8190e86c2b8c54ce00a7ee
SIZE (suitesparse/v5.10.1.tar.gz) = 59919745
TIMESTAMP = 1649767800
SHA256 (suitesparse/v5.12.0.tar.gz) = 5fb0064a3398111976f30c5908a8c0b40df44c6dd8f0cc4bfa7b9e45d8c647de
SIZE (suitesparse/v5.12.0.tar.gz) = 65066114
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment