git: 8bf268989a7c - main - math/armadillo: Update to 12.6.4
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 18 Sep 2023 08:37:53 UTC
The branch main has been updated by salvadore: URL: https://cgit.FreeBSD.org/ports/commit/?id=8bf268989a7c87b7a2de00a0c10c46174d0bc3fe commit 8bf268989a7c87b7a2de00a0c10c46174d0bc3fe Author: Lorenzo Salvadore <salvadore@FreeBSD.org> AuthorDate: 2023-09-17 20:40:01 +0000 Commit: Lorenzo Salvadore <salvadore@FreeBSD.org> CommitDate: 2023-09-18 08:37:17 +0000 math/armadillo: Update to 12.6.4 Also remove unneeded library dependencies, reported through poudriere in the stage-qa step. --- math/armadillo/Makefile | 7 ++----- math/armadillo/distinfo | 6 +++--- math/armadillo/pkg-plist | 2 +- 3 files changed, 6 insertions(+), 9 deletions(-) diff --git a/math/armadillo/Makefile b/math/armadillo/Makefile index 10193b0fa03a..ab4b90574c6f 100644 --- a/math/armadillo/Makefile +++ b/math/armadillo/Makefile @@ -1,5 +1,5 @@ PORTNAME= armadillo -DISTVERSION= 12.6.2 +DISTVERSION= 12.6.4 CATEGORIES= math MASTER_SITES= SF/arma @@ -11,11 +11,8 @@ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt LIB_DEPENDS= libarpack.so:math/arpack-ng \ - libboost_date_time.so:devel/boost-libs \ - libhdf5.so:science/hdf5 \ liblapack.so:math/lapack \ - libsuperlu.so:math/superlu \ - libsz.so:science/libaec + libsuperlu.so:math/superlu USES= blaslapack:openblas cmake:testing compiler:c++11-lang pkgconfig tar:xz USE_LDCONFIG= yes diff --git a/math/armadillo/distinfo b/math/armadillo/distinfo index a23466326a07..48bdcc563641 100644 --- a/math/armadillo/distinfo +++ b/math/armadillo/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1691698371 -SHA256 (armadillo-12.6.2.tar.xz) = e7efaaf29abda3448447bdf8cba2cceaa19afb802981b62f0c6384c842b01609 -SIZE (armadillo-12.6.2.tar.xz) = 6810220 +TIMESTAMP = 1694983095 +SHA256 (armadillo-12.6.4.tar.xz) = eb7f243ffc32f18324bc7fa978d0358637e7357ca7836bec55b4eb56e9749380 +SIZE (armadillo-12.6.4.tar.xz) = 6808680 diff --git a/math/armadillo/pkg-plist b/math/armadillo/pkg-plist index 95e8a62685f6..37490cca35ef 100644 --- a/math/armadillo/pkg-plist +++ b/math/armadillo/pkg-plist @@ -622,7 +622,7 @@ include/armadillo_bits/xvec_htrans_bones.hpp include/armadillo_bits/xvec_htrans_meat.hpp lib/libarmadillo.so lib/libarmadillo.so.12 -lib/libarmadillo.so.12.6.2 +lib/libarmadillo.so.12.6.4 libdata/pkgconfig/armadillo.pc share/Armadillo/CMake/ArmadilloConfig.cmake share/Armadillo/CMake/ArmadilloConfigVersion.cmake