aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2022-07-05 16:20:18 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2022-07-05 16:22:20 +0000
commit4a7246273648389731676382c7485cbdbcdc84ff (patch)
tree852e7f30adf37fd0e4ce9089e372b69a7d9ca31c
parentfa3dcc3ff7dbb27c3bd0821ff38c19daacc0d213 (diff)
downloadports-4a7246273648389731676382c7485cbdbcdc84ff.tar.gz
ports-4a7246273648389731676382c7485cbdbcdc84ff.zip
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)
-rw-r--r--math/armadillo/Makefile9
-rw-r--r--math/armadillo/distinfo6
-rw-r--r--math/armadillo/pkg-plist2
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