diff --git a/math/armadillo/Makefile b/math/armadillo/Makefile index 3678da6576f0c..fab37ca663bf8 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 diff --git a/math/armadillo/distinfo b/math/armadillo/distinfo index cfecc579f7eb3..92afefacba531 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 5f8e18a251d82..9f439fe246280 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