pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/math/ggml
Module Name: pkgsrc
Committed By: wiz
Date: Sat Aug 15 08:04:29 UTC 2026
Modified Files:
pkgsrc/math/ggml: Makefile PLIST distinfo
Log Message:
ggml: update to 0.20.0
no summary available
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/math/ggml/Makefile pkgsrc/math/ggml/distinfo
cvs rdiff -u -r1.1 -r1.2 pkgsrc/math/ggml/PLIST
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/math/ggml/Makefile
diff -u pkgsrc/math/ggml/Makefile:1.7 pkgsrc/math/ggml/Makefile:1.8
--- pkgsrc/math/ggml/Makefile:1.7 Sat Aug 8 07:14:51 2026
+++ pkgsrc/math/ggml/Makefile Sat Aug 15 08:04:29 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2026/08/08 07:14:51 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2026/08/15 08:04:29 wiz Exp $
-DISTNAME= ggml-0.19.0
+DISTNAME= ggml-0.20.0
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_GITHUB:=ggml-org/}
GITHUB_TAG= v${PKGVERSION_NOREV}
Index: pkgsrc/math/ggml/distinfo
diff -u pkgsrc/math/ggml/distinfo:1.7 pkgsrc/math/ggml/distinfo:1.8
--- pkgsrc/math/ggml/distinfo:1.7 Sat Aug 8 07:14:51 2026
+++ pkgsrc/math/ggml/distinfo Sat Aug 15 08:04:29 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2026/08/08 07:14:51 wiz Exp $
+$NetBSD: distinfo,v 1.8 2026/08/15 08:04:29 wiz Exp $
-BLAKE2s (ggml-0.19.0.tar.gz) = eca1ff76193bdd112ba6f82262e33fa40840f013e7b542f3d5f7e3d520e95219
-SHA512 (ggml-0.19.0.tar.gz) = 6623b64b6703685ec4fd0378daadc6387c5203136406758997a23dff8b315773c1d5ce913121a86d4a51e885045fa1cf5066ea58c5f5cd77c7662a85c1da392d
-Size (ggml-0.19.0.tar.gz) = 3657744 bytes
+BLAKE2s (ggml-0.20.0.tar.gz) = 3b75d4a3a08c5a1c61acab903fff3c61c1a528239c0425e7351e1a459460b3df
+SHA512 (ggml-0.20.0.tar.gz) = 547b4338a15d02eab64198065d05225526e69b105300266d82c9649ea801db1d2bf210b4d2d05a142eb1e36d99ee7dbb9c5d1bf43c3d5c213b1b7878c5b6fb82
+Size (ggml-0.20.0.tar.gz) = 3716581 bytes
Index: pkgsrc/math/ggml/PLIST
diff -u pkgsrc/math/ggml/PLIST:1.1 pkgsrc/math/ggml/PLIST:1.2
--- pkgsrc/math/ggml/PLIST:1.1 Thu Jul 2 10:58:21 2026
+++ pkgsrc/math/ggml/PLIST Sat Aug 15 08:04:29 2026
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2026/07/02 10:58:21 wiz Exp $
+@comment $NetBSD: PLIST,v 1.2 2026/08/15 08:04:29 wiz Exp $
include/ggml-alloc.h
include/ggml-backend.h
include/ggml-blas.h
@@ -17,8 +17,8 @@ include/ggml-webgpu.h
include/ggml-zendnn.h
include/ggml.h
include/gguf.h
+lib/cmake/ggml/ggml-config-version.cmake
lib/cmake/ggml/ggml-config.cmake
-lib/cmake/ggml/ggml-version.cmake
lib/libggml-base.so
lib/libggml-base.so.0
lib/libggml-base.so.${PKGVERSION}
Home |
Main Index |
Thread Index |
Old Index