git: 520ea9d3e824 - main - misc/llama-cpp: update 2843 → 2860

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Sun, 12 May 2024 08:07:10 UTC
The branch main has been updated by yuri:

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

commit 520ea9d3e824cf2ff717e2292b8847feda0326e0
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-05-12 08:06:29 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-05-12 08:06:52 +0000

    misc/llama-cpp: update 2843 → 2860
    
    Reported by:    portscout
---
 misc/llama-cpp/Makefile  | 2 +-
 misc/llama-cpp/distinfo  | 6 +++---
 misc/llama-cpp/pkg-plist | 1 -
 3 files changed, 4 insertions(+), 5 deletions(-)

diff --git a/misc/llama-cpp/Makefile b/misc/llama-cpp/Makefile
index c256f6b459e4..cb6e0f79edc6 100644
--- a/misc/llama-cpp/Makefile
+++ b/misc/llama-cpp/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	llama-cpp
 DISTVERSIONPREFIX=	b
-DISTVERSION=	2843
+DISTVERSION=	2860
 CATEGORIES=	misc # machine-learning
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/misc/llama-cpp/distinfo b/misc/llama-cpp/distinfo
index c379531f7eb3..633261cdfc48 100644
--- a/misc/llama-cpp/distinfo
+++ b/misc/llama-cpp/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1715436427
-SHA256 (ggerganov-llama.cpp-b2843_GH0.tar.gz) = 141ad9a7f26f1bd11a84da97223d7961cb48911254af6a1674b4e98b94884b37
-SIZE (ggerganov-llama.cpp-b2843_GH0.tar.gz) = 20098700
+TIMESTAMP = 1715495027
+SHA256 (ggerganov-llama.cpp-b2860_GH0.tar.gz) = 039fa05c5b676caaeee2ef05d81cf2e4ded7a077b57e4024999674b0879e0a2b
+SIZE (ggerganov-llama.cpp-b2860_GH0.tar.gz) = 20099608
 SHA256 (nomic-ai-kompute-4565194_GH0.tar.gz) = 95b52d2f0514c5201c7838348a9c3c9e60902ea3c6c9aa862193a212150b2bfc
 SIZE (nomic-ai-kompute-4565194_GH0.tar.gz) = 13540496
diff --git a/misc/llama-cpp/pkg-plist b/misc/llama-cpp/pkg-plist
index 4756609c3163..31de405c7e49 100644
--- a/misc/llama-cpp/pkg-plist
+++ b/misc/llama-cpp/pkg-plist
@@ -4,7 +4,6 @@
 %%EXAMPLES%%bin/beam-search
 %%EXAMPLES%%bin/benchmark
 %%EXAMPLES%%bin/convert-llama2c-to-ggml
-%%EXAMPLES%%bin/convert-lora-to-ggml.py
 %%EXAMPLES%%bin/convert.py
 %%EXAMPLES%%bin/embedding
 %%EXAMPLES%%bin/eval-callback