Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Mar 2022 22:14:06 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: bacb9949c1ce - main - misc/frugally-deep: Update 0.15.14 -> 0.15.15
Message-ID:  <202203212214.22LME6Wv029745@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=bacb9949c1ce15596f03217556d9abc4b70635ac

commit bacb9949c1ce15596f03217556d9abc4b70635ac
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2022-03-21 21:53:42 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-03-21 22:14:02 +0000

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

diff --git a/misc/frugally-deep/Makefile b/misc/frugally-deep/Makefile
index 7d1e6d7c6fe9..4d1fd5812a6c 100644
--- a/misc/frugally-deep/Makefile
+++ b/misc/frugally-deep/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	frugally-deep
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.15.14-p0
+DISTVERSION=	0.15.15-p0
 CATEGORIES=	misc # deep-learning
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/misc/frugally-deep/distinfo b/misc/frugally-deep/distinfo
index a8a63af2686f..106c988d4241 100644
--- a/misc/frugally-deep/distinfo
+++ b/misc/frugally-deep/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1647198704
-SHA256 (Dobiasd-frugally-deep-v0.15.14-p0_GH0.tar.gz) = 1f03e4f671b2a8213c439917aa048cf9a5feb7a461a350bc4c42e1d44ce8a9e4
-SIZE (Dobiasd-frugally-deep-v0.15.14-p0_GH0.tar.gz) = 205377
+TIMESTAMP = 1647899276
+SHA256 (Dobiasd-frugally-deep-v0.15.15-p0_GH0.tar.gz) = ae5e2512e4ba35fb491615f960c86a9eea662a4dcb980578941cf2d068bf1721
+SIZE (Dobiasd-frugally-deep-v0.15.15-p0_GH0.tar.gz) = 204657
diff --git a/misc/frugally-deep/pkg-plist b/misc/frugally-deep/pkg-plist
index fc1df9f97ba6..26e38891e920 100644
--- a/misc/frugally-deep/pkg-plist
+++ b/misc/frugally-deep/pkg-plist
@@ -1,7 +1,7 @@
 include/fdeep/base64.hpp
 include/fdeep/common.hpp
 include/fdeep/convolution.hpp
-include/fdeep/convolution_im2col.hpp
+include/fdeep/depthwise_convolution.hpp
 include/fdeep/fdeep.hpp
 include/fdeep/filter.hpp
 include/fdeep/import_model.hpp



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