diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2023-11-19 09:35:29 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2023-11-19 09:36:26 +0000 |
commit | 0fc5b83e1fd90181718fc46ce36f0f45df08c15e (patch) | |
tree | a5a9a8942c2ea9583f9076ea1d115ab5786eea75 | |
parent | 0fd916f66225f18d127c579d0eae2724fe0db738 (diff) | |
download | ports-0fc5b83e1fd90181718fc46ce36f0f45df08c15e.tar.gz ports-0fc5b83e1fd90181718fc46ce36f0f45df08c15e.zip |
math/superlu-dist: update 8.2.0 → 8.2.1
Reported by: portscout
-rw-r--r-- | math/superlu-dist/Makefile | 2 | ||||
-rw-r--r-- | math/superlu-dist/distinfo | 6 | ||||
-rw-r--r-- | math/superlu-dist/pkg-plist | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/math/superlu-dist/Makefile b/math/superlu-dist/Makefile index 053b05288480..5161b42d8587 100644 --- a/math/superlu-dist/Makefile +++ b/math/superlu-dist/Makefile @@ -1,6 +1,6 @@ PORTNAME= superlu-dist DISTVERSIONPREFIX= v -DISTVERSION= 8.2.0 +DISTVERSION= 8.2.1 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/superlu-dist/distinfo b/math/superlu-dist/distinfo index afd82370a1c6..61b0ec0f7e5a 100644 --- a/math/superlu-dist/distinfo +++ b/math/superlu-dist/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1699693770 -SHA256 (xiaoyeli-superlu_dist-v8.2.0_GH0.tar.gz) = d53573e5a399b2b4ab1fcc36e8421c1b6fab36345c0af14f8fa20326e3365f1f -SIZE (xiaoyeli-superlu_dist-v8.2.0_GH0.tar.gz) = 2321942 +TIMESTAMP = 1700379755 +SHA256 (xiaoyeli-superlu_dist-v8.2.1_GH0.tar.gz) = b77d065cafa6bc1a1dcc15bf23fd854f54b05762b165badcffc195835ad2bddf +SIZE (xiaoyeli-superlu_dist-v8.2.1_GH0.tar.gz) = 2322034 diff --git a/math/superlu-dist/pkg-plist b/math/superlu-dist/pkg-plist index af632af60c9d..7189925e40cd 100644 --- a/math/superlu-dist/pkg-plist +++ b/math/superlu-dist/pkg-plist @@ -22,10 +22,10 @@ include/zlustruct_gpu.h lib/libsuperlu_dist.a lib/libsuperlu_dist.so lib/libsuperlu_dist.so.8 -lib/libsuperlu_dist.so.8.1.2 +lib/libsuperlu_dist.so.8.2.1 %%FORTRAN%%lib/libsuperlu_dist_fortran.a %%FORTRAN%%lib/libsuperlu_dist_fortran.so %%FORTRAN%%lib/libsuperlu_dist_fortran.so.8 -%%FORTRAN%%lib/libsuperlu_dist_fortran.so.8.1.2 +%%FORTRAN%%lib/libsuperlu_dist_fortran.so.8.2.1 libdata/pkgconfig/superlu_dist.pc %%PORTDOCS%%%%DOCSDIR%%/ug.pdf |