git: 1dfd2c8d4eb2 - main - misc/frugally-deep: Update 0.15.16-p0 -> 0.15.17-p0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 15 May 2022 16:39:09 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=1dfd2c8d4eb2bd5f8173639d880e7d04ffa246b9 commit 1dfd2c8d4eb2bd5f8173639d880e7d04ffa246b9 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2022-05-15 16:32:03 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2022-05-15 16:39:04 +0000 misc/frugally-deep: Update 0.15.16-p0 -> 0.15.17-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 da3b4065968c..022318e9c677 100644 --- a/misc/frugally-deep/Makefile +++ b/misc/frugally-deep/Makefile @@ -1,6 +1,6 @@ PORTNAME= frugally-deep DISTVERSIONPREFIX= v -DISTVERSION= 0.15.16-p0 +DISTVERSION= 0.15.17-p0 CATEGORIES= misc # deep-learning MAINTAINER= yuri@FreeBSD.org diff --git a/misc/frugally-deep/distinfo b/misc/frugally-deep/distinfo index 43c972b91228..b2850f52e64b 100644 --- a/misc/frugally-deep/distinfo +++ b/misc/frugally-deep/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1651341855 -SHA256 (Dobiasd-frugally-deep-v0.15.16-p0_GH0.tar.gz) = 778b8cf0da847239a2ad21c611331b231831c6c175154c68ca30dd87489336a5 -SIZE (Dobiasd-frugally-deep-v0.15.16-p0_GH0.tar.gz) = 204660 +TIMESTAMP = 1652632012 +SHA256 (Dobiasd-frugally-deep-v0.15.17-p0_GH0.tar.gz) = 8cf29264f12cf707ca1fcdef95eb667a771b3c4dcb698c5641f766a0b711d632 +SIZE (Dobiasd-frugally-deep-v0.15.17-p0_GH0.tar.gz) = 204829 diff --git a/misc/frugally-deep/pkg-plist b/misc/frugally-deep/pkg-plist index 26e38891e920..7f725138191d 100644 --- a/misc/frugally-deep/pkg-plist +++ b/misc/frugally-deep/pkg-plist @@ -43,6 +43,7 @@ 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/rescaling_layer.hpp include/fdeep/layers/reshape_layer.hpp include/fdeep/layers/selu_layer.hpp include/fdeep/layers/separable_conv_2d_layer.hpp