From dc813be6ce5c6dc8d0615172a54cd7fce15e2d3a Mon Sep 17 00:00:00 2001 From: i0ntempest Date: Fri, 10 Jan 2025 11:36:41 +0800 Subject: [PATCH] llama.cpp: 4457, move to the new llm category --- {sysutils => llm}/llama.cpp/Portfile | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) rename {sysutils => llm}/llama.cpp/Portfile (85%) diff --git a/sysutils/llama.cpp/Portfile b/llm/llama.cpp/Portfile similarity index 85% rename from sysutils/llama.cpp/Portfile rename to llm/llama.cpp/Portfile index 06cc686aaea78..9ec54abc0b6d3 100644 --- a/sysutils/llama.cpp/Portfile +++ b/llm/llama.cpp/Portfile @@ -5,23 +5,23 @@ PortGroup github 1.0 PortGroup cmake 1.1 PortGroup legacysupport 1.1 -github.setup ggerganov llama.cpp 4453 b +github.setup ggerganov llama.cpp 4457 b github.tarball_from archive -set git-commit a3d50bc +set git-commit ee7136c # This line is for displaying commit in CLI only revision 0 -categories sysutils +categories llm maintainers {i0ntempest @i0ntempest} openmaintainer license MIT description LLM inference in C/C++ -long_description The main goal of llama.cpp is to enable LLM inference with minimal\ +long_description The main goal of ${name} is to enable LLM inference with minimal\ setup and state-of-the-art performance on a wide variety of hardware\ - locally and in the cloud. -checksums rmd160 21c2eccb40f117a7cf0da2ca9861c8164299a0a5 \ - sha256 ab0241f66187940adc1ea16d129678d259ea4ef3a83edc8506a74ec1b29dc98f \ - size 20421626 +checksums rmd160 d45aa2308f84a3e379953ff15909ad6470bc92d1 \ + sha256 28a5c20f206c6be6639246d089cc930e3dbbb7844ee5e54d119d091aaa882c9e \ + size 20427127 # error: 'filesystem' file not found on 10.14 legacysupport.newest_darwin_requires_legacy \