Date: Wed, 08 Apr 2026 15:19:29 +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: a0c6d2a41c0c - main - misc/py-gguf: update 0.17.1.71=?utf-8?Q?34 =E2=86=92 0?=.18.0.8701 Message-ID: <69d67201.43092.33c80b9b@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=a0c6d2a41c0c0771a8b968b7a8e4471d06332c8a commit a0c6d2a41c0c0771a8b968b7a8e4471d06332c8a Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2026-04-08 06:01:10 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2026-04-08 15:19:17 +0000 misc/py-gguf: update 0.17.1.7134 → 0.18.0.8701 --- misc/py-gguf/Makefile | 5 ++--- misc/py-gguf/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/misc/py-gguf/Makefile b/misc/py-gguf/Makefile index a4838cac908e..d0262db0c69a 100644 --- a/misc/py-gguf/Makefile +++ b/misc/py-gguf/Makefile @@ -1,6 +1,5 @@ PORTNAME= gguf -DISTVERSION= 0.17.1.${GH_TAGNAME:S/b//} # the base version is in pyproject.toml, updated by post-patch -PORTREVISION= 1 +DISTVERSION= 0.18.0.${GH_TAGNAME:S/b//} # the base version is in pyproject.toml, updated by post-patch CATEGORIES= misc python # machine-learning #MASTER_SITES= PYPI # the PYPI version is way behind of llama-cpp PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -25,7 +24,7 @@ USE_PYTHON= pep517 autoplist pytest USE_GITHUB= yes GH_ACCOUNT= ggml-org GH_PROJECT= llama.cpp -GH_TAGNAME= b7134 +GH_TAGNAME= b8701 WRKSRC= ${WRKDIR}/${GH_PROJECT}-${GH_TAGNAME}/gguf-py diff --git a/misc/py-gguf/distinfo b/misc/py-gguf/distinfo index b74c9ff7b0a5..41cd77ccc0d8 100644 --- a/misc/py-gguf/distinfo +++ b/misc/py-gguf/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1763919658 -SHA256 (ggml-org-llama.cpp-0.17.1.7134-b7134_GH0.tar.gz) = a5e97acb5dfe4a47fb161ca9183c394bd4aeaa44a95ba4c7b184ecc70496723b -SIZE (ggml-org-llama.cpp-0.17.1.7134-b7134_GH0.tar.gz) = 27279622 +TIMESTAMP = 1775628052 +SHA256 (ggml-org-llama.cpp-0.18.0.8701-b8701_GH0.tar.gz) = 25d373d9d8668231af2f4e8e9f30d79ce36b4e3171bcef612382161264a74d80 +SIZE (ggml-org-llama.cpp-0.18.0.8701-b8701_GH0.tar.gz) = 29712232home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69d67201.43092.33c80b9b>
