git: fa4992239f17 - main - misc/frugally-deep: Update 0.15.20-p0 → 0.15.21-p0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 24 Jul 2023 08:49:03 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=fa4992239f17bce98283c71645702d67fd6e010c commit fa4992239f17bce98283c71645702d67fd6e010c Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2023-07-24 08:29:41 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2023-07-24 08:48:51 +0000 misc/frugally-deep: Update 0.15.20-p0 → 0.15.21-p0 Reported by: portscout --- misc/frugally-deep/Makefile | 3 +-- misc/frugally-deep/distinfo | 6 +++--- misc/frugally-deep/pkg-plist | 1 + 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/misc/frugally-deep/Makefile b/misc/frugally-deep/Makefile index 64af49567978..0e176b5e5f93 100644 --- a/misc/frugally-deep/Makefile +++ b/misc/frugally-deep/Makefile @@ -1,7 +1,6 @@ PORTNAME= frugally-deep DISTVERSIONPREFIX= v -DISTVERSION= 0.15.20-p0 -PORTREVISION= 1 +DISTVERSION= 0.15.21-p0 CATEGORIES= misc # deep-learning MAINTAINER= yuri@FreeBSD.org diff --git a/misc/frugally-deep/distinfo b/misc/frugally-deep/distinfo index 025a07ac92f0..219833462f7c 100644 --- a/misc/frugally-deep/distinfo +++ b/misc/frugally-deep/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1678050486 -SHA256 (Dobiasd-frugally-deep-v0.15.20-p0_GH0.tar.gz) = ad0e0506b89e36ea73644c2e8dde0e56b37846de4d28f625905c633b3e1f6d6e -SIZE (Dobiasd-frugally-deep-v0.15.20-p0_GH0.tar.gz) = 207432 +TIMESTAMP = 1690186953 +SHA256 (Dobiasd-frugally-deep-v0.15.21-p0_GH0.tar.gz) = 6fa1d51e48b83af798443c3cc1ca2ed07c5c1a2651bde44f81f749deeca7fc7c +SIZE (Dobiasd-frugally-deep-v0.15.21-p0_GH0.tar.gz) = 208303 diff --git a/misc/frugally-deep/pkg-plist b/misc/frugally-deep/pkg-plist index 50ff86cbf320..0a24a6d0d9eb 100644 --- a/misc/frugally-deep/pkg-plist +++ b/misc/frugally-deep/pkg-plist @@ -8,6 +8,7 @@ include/fdeep/filter.hpp include/fdeep/import_model.hpp include/fdeep/layers/activation_layer.hpp include/fdeep/layers/add_layer.hpp +include/fdeep/layers/attention_layer.hpp include/fdeep/layers/average_layer.hpp include/fdeep/layers/average_pooling_3d_layer.hpp include/fdeep/layers/batch_normalization_layer.hpp