Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 May 2026 05:59:34 +0000
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: bb20d17408c1 - main - misc/ggml: update 0.=?utf-8?Q?12.0 =E2=86=92?= 0.13.0
Message-ID:  <6a1536c6.4131b.3ce55fad@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by yuri:

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

commit bb20d17408c1e840af069024bd28e6d44f7ae563
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2026-05-26 05:45:36 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2026-05-26 05:59:26 +0000

    misc/ggml: update 0.12.0 → 0.13.0
---
 audio/whisper.cpp/Makefile | 2 +-
 misc/ggml/Makefile         | 4 ++--
 misc/ggml/distinfo         | 6 +++---
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/audio/whisper.cpp/Makefile b/audio/whisper.cpp/Makefile
index f02226381a99..f7d954190a01 100644
--- a/audio/whisper.cpp/Makefile
+++ b/audio/whisper.cpp/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	whisper.cpp
 DISTVERSIONPREFIX=	v
 DISTVERSION=	1.8.2-407
-PORTREVISION=	1
+PORTREVISION=	2
 DISTVERSIONSUFFIX=	-g679bdb53
 CATEGORIES=	audio # machine-learning
 
diff --git a/misc/ggml/Makefile b/misc/ggml/Makefile
index 09748741bd4f..ccae6b741ca1 100644
--- a/misc/ggml/Makefile
+++ b/misc/ggml/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	ggml
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.12.0
+DISTVERSION=	0.13.0
 CATEGORIES=	misc # machine-learning
 
 MAINTAINER=	yuri@FreeBSD.org
@@ -45,6 +45,6 @@ VULKAN_BUILD_DEPENDS=	glslc:graphics/shaderc \
 			vulkan-headers>0:graphics/vulkan-headers
 VULKAN_LIB_DEPENDS=	libvulkan.so:graphics/vulkan-loader
 
-# tests as of 0.11.0: 100% tests passed, 0 tests failed out of 21
+# tests as of 0.13.0: 90% tests passed, 2 tests failed out of 21
 
 .include <bsd.port.mk>
diff --git a/misc/ggml/distinfo b/misc/ggml/distinfo
index 30cb9870809d..1acc61944ac4 100644
--- a/misc/ggml/distinfo
+++ b/misc/ggml/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1778999262
-SHA256 (ggml-org-ggml-v0.12.0_GH0.tar.gz) = b041330a598b5704c48d61b47f86011aa3f37aa03726c5b80805307924e68967
-SIZE (ggml-org-ggml-v0.12.0_GH0.tar.gz) = 3062202
+TIMESTAMP = 1779770111
+SHA256 (ggml-org-ggml-v0.13.0_GH0.tar.gz) = 5de9372dcd857abd45412eac52a763a1b5c0fefc287b289222aa4e999d3b28bf
+SIZE (ggml-org-ggml-v0.13.0_GH0.tar.gz) = 3087306


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a1536c6.4131b.3ce55fad>