Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Aug 2021 20:49:09 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: 13cc459974d3 - main - misc/frugally-deep: Update 0.15.7-p0 -> 0.15.8-p0
Message-ID:  <202108022049.172Kn9on025455@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=13cc459974d355d6a6e55cdce20ddaaeb558dea1

commit 13cc459974d355d6a6e55cdce20ddaaeb558dea1
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2021-08-02 19:10:28 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2021-08-02 20:48:58 +0000

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

diff --git a/misc/frugally-deep/Makefile b/misc/frugally-deep/Makefile
index 984c75ef3bd8..69a011646aca 100644
--- a/misc/frugally-deep/Makefile
+++ b/misc/frugally-deep/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	frugally-deep
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.15.7-p0
+DISTVERSION=	0.15.8-p0
 CATEGORIES=	misc # deep-learning
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/misc/frugally-deep/distinfo b/misc/frugally-deep/distinfo
index a8bbd674f740..8b4e4f45a027 100644
--- a/misc/frugally-deep/distinfo
+++ b/misc/frugally-deep/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1625849368
-SHA256 (Dobiasd-frugally-deep-v0.15.7-p0_GH0.tar.gz) = a94016f60404b3b80d256bf692447532ef28dbc7776ecd3bda2a351f43ef8252
-SIZE (Dobiasd-frugally-deep-v0.15.7-p0_GH0.tar.gz) = 201954
+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
diff --git a/misc/frugally-deep/pkg-plist b/misc/frugally-deep/pkg-plist
index 45b1409d3996..9a0091926cda 100644
--- a/misc/frugally-deep/pkg-plist
+++ b/misc/frugally-deep/pkg-plist
@@ -39,6 +39,7 @@ include/fdeep/layers/permute_layer.hpp
 include/fdeep/layers/pooling_2d_layer.hpp
 include/fdeep/layers/prelu_layer.hpp
 include/fdeep/layers/relu_layer.hpp
+include/fdeep/layers/repeat_vector_layer.hpp
 include/fdeep/layers/reshape_layer.hpp
 include/fdeep/layers/selu_layer.hpp
 include/fdeep/layers/separable_conv_2d_layer.hpp



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