git: ec9880342789 - main - misc/ggml: update g20250916 → 0.9.4

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Sun, 09 Nov 2025 20:31:58 UTC
The branch main has been updated by yuri:

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

commit ec9880342789a74244e6c59e54b2905c77c4de74
Author:     Wen Heping <wen@FreeBSD.org>
AuthorDate: 2025-11-09 19:10:05 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2025-11-09 20:31:40 +0000

    misc/ggml: update g20250916 → 0.9.4
    
    PR:     290904
---
 misc/ggml/Makefile | 11 +++++------
 misc/ggml/distinfo |  6 +++---
 2 files changed, 8 insertions(+), 9 deletions(-)

diff --git a/misc/ggml/Makefile b/misc/ggml/Makefile
index e6fc07539662..b635001401ae 100644
--- a/misc/ggml/Makefile
+++ b/misc/ggml/Makefile
@@ -1,11 +1,11 @@
 PORTNAME=	ggml
-DISTVERSION=	g20250916
-PORTREVISION=	1
+DISTVERSIONPREFIX=	v
+DISTVERSION=	0.9.4
 CATEGORIES=	misc # machine-learning
 
 MAINTAINER=	yuri@FreeBSD.org
 COMMENT=	Tensor library for machine learning
-WWW=		https://github.com/ggerganov/ggml
+WWW=		https://github.com/ggml-org/ggml
 
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
@@ -16,8 +16,7 @@ USE_LDCONFIG=	yes
 BROKEN_i386=	compilation fails: LLVM ERROR: out of memory
 
 USE_GITHUB=	yes
-GH_ACCOUNT=	ggerganov
-GH_TAGNAME=	978f6e1
+GH_ACCOUNT=	ggml-org
 
 CMAKE_ON=	BUILD_SHARED_LIBS
 CMAKE_OFF=	GGML_BUILD_TESTS \
@@ -42,6 +41,6 @@ VULKAN_BUILD_DEPENDS=	glslc:graphics/shaderc \
 			vulkan-headers>0:graphics/vulkan-headers
 VULKAN_LIB_DEPENDS=	libvulkan.so:graphics/vulkan-loader
 
-# tests as of g20250828: 100% tests passed, 0 tests failed out of 21
+# tests as of 0.9.4: 100% tests passed, 0 tests failed out of 21
 
 .include <bsd.port.mk>
diff --git a/misc/ggml/distinfo b/misc/ggml/distinfo
index d8983992a40c..a5eede128310 100644
--- a/misc/ggml/distinfo
+++ b/misc/ggml/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1758234399
-SHA256 (ggerganov-ggml-g20250916-978f6e1_GH0.tar.gz) = 6aed1d94900779583ae4c1981d27827a641aa97562421b24150f24b03a28e3f1
-SIZE (ggerganov-ggml-g20250916-978f6e1_GH0.tar.gz) = 2133677
+TIMESTAMP = 1762648478
+SHA256 (ggml-org-ggml-v0.9.4_GH0.tar.gz) = 24bd1500aef27147b92d023cff6dcffdfc8da9c56750f941f5d5d1b53875c623
+SIZE (ggml-org-ggml-v0.9.4_GH0.tar.gz) = 2193279