aboutsummaryrefslogtreecommitdiff
path: root/math/ensmallen
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2020-09-06 00:06:14 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2020-09-06 00:06:14 +0000
commit14c260770f13f2160584634caaefcf320fecb21d (patch)
tree69d427e9fd2a30eb500a98ff49589636d5715c95 /math/ensmallen
parentf0bf53f3d69b0603577cbdf6f844a719786f444a (diff)
downloadports-14c260770f13f2160584634caaefcf320fecb21d.tar.gz
ports-14c260770f13f2160584634caaefcf320fecb21d.zip
math/ensmallen: Update 2.13.0 -> 2.14.1
Notes
Notes: svn path=/head/; revision=547767
Diffstat (limited to 'math/ensmallen')
-rw-r--r--math/ensmallen/Makefile5
-rw-r--r--math/ensmallen/distinfo6
-rw-r--r--math/ensmallen/pkg-plist8
3 files changed, 11 insertions, 8 deletions
diff --git a/math/ensmallen/Makefile b/math/ensmallen/Makefile
index e4665d893778..21b92834908b 100644
--- a/math/ensmallen/Makefile
+++ b/math/ensmallen/Makefile
@@ -1,8 +1,7 @@
# $FreeBSD$
PORTNAME= ensmallen
-DISTVERSION= 2.13.0
-PORTREVISION= 1
+DISTVERSION= 2.14.1
CATEGORIES= math
MASTER_SITES= https://ensmallen.org/files/
@@ -21,7 +20,7 @@ CMAKE_OFF= BUILD_TESTS
NO_BUILD= yes
NO_ARCH= yes
-do-test:
+do-test: # tests for 2.14.1 fail: https://github.com/mlpack/ensmallen/issues/225
@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 433a10258bde..8d32308272d4 100644
--- a/math/ensmallen/distinfo
+++ b/math/ensmallen/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1596130232
-SHA256 (ensmallen-2.13.0.tar.gz) = ba9d2b50bb858fd405dbb1f1181927a3e4436388e5e5e13f643cb716ea6294bf
-SIZE (ensmallen-2.13.0.tar.gz) = 1252374
+TIMESTAMP = 1599116585
+SHA256 (ensmallen-2.14.1.tar.gz) = e86d9aa352c039924ccd13dc348b9a5675965e815cebabd3177500e4fe84c8c4
+SIZE (ensmallen-2.14.1.tar.gz) = 1262579
diff --git a/math/ensmallen/pkg-plist b/math/ensmallen/pkg-plist
index 31f323032fce..f68a70572cd4 100644
--- a/math/ensmallen/pkg-plist
+++ b/math/ensmallen/pkg-plist
@@ -3,8 +3,6 @@ include/ensmallen_bits/ada_bound/ada_bound.hpp
include/ensmallen_bits/ada_bound/ada_bound_impl.hpp
include/ensmallen_bits/ada_bound/ada_bound_update.hpp
include/ensmallen_bits/ada_bound/ams_bound_update.hpp
-include/ensmallen_bits/lookahead/lookahead.hpp
-include/ensmallen_bits/lookahead/lookahead_impl.hpp
include/ensmallen_bits/ada_delta/ada_delta.hpp
include/ensmallen_bits/ada_delta/ada_delta_impl.hpp
include/ensmallen_bits/ada_delta/ada_delta_update.hpp
@@ -85,6 +83,10 @@ include/ensmallen_bits/katyusha/katyusha_impl.hpp
include/ensmallen_bits/lbfgs/lbfgs.hpp
include/ensmallen_bits/lbfgs/lbfgs_impl.hpp
include/ensmallen_bits/log.hpp
+include/ensmallen_bits/lookahead/lookahead.hpp
+include/ensmallen_bits/lookahead/lookahead_impl.hpp
+include/ensmallen_bits/nsga2/nsga2.hpp
+include/ensmallen_bits/nsga2/nsga2_impl.hpp
include/ensmallen_bits/padam/padam.hpp
include/ensmallen_bits/padam/padam_update.hpp
include/ensmallen_bits/parallel_sgd/decay_policies/constant_step.hpp
@@ -111,6 +113,7 @@ include/ensmallen_bits/problems/easom_function.hpp
include/ensmallen_bits/problems/easom_function_impl.hpp
include/ensmallen_bits/problems/eggholder_function.hpp
include/ensmallen_bits/problems/eggholder_function_impl.hpp
+include/ensmallen_bits/problems/fonseca_fleming_function.hpp
include/ensmallen_bits/problems/fw_test_function.hpp
include/ensmallen_bits/problems/generalized_rosenbrock_function.hpp
include/ensmallen_bits/problems/generalized_rosenbrock_function_impl.hpp
@@ -137,6 +140,7 @@ include/ensmallen_bits/problems/rosenbrock_function.hpp
include/ensmallen_bits/problems/rosenbrock_function_impl.hpp
include/ensmallen_bits/problems/rosenbrock_wood_function.hpp
include/ensmallen_bits/problems/rosenbrock_wood_function_impl.hpp
+include/ensmallen_bits/problems/schaffer_function_n1.hpp
include/ensmallen_bits/problems/schaffer_function_n2.hpp
include/ensmallen_bits/problems/schaffer_function_n2_impl.hpp
include/ensmallen_bits/problems/schaffer_function_n4.hpp