summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSiva Mahadevan <me@svmhdvn.name>2025-06-06 12:23:18 -0400
committerÄlven <alven@FreeBSD.org>2025-08-03 21:59:40 +0400
commita0531a66b7cb6045a2d262796f26cc9a36739824 (patch)
treed1870b639da9219b06995b0017f954653fa5cc47
parentdevel/py-flynt: Update to 1.0.6 (diff)
math/superlu: Take maintainership and update to 7.0.1
PR: 275839 Approved by: Robert Ayrapetyan <robert.ayrapetyan@gmail.com> (maintainer, timeout > 1 year) Approved by: yuri@ (Mentor)
-rw-r--r--math/superlu/Makefile7
-rw-r--r--math/superlu/distinfo6
-rw-r--r--math/superlu/pkg-plist5
3 files changed, 9 insertions, 9 deletions
diff --git a/math/superlu/Makefile b/math/superlu/Makefile
index e6a9fc273496..6e507b47ea81 100644
--- a/math/superlu/Makefile
+++ b/math/superlu/Makefile
@@ -1,10 +1,9 @@
PORTNAME= superlu
DISTVERSIONPREFIX= v
-DISTVERSION= 5.3.0
-PORTREVISION= 4
+DISTVERSION= 7.0.1
CATEGORIES= math
-MAINTAINER= robert.ayrapetyan@gmail.com
+MAINTAINER= me@svmhdvn.name
COMMENT= Library of routines for performing sparse factorization
WWW= https://portal.nersc.gov/project/sparse/superlu/
@@ -17,7 +16,7 @@ USE_LDCONFIG= yes
USE_GITHUB= yes
GH_ACCOUNT= xiaoyeli
-CMAKE_ON= USE_XSDK_DEFAULTS
+CMAKE_ON= USE_XSDK_DEFAULTS BUILD_SHARED_LIBS
CMAKE_OFF= enable_tests
OPTIONS_DEFINE= DOCS EXAMPLES
diff --git a/math/superlu/distinfo b/math/superlu/distinfo
index 5a32b9fb1bcb..f5bfb40dc711 100644
--- a/math/superlu/distinfo
+++ b/math/superlu/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1664140814
-SHA256 (xiaoyeli-superlu-v5.3.0_GH0.tar.gz) = 3e464afa77335de200aeb739074a11e96d9bef6d0b519950cfa6684c4be1f350
-SIZE (xiaoyeli-superlu-v5.3.0_GH0.tar.gz) = 2483070
+TIMESTAMP = 1749227670
+SHA256 (xiaoyeli-superlu-v7.0.1_GH0.tar.gz) = 86dcca1e086f8b8079990d07f00eb707fc9ef412cf3b2ce808b37956f0de2cb8
+SIZE (xiaoyeli-superlu-v7.0.1_GH0.tar.gz) = 2515612
diff --git a/math/superlu/pkg-plist b/math/superlu/pkg-plist
index 8232a13894fe..759ed1903d8f 100644
--- a/math/superlu/pkg-plist
+++ b/math/superlu/pkg-plist
@@ -6,6 +6,7 @@ include/superlu/slu_scomplex.h
include/superlu/slu_sdefs.h
include/superlu/slu_util.h
include/superlu/slu_zdefs.h
+include/superlu/superlu_config.h
include/superlu/superlu_enum_consts.h
include/superlu/supermatrix.h
lib/cmake/superlu/superluConfig.cmake
@@ -13,6 +14,6 @@ lib/cmake/superlu/superluConfigVersion.cmake
lib/cmake/superlu/superluTargets-%%CMAKE_BUILD_TYPE%%.cmake
lib/cmake/superlu/superluTargets.cmake
lib/libsuperlu.so
-lib/libsuperlu.so.5
-lib/libsuperlu.so.5.3.0
+lib/libsuperlu.so.7
+lib/libsuperlu.so.7.0.1
libdata/pkgconfig/superlu.pc