git: 48b6b15d2f5b - main - math/ensmallen: update 2.19.1 → 2.21.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 25 Apr 2024 14:52:15 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=48b6b15d2f5b593a7a880d8581ff83ceb5a3c16d commit 48b6b15d2f5b593a7a880d8581ff83ceb5a3c16d Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-04-25 04:36:41 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-04-25 14:52:08 +0000 math/ensmallen: update 2.19.1 → 2.21.1 Reported by: portscout --- math/ensmallen/Makefile | 3 +-- math/ensmallen/distinfo | 6 +++--- math/ensmallen/pkg-plist | 15 ++++++++++----- 3 files changed, 14 insertions(+), 10 deletions(-) diff --git a/math/ensmallen/Makefile b/math/ensmallen/Makefile index cada764bdada..d266afc7b8c7 100644 --- a/math/ensmallen/Makefile +++ b/math/ensmallen/Makefile @@ -1,6 +1,5 @@ PORTNAME= ensmallen -DISTVERSION= 2.19.1 -PORTREVISION= 1 +DISTVERSION= 2.21.1 CATEGORIES= math MASTER_SITES= https://ensmallen.org/files/ diff --git a/math/ensmallen/distinfo b/math/ensmallen/distinfo index 1db1688d37da..1855de9569a2 100644 --- a/math/ensmallen/distinfo +++ b/math/ensmallen/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1679811773 -SHA256 (ensmallen-2.19.1.tar.gz) = f36ad7f08b0688d2a8152e1c73dd437c56ed7a5af5facf65db6ffd977b275b2e -SIZE (ensmallen-2.19.1.tar.gz) = 1328549 +TIMESTAMP = 1714017116 +SHA256 (ensmallen-2.21.1.tar.gz) = 820eee4d8aa32662ff6a7d883a1bcaf4e9bf9ca0a3171d94c5398fe745008750 +SIZE (ensmallen-2.21.1.tar.gz) = 1336254 diff --git a/math/ensmallen/pkg-plist b/math/ensmallen/pkg-plist index 64d332972482..97cdf07c5ed5 100644 --- a/math/ensmallen/pkg-plist +++ b/math/ensmallen/pkg-plist @@ -42,10 +42,20 @@ include/ensmallen_bits/callbacks/report.hpp include/ensmallen_bits/callbacks/store_best_coordinates.hpp include/ensmallen_bits/callbacks/timer_stop.hpp include/ensmallen_bits/callbacks/traits.hpp +include/ensmallen_bits/cd/cd.hpp +include/ensmallen_bits/cd/cd_impl.hpp +include/ensmallen_bits/cd/descent_policies/cyclic_descent.hpp +include/ensmallen_bits/cd/descent_policies/greedy_descent.hpp +include/ensmallen_bits/cd/descent_policies/random_descent.hpp +include/ensmallen_bits/cmaes/active_cmaes.hpp +include/ensmallen_bits/cmaes/active_cmaes_impl.hpp include/ensmallen_bits/cmaes/cmaes.hpp include/ensmallen_bits/cmaes/cmaes_impl.hpp include/ensmallen_bits/cmaes/full_selection.hpp +include/ensmallen_bits/cmaes/not_empty_transformation.hpp include/ensmallen_bits/cmaes/random_selection.hpp +include/ensmallen_bits/cmaes/transformation_policies/boundary_box_constraint.hpp +include/ensmallen_bits/cmaes/transformation_policies/empty_transformation.hpp include/ensmallen_bits/cne/cne.hpp include/ensmallen_bits/cne/cne_impl.hpp include/ensmallen_bits/config.hpp @@ -204,11 +214,6 @@ include/ensmallen_bits/sarah/sarah.hpp include/ensmallen_bits/sarah/sarah_impl.hpp include/ensmallen_bits/sarah/sarah_plus_update.hpp include/ensmallen_bits/sarah/sarah_update.hpp -include/ensmallen_bits/scd/descent_policies/cyclic_descent.hpp -include/ensmallen_bits/scd/descent_policies/greedy_descent.hpp -include/ensmallen_bits/scd/descent_policies/random_descent.hpp -include/ensmallen_bits/scd/scd.hpp -include/ensmallen_bits/scd/scd_impl.hpp include/ensmallen_bits/sdp/lin_alg.hpp include/ensmallen_bits/sdp/lrsdp.hpp include/ensmallen_bits/sdp/lrsdp_function.hpp