git: 85fd2579b10c - main - misc/frugally-deep: Update 0.15.8-p0 -> 0.15.9-p0

Yuri Victorovich yuri at FreeBSD.org
Mon Aug 9 00:13:51 UTC 2021


The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=85fd2579b10cd3232a03a8963e5071afa71ad21c

commit 85fd2579b10cd3232a03a8963e5071afa71ad21c
Author:     Yuri Victorovich <yuri at FreeBSD.org>
AuthorDate: 2021-08-08 23:34:25 +0000
Commit:     Yuri Victorovich <yuri at FreeBSD.org>
CommitDate: 2021-08-09 00:13:45 +0000

    misc/frugally-deep: Update 0.15.8-p0 -> 0.15.9-p0
    
    Reported by:    portscout
---
 misc/frugally-deep/Makefile  | 2 +-
 misc/frugally-deep/distinfo  | 6 +++---
 misc/frugally-deep/pkg-plist | 3 +++
 3 files changed, 7 insertions(+), 4 deletions(-)

diff --git a/misc/frugally-deep/Makefile b/misc/frugally-deep/Makefile
index 69a011646aca..86ac81faf678 100644
--- a/misc/frugally-deep/Makefile
+++ b/misc/frugally-deep/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	frugally-deep
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.15.8-p0
+DISTVERSION=	0.15.9-p0
 CATEGORIES=	misc # deep-learning
 
 MAINTAINER=	yuri at FreeBSD.org
diff --git a/misc/frugally-deep/distinfo b/misc/frugally-deep/distinfo
index 8b4e4f45a027..87be570ba6e3 100644
--- a/misc/frugally-deep/distinfo
+++ b/misc/frugally-deep/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1627931296
-SHA256 (Dobiasd-frugally-deep-v0.15.8-p0_GH0.tar.gz) = b72040f376f13352bc7a5ce7374c32dd7bf0eec6ac8d5622ff661b4e13b097eb
-SIZE (Dobiasd-frugally-deep-v0.15.8-p0_GH0.tar.gz) = 202073
+TIMESTAMP = 1628465223
+SHA256 (Dobiasd-frugally-deep-v0.15.9-p0_GH0.tar.gz) = 4df888ad82bb0b0e6581b3419bba54682184e32a38606a3b70dbbd0d85dc73cb
+SIZE (Dobiasd-frugally-deep-v0.15.9-p0_GH0.tar.gz) = 202609
diff --git a/misc/frugally-deep/pkg-plist b/misc/frugally-deep/pkg-plist
index 9a0091926cda..421a63f62126 100644
--- a/misc/frugally-deep/pkg-plist
+++ b/misc/frugally-deep/pkg-plist
@@ -18,7 +18,9 @@ include/fdeep/layers/dense_layer.hpp
 include/fdeep/layers/depthwise_conv_2d_layer.hpp
 include/fdeep/layers/elu_layer.hpp
 include/fdeep/layers/embedding_layer.hpp
+include/fdeep/layers/exponential_layer.hpp
 include/fdeep/layers/flatten_layer.hpp
+include/fdeep/layers/gelu_layer.hpp
 include/fdeep/layers/global_average_pooling_1d_layer.hpp
 include/fdeep/layers/global_average_pooling_2d_layer.hpp
 include/fdeep/layers/global_max_pooling_1d_layer.hpp
@@ -46,6 +48,7 @@ include/fdeep/layers/separable_conv_2d_layer.hpp
 include/fdeep/layers/sigmoid_layer.hpp
 include/fdeep/layers/softmax_layer.hpp
 include/fdeep/layers/softplus_layer.hpp
+include/fdeep/layers/softsign_layer.hpp
 include/fdeep/layers/subtract_layer.hpp
 include/fdeep/layers/swish_layer.hpp
 include/fdeep/layers/tanh_layer.hpp


More information about the dev-commits-ports-main mailing list