git: 4a7246273648 - main - math/armadillo: Update 11.2.0 -> 11.2.2
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 05 Jul 2022 16:22:22 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=4a7246273648389731676382c7485cbdbcdc84ff commit 4a7246273648389731676382c7485cbdbcdc84ff Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2022-07-05 16:20:18 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2022-07-05 16:22:20 +0000 math/armadillo: Update 11.2.0 -> 11.2.2 Additional changes: * not build tests during build target * change PORTVERSION -> DISTVERSION * minor format improvement PR: 265034 Approved by: salvadore@ (maintainer) --- math/armadillo/Makefile | 9 +++++---- math/armadillo/distinfo | 6 +++--- math/armadillo/pkg-plist | 2 +- 3 files changed, 9 insertions(+), 8 deletions(-) diff --git a/math/armadillo/Makefile b/math/armadillo/Makefile index 3678da6576f0..fab37ca663bf 100644 --- a/math/armadillo/Makefile +++ b/math/armadillo/Makefile @@ -1,6 +1,5 @@ PORTNAME= armadillo -PORTVERSION= 11.2.0 -PORTREVISION= 1 +DISTVERSION= 11.2.2 CATEGORIES= math MASTER_SITES= SF/arma @@ -17,9 +16,11 @@ LIB_DEPENDS= libarpack.so:math/arpack-ng \ libsuperlu.so:math/superlu \ libsz.so:science/libaec -USES= blaslapack:openblas cmake compiler:c++11-lang pkgconfig tar:xz - +USES= blaslapack:openblas cmake:testing compiler:c++11-lang pkgconfig tar:xz USE_LDCONFIG= yes + CMAKE_ARGS+= -DPKG_CONFIG_DIR=${LOCALBASE}/libdata/pkgconfig/ +CMAKE_OFF= BUILD_SMOKE_TEST +CMAKE_TESTING_ON= BUILD_SMOKE_TEST .include <bsd.port.mk> diff --git a/math/armadillo/distinfo b/math/armadillo/distinfo index cfecc579f7eb..92afefacba53 100644 --- a/math/armadillo/distinfo +++ b/math/armadillo/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1654953516 -SHA256 (armadillo-11.2.0.tar.xz) = df5ca215901c68c63467c0bfee14f08e34d875a47ab0f095082ab32ddff4f243 -SIZE (armadillo-11.2.0.tar.xz) = 6850412 +TIMESTAMP = 1656958255 +SHA256 (armadillo-11.2.2.tar.xz) = d401d99a4226c28c5bfbd9d4301f0b33fe2c800ca865abe00cd9c593e393a627 +SIZE (armadillo-11.2.2.tar.xz) = 6844428 diff --git a/math/armadillo/pkg-plist b/math/armadillo/pkg-plist index 5f8e18a251d8..9f439fe24628 100644 --- a/math/armadillo/pkg-plist +++ b/math/armadillo/pkg-plist @@ -599,7 +599,7 @@ include/armadillo_bits/xvec_htrans_bones.hpp include/armadillo_bits/xvec_htrans_meat.hpp lib/libarmadillo.so lib/libarmadillo.so.11 -lib/libarmadillo.so.11.2.0 +lib/libarmadillo.so.11.2.2 libdata/pkgconfig/armadillo.pc share/Armadillo/CMake/ArmadilloConfig.cmake share/Armadillo/CMake/ArmadilloConfigVersion.cmake