From owner-dev-commits-ports-main@freebsd.org Wed Aug 4 03:04:43 2021 Return-Path: Delivered-To: dev-commits-ports-main@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 91F3E655F29; Wed, 4 Aug 2021 03:04:43 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Gfc6M3cWYz4mWV; Wed, 4 Aug 2021 03:04:43 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 65E261F486; Wed, 4 Aug 2021 03:04:43 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 17434hch068221; Wed, 4 Aug 2021 03:04:43 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 17434hGj068220; Wed, 4 Aug 2021 03:04:43 GMT (envelope-from git) Date: Wed, 4 Aug 2021 03:04:43 GMT Message-Id: <202108040304.17434hGj068220@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Yuri Victorovich Subject: git: 07b545fde2e8 - main - math/ensmallen: Update 2.16.2 -> 2.17.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: yuri X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 07b545fde2e88f2320dad769b949c61b5bebc8ba Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-main@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the main branch of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Aug 2021 03:04:43 -0000 The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=07b545fde2e88f2320dad769b949c61b5bebc8ba commit 07b545fde2e88f2320dad769b949c61b5bebc8ba Author: Yuri Victorovich AuthorDate: 2021-08-04 02:48:03 +0000 Commit: Yuri Victorovich CommitDate: 2021-08-04 03:04:35 +0000 math/ensmallen: Update 2.16.2 -> 2.17.0 Reported by: portscout --- math/ensmallen/Makefile | 4 ++-- math/ensmallen/distinfo | 6 +++--- math/ensmallen/pkg-plist | 16 ++++++++++++++++ 3 files changed, 21 insertions(+), 5 deletions(-) diff --git a/math/ensmallen/Makefile b/math/ensmallen/Makefile index 540291e02917..3672862896fd 100644 --- a/math/ensmallen/Makefile +++ b/math/ensmallen/Makefile @@ -1,5 +1,5 @@ PORTNAME= ensmallen -DISTVERSION= 2.16.2 +DISTVERSION= 2.17.0 CATEGORIES= math MASTER_SITES= https://ensmallen.org/files/ @@ -18,7 +18,7 @@ CMAKE_OFF= BUILD_TESTS NO_BUILD= yes NO_ARCH= yes -do-test: # one test fails: https://github.com/mlpack/ensmallen/issues/264 +do-test: # due to a regression the test executable isn't built, see https://github.com/mlpack/ensmallen/issues/312 @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 4d0684d5bc42..6a3df9c7a968 100644 --- a/math/ensmallen/distinfo +++ b/math/ensmallen/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1619158258 -SHA256 (ensmallen-2.16.2.tar.gz) = dac86b22be33ffcb083013dee5023d6653b8e06bc325dff05fd43a0ccbf0ade5 -SIZE (ensmallen-2.16.2.tar.gz) = 1294240 +TIMESTAMP = 1628043910 +SHA256 (ensmallen-2.17.0.tar.gz) = 2803c8cce58f278d6e7eb4a5d8090da10b4cce7a5c6c6e6f65e89de4fc9c9086 +SIZE (ensmallen-2.17.0.tar.gz) = 1318322 diff --git a/math/ensmallen/pkg-plist b/math/ensmallen/pkg-plist index 9c3148d3556c..0fbe7fe2b793 100644 --- a/math/ensmallen/pkg-plist +++ b/math/ensmallen/pkg-plist @@ -29,6 +29,7 @@ include/ensmallen_bits/callbacks/callbacks.hpp include/ensmallen_bits/callbacks/early_stop_at_min_loss.hpp include/ensmallen_bits/callbacks/print_loss.hpp include/ensmallen_bits/callbacks/progress_bar.hpp +include/ensmallen_bits/callbacks/query_front.hpp include/ensmallen_bits/callbacks/report.hpp include/ensmallen_bits/callbacks/store_best_coordinates.hpp include/ensmallen_bits/callbacks/timer_stop.hpp @@ -86,6 +87,14 @@ 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/moead/decomposition_policies/pbi_decomposition.hpp +include/ensmallen_bits/moead/decomposition_policies/tchebycheff_decomposition.hpp +include/ensmallen_bits/moead/decomposition_policies/weighted_decomposition.hpp +include/ensmallen_bits/moead/moead.hpp +include/ensmallen_bits/moead/moead_impl.hpp +include/ensmallen_bits/moead/weight_init_policies/bbs_init.hpp +include/ensmallen_bits/moead/weight_init_policies/dirichlet_init.hpp +include/ensmallen_bits/moead/weight_init_policies/uniform_init.hpp include/ensmallen_bits/nsga2/nsga2.hpp include/ensmallen_bits/nsga2/nsga2_impl.hpp include/ensmallen_bits/padam/padam.hpp @@ -162,6 +171,11 @@ include/ensmallen_bits/problems/three_hump_camel_function.hpp include/ensmallen_bits/problems/three_hump_camel_function_impl.hpp include/ensmallen_bits/problems/wood_function.hpp include/ensmallen_bits/problems/wood_function_impl.hpp +include/ensmallen_bits/problems/zdt/zdt1_function.hpp +include/ensmallen_bits/problems/zdt/zdt2_function.hpp +include/ensmallen_bits/problems/zdt/zdt3_function.hpp +include/ensmallen_bits/problems/zdt/zdt4_function.hpp +include/ensmallen_bits/problems/zdt/zdt6_function.hpp include/ensmallen_bits/pso/init_policies/default_init.hpp include/ensmallen_bits/pso/pso.hpp include/ensmallen_bits/pso/pso_impl.hpp @@ -223,6 +237,8 @@ include/ensmallen_bits/swats/swats_impl.hpp include/ensmallen_bits/swats/swats_update.hpp include/ensmallen_bits/utility/any.hpp include/ensmallen_bits/utility/arma_traits.hpp +include/ensmallen_bits/utility/indicators/epsilon.hpp +include/ensmallen_bits/utility/indicators/igd_plus.hpp include/ensmallen_bits/wn_grad/wn_grad.hpp include/ensmallen_bits/wn_grad/wn_grad_impl.hpp include/ensmallen_bits/wn_grad/wn_grad_update.hpp