git: fb14dce8c85e - main - misc/ncnn: update 20240410 → 20240820

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Thu, 22 Aug 2024 09:45:48 UTC
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=fb14dce8c85e95dea36e5fff300958d35fecb7a5

commit fb14dce8c85e95dea36e5fff300958d35fecb7a5
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-08-22 08:06:24 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-08-22 09:45:42 +0000

    misc/ncnn: update 20240410 → 20240820
    
    Reported by:    portscout
---
 misc/ncnn/Makefile | 5 ++---
 misc/ncnn/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/misc/ncnn/Makefile b/misc/ncnn/Makefile
index 4346f39e36c4..a0223a348a7f 100644
--- a/misc/ncnn/Makefile
+++ b/misc/ncnn/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	ncnn
-DISTVERSION=	20240410
-PORTREVISION=	2
+DISTVERSION=	20240820
 CATEGORIES=	misc # machine-learning
 
 MAINTAINER=	yuri@FreeBSD.org
@@ -13,7 +12,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 LIB_DEPENDS=	libabsl_flags_program_name.so:devel/abseil \
 		libprotobuf.so:devel/protobuf
 
-USES=		cmake:testing # 1 test fails, see https://github.com/Tencent/ncnn/issues/4742#issuecomment-1879563662
+USES=		cmake:testing # 2 tests fail (test_squeezenet, test_c_api), but the debug build fails due to missing absl* symbol, also see https://github.com/Tencent/ncnn/issues/4742#issuecomment-1879563662
 USE_LDCONFIG=	yes
 
 USE_GITHUB=	yes
diff --git a/misc/ncnn/distinfo b/misc/ncnn/distinfo
index 322cb462765b..b1b043be62af 100644
--- a/misc/ncnn/distinfo
+++ b/misc/ncnn/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1712996433
-SHA256 (Tencent-ncnn-20240410_GH0.tar.gz) = 328fe282b98457d85ab56184fa896467f6bf640d4e48e91fcefc8d31889f92b7
-SIZE (Tencent-ncnn-20240410_GH0.tar.gz) = 12835689
+TIMESTAMP = 1724218020
+SHA256 (Tencent-ncnn-20240820_GH0.tar.gz) = 21e7897c7a332894934800a15189915b5131dddc84b2c8d5669ff53de8c5efa4
+SIZE (Tencent-ncnn-20240820_GH0.tar.gz) = 12963701