mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
math/suitesparse: upgrade to 7.8.3
Release notes at https://github.com/DrTimothyAldenDavis/SuiteSparse/releases/tag/v7.8.3 This upgrades: - math/suitesparse-config to 7.8.3 - math/suitesparse-umfpack to 6.3.5 - math/suitesparse-klu to 2.3.5 - math/suitesparse-paru to 1.0.0 - math/suitesparse-rbio to 4.3.4
This commit is contained in:
parent
d47ec54c8a
commit
5b54143812
9 changed files with 10 additions and 11 deletions
|
@ -1,6 +1,5 @@
|
|||
PORTNAME= ${MPORTNAME:tl}
|
||||
PORTVERSION= ${SSPVERSION}
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= math
|
||||
|
||||
COMMENT= Common library for SuiteSparse
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= ${MPORTNAME:tl}
|
||||
PORTVERSION= 2.3.4
|
||||
PORTVERSION= 2.3.5
|
||||
CATEGORIES= math
|
||||
|
||||
COMMENT= Sparse LU factorization, for circuit simulation
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= ${MPORTNAME:tl}
|
||||
PORTVERSION= 0.3.0
|
||||
PORTVERSION= 1.0.0
|
||||
CATEGORIES= math parallel
|
||||
|
||||
COMMENT= Parallel unsymmetric multifrontal method
|
||||
|
|
|
@ -5,7 +5,7 @@ lib/cmake/ParU/ParUTargets-%%CMAKE_BUILD_TYPE%%.cmake
|
|||
lib/cmake/ParU/ParUTargets.cmake
|
||||
lib/libparu.a
|
||||
lib/libparu.so
|
||||
lib/libparu.so.0
|
||||
lib/libparu.so.1
|
||||
lib/libparu.so.%%VER%%
|
||||
libdata/pkgconfig/ParU.pc
|
||||
%%PORTDOCS%%%%DOCSDIR%%/ParU_README.md
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= ${MPORTNAME:tl}
|
||||
PORTVERSION= 4.3.3
|
||||
PORTVERSION= 4.3.4
|
||||
CATEGORIES= math
|
||||
|
||||
COMMENT= Read/write sparse matrices
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= ${MPORTNAME:tl}
|
||||
PORTVERSION= 6.3.4
|
||||
PORTVERSION= 6.3.5
|
||||
CATEGORIES= math
|
||||
|
||||
COMMENT= Sparse multifrontal LU factorization
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= suitesparse
|
||||
PORTVERSION= 7.8.2
|
||||
PORTVERSION= 7.8.3
|
||||
CATEGORIES= math
|
||||
|
||||
MAINTAINER= fortran@FreeBSD.org
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
PKGNAMEPREFIX= suitesparse-
|
||||
SSPNAME= suitesparse
|
||||
SSPVERSION= 7.8.2
|
||||
SSPVERSION= 7.8.3
|
||||
DISTVERSIONPREFIX= v
|
||||
|
||||
MAINTAINER= fortran@FreeBSD.org
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1724813654
|
||||
SHA256 (suitesparse/v7.8.2.tar.gz) = 996c48c87baaeb5fc04bd85c7e66d3651a56fe749c531c60926d75b4db5d2181
|
||||
SIZE (suitesparse/v7.8.2.tar.gz) = 87337633
|
||||
TIMESTAMP = 1737655022
|
||||
SHA256 (suitesparse/v7.8.3.tar.gz) = ce39b28d4038a09c14f21e02c664401be73c0cb96a9198418d6a98a7db73a259
|
||||
SIZE (suitesparse/v7.8.3.tar.gz) = 87356354
|
||||
|
|
Loading…
Add table
Reference in a new issue