aboutsummaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2020-03-29 23:11:38 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2020-03-29 23:11:38 +0000
commit0a715cbf3093347ae9205ff02c6fc1fc68bcef72 (patch)
tree8cd5ca75c81d6ee8c83b08235c8eb097b1a2e62e /math
parente9fc617f3f2877041ce57bb20ebf2969846c0fa8 (diff)
Notes
Diffstat (limited to 'math')
-rw-r--r--math/ensmallen/Makefile6
-rw-r--r--math/ensmallen/distinfo6
2 files changed, 6 insertions, 6 deletions
diff --git a/math/ensmallen/Makefile b/math/ensmallen/Makefile
index 84a1074020da..1736eb2f3f66 100644
--- a/math/ensmallen/Makefile
+++ b/math/ensmallen/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= ensmallen
-DISTVERSION= 2.11.5
+DISTVERSION= 2.12.0
CATEGORIES= math
MASTER_SITES= https://ensmallen.org/files/
@@ -14,13 +14,13 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt
BUILD_DEPENDS= ${LOCALBASE}/include/armadillo_bits/config.hpp:math/armadillo
RUN_DEPENDS= ${LOCALBASE}/include/armadillo_bits/config.hpp:math/armadillo
-USES= cmake localbase
+USES= cmake compiler:c++11-lang localbase
CMAKE_OFF= BUILD_TESTS
NO_BUILD= yes
NO_ARCH= yes
-do-test: # tests are known to fail: https://github.com/mlpack/ensmallen/issues/142
+do-test:
@cd ${BUILD_WRKSRC} && \
${SETENV} ${CONFIGURE_ENV} ${CMAKE_BIN} ${CMAKE_ARGS} -DBUILD_TESTS:BOOL=ON ${CMAKE_SOURCE_PATH} && \
${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_ARGS} ${ALL_TARGET} && \
diff --git a/math/ensmallen/distinfo b/math/ensmallen/distinfo
index 10ba4087107a..8f677c3b6f59 100644
--- a/math/ensmallen/distinfo
+++ b/math/ensmallen/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1584027778
-SHA256 (ensmallen-2.11.5.tar.gz) = 5992e5831af88227c9c8efd67db5e5bba38a83c31c5c9e11538c7ce964bc6387
-SIZE (ensmallen-2.11.5.tar.gz) = 1249687
+TIMESTAMP = 1585512521
+SHA256 (ensmallen-2.12.0.tar.gz) = fc2c35d64e173a7972f53c788a036111cdd6a3ddb9c1595aeb9d1c3eea6579fa
+SIZE (ensmallen-2.12.0.tar.gz) = 1249030