diff options
author | Huan Zhou <pericycle.cc@gmail.com> | 2025-04-27 11:24:00 -0700 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2025-04-27 11:24:26 -0700 |
commit | ed44a65c6c472bf102b1130bac72296873771b66 (patch) | |
tree | 692985da6f754bfbfa9682886b65c4cdb3f61d90 | |
parent | shells/starship: update 1.22.1 → 1.23.0 (diff) |
PR: 286382
-rw-r--r-- | misc/ncnn/Makefile | 3 | ||||
-rw-r--r-- | misc/ncnn/distinfo | 6 | ||||
-rw-r--r-- | misc/ncnn/pkg-plist | 1 |
3 files changed, 5 insertions, 5 deletions
diff --git a/misc/ncnn/Makefile b/misc/ncnn/Makefile index 0fee2bac5c72..0430b8cbc328 100644 --- a/misc/ncnn/Makefile +++ b/misc/ncnn/Makefile @@ -1,6 +1,5 @@ PORTNAME= ncnn -DISTVERSION= 20241226 -PORTREVISION= 3 +DISTVERSION= 20250427 CATEGORIES= misc # machine-learning MAINTAINER= yuri@FreeBSD.org diff --git a/misc/ncnn/distinfo b/misc/ncnn/distinfo index 73eafa231bfc..8d211007bdbc 100644 --- a/misc/ncnn/distinfo +++ b/misc/ncnn/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1736751404 -SHA256 (Tencent-ncnn-20241226_GH0.tar.gz) = 2a9f224aab5f016ce790d0bb4f90c495ce4ed5620a9617e4ca522cbc5ca331d1 -SIZE (Tencent-ncnn-20241226_GH0.tar.gz) = 13151099 +TIMESTAMP = 1745776466 +SHA256 (Tencent-ncnn-20250427_GH0.tar.gz) = 9b5bfefd129f89d84d8e8aad0505166cbfaffdbc3721049ccafdee5fb41b464b +SIZE (Tencent-ncnn-20250427_GH0.tar.gz) = 13197329 diff --git a/misc/ncnn/pkg-plist b/misc/ncnn/pkg-plist index 868a54aefc4f..b68b9f67e600 100644 --- a/misc/ncnn/pkg-plist +++ b/misc/ncnn/pkg-plist @@ -14,6 +14,7 @@ include/ncnn/c_api.h include/ncnn/command.h include/ncnn/cpu.h include/ncnn/datareader.h +include/ncnn/expression.h include/ncnn/gpu.h include/ncnn/layer.h include/ncnn/layer_shader_type.h |