Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Jun 2023 17:10:36 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 3170bcdf675c - main - =?utf-8?Q?math/mlpack:=20Update=204.1.0=20=E2=86=92=204.2.0?=
Message-ID:  <202306181710.35IHAa1N066213@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=3170bcdf675c1dc2ef0209ecbd5898c40f79b817

commit 3170bcdf675c1dc2ef0209ecbd5898c40f79b817
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2023-06-18 17:08:39 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2023-06-18 17:10:30 +0000

    math/mlpack: Update 4.1.0 → 4.2.0
    
    Reported by:    portscout
---
 math/mlpack/Makefile  |  2 +-
 math/mlpack/distinfo  |  6 +++---
 math/mlpack/pkg-plist | 15 +++++++++------
 3 files changed, 13 insertions(+), 10 deletions(-)

diff --git a/math/mlpack/Makefile b/math/mlpack/Makefile
index 682eb23ede52..6bfbe52c4e21 100644
--- a/math/mlpack/Makefile
+++ b/math/mlpack/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	mlpack
-DISTVERSION=	4.1.0
+DISTVERSION=	4.2.0
 CATEGORIES=	math # machine-learning
 MASTER_SITES=	https://mlpack.org/files/
 
diff --git a/math/mlpack/distinfo b/math/mlpack/distinfo
index d63113f4d808..4749a66a9aeb 100644
--- a/math/mlpack/distinfo
+++ b/math/mlpack/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1686523785
-SHA256 (mlpack-4.1.0.tar.gz) = e0c760baf15fd0af5601010b7cbc536e469115e9dd45f96712caa3b651b1852a
-SIZE (mlpack-4.1.0.tar.gz) = 5912726
+TIMESTAMP = 1687104156
+SHA256 (mlpack-4.2.0.tar.gz) = f780df984a71029e62eeecdd145fb95deb71b133cefc7840de0ec706d116dd60
+SIZE (mlpack-4.2.0.tar.gz) = 5935423
diff --git a/math/mlpack/pkg-plist b/math/mlpack/pkg-plist
index 6157c4c98ef1..c7697064e55c 100644
--- a/math/mlpack/pkg-plist
+++ b/math/mlpack/pkg-plist
@@ -435,6 +435,7 @@ include/mlpack/methods/ann/activation_functions/gaussian_function.hpp
 include/mlpack/methods/ann/activation_functions/gelu_function.hpp
 include/mlpack/methods/ann/activation_functions/hard_sigmoid_function.hpp
 include/mlpack/methods/ann/activation_functions/hard_swish_function.hpp
+include/mlpack/methods/ann/activation_functions/hyper_sinh_function.hpp
 include/mlpack/methods/ann/activation_functions/identity_function.hpp
 include/mlpack/methods/ann/activation_functions/inverse_quadratic_function.hpp
 include/mlpack/methods/ann/activation_functions/lisht_function.hpp
@@ -501,6 +502,8 @@ include/mlpack/methods/ann/layer/alpha_dropout_impl.hpp
 include/mlpack/methods/ann/layer/base_layer.hpp
 include/mlpack/methods/ann/layer/batch_norm.hpp
 include/mlpack/methods/ann/layer/batch_norm_impl.hpp
+include/mlpack/methods/ann/layer/c_relu.hpp
+include/mlpack/methods/ann/layer/c_relu_impl.hpp
 include/mlpack/methods/ann/layer/celu.hpp
 include/mlpack/methods/ann/layer/celu_impl.hpp
 include/mlpack/methods/ann/layer/concat.hpp
@@ -515,6 +518,10 @@ include/mlpack/methods/ann/layer/dropout.hpp
 include/mlpack/methods/ann/layer/dropout_impl.hpp
 include/mlpack/methods/ann/layer/elu.hpp
 include/mlpack/methods/ann/layer/elu_impl.hpp
+include/mlpack/methods/ann/layer/flexible_relu.hpp
+include/mlpack/methods/ann/layer/flexible_relu_impl.hpp
+include/mlpack/methods/ann/layer/ftswish.hpp
+include/mlpack/methods/ann/layer/ftswish_impl.hpp
 include/mlpack/methods/ann/layer/grouped_convolution.hpp
 include/mlpack/methods/ann/layer/grouped_convolution_impl.hpp
 include/mlpack/methods/ann/layer/hard_tanh.hpp
@@ -550,8 +557,6 @@ include/mlpack/methods/ann/layer/not_adapted/bicubic_interpolation.hpp
 include/mlpack/methods/ann/layer/not_adapted/bicubic_interpolation_impl.hpp
 include/mlpack/methods/ann/layer/not_adapted/bilinear_interpolation.hpp
 include/mlpack/methods/ann/layer/not_adapted/bilinear_interpolation_impl.hpp
-include/mlpack/methods/ann/layer/not_adapted/c_relu.hpp
-include/mlpack/methods/ann/layer/not_adapted/c_relu_impl.hpp
 include/mlpack/methods/ann/layer/not_adapted/channel_shuffle.hpp
 include/mlpack/methods/ann/layer/not_adapted/channel_shuffle_impl.hpp
 include/mlpack/methods/ann/layer/not_adapted/concat_performance.hpp
@@ -562,8 +567,6 @@ include/mlpack/methods/ann/layer/not_adapted/fast_lstm.hpp
 include/mlpack/methods/ann/layer/not_adapted/fast_lstm_impl.hpp
 include/mlpack/methods/ann/layer/not_adapted/flatten_t_swish.hpp
 include/mlpack/methods/ann/layer/not_adapted/flatten_t_swish_impl.hpp
-include/mlpack/methods/ann/layer/not_adapted/flexible_relu.hpp
-include/mlpack/methods/ann/layer/not_adapted/flexible_relu_impl.hpp
 include/mlpack/methods/ann/layer/not_adapted/glimpse.hpp
 include/mlpack/methods/ann/layer/not_adapted/glimpse_impl.hpp
 include/mlpack/methods/ann/layer/not_adapted/group_norm.hpp
@@ -606,8 +609,6 @@ include/mlpack/methods/ann/layer/not_adapted/recurrent_attention_impl.hpp
 include/mlpack/methods/ann/layer/not_adapted/recurrent_impl.hpp
 include/mlpack/methods/ann/layer/not_adapted/reinforce_normal.hpp
 include/mlpack/methods/ann/layer/not_adapted/reinforce_normal_impl.hpp
-include/mlpack/methods/ann/layer/not_adapted/relu6.hpp
-include/mlpack/methods/ann/layer/not_adapted/relu6_impl.hpp
 include/mlpack/methods/ann/layer/not_adapted/reparametrization.hpp
 include/mlpack/methods/ann/layer/not_adapted/reparametrization_impl.hpp
 include/mlpack/methods/ann/layer/not_adapted/select.hpp
@@ -633,6 +634,8 @@ include/mlpack/methods/ann/layer/radial_basis_function.hpp
 include/mlpack/methods/ann/layer/radial_basis_function_impl.hpp
 include/mlpack/methods/ann/layer/recurrent_layer.hpp
 include/mlpack/methods/ann/layer/recurrent_layer_impl.hpp
+include/mlpack/methods/ann/layer/relu6.hpp
+include/mlpack/methods/ann/layer/relu6_impl.hpp
 include/mlpack/methods/ann/layer/serialization.hpp
 include/mlpack/methods/ann/layer/softmax.hpp
 include/mlpack/methods/ann/layer/softmax_impl.hpp



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202306181710.35IHAa1N066213>