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: Mon Jul 13 14:35:20 UTC 2026
Modified Files:
pkgsrc/math/ggml: Makefile distinfo
Removed Files:
pkgsrc/math/ggml/patches: patch-include_ggml.h
Log Message:
ggml: remove patch for stable-diffusion.cpp
stable-diffusion.cpp uses local copy anyway.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/math/ggml/Makefile pkgsrc/math/ggml/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/math/ggml/patches/patch-include_ggml.h
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.2 pkgsrc/math/ggml/Makefile:1.3
--- pkgsrc/math/ggml/Makefile:1.2 Mon Jul 13 10:16:36 2026
+++ pkgsrc/math/ggml/Makefile Mon Jul 13 14:35:20 2026
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2026/07/13 10:16:36 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2026/07/13 14:35:20 wiz Exp $
DISTNAME= ggml-0.16.0
+PKGREVISION= 1
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.2 pkgsrc/math/ggml/distinfo:1.3
--- pkgsrc/math/ggml/distinfo:1.2 Mon Jul 13 10:16:36 2026
+++ pkgsrc/math/ggml/distinfo Mon Jul 13 14:35:20 2026
@@ -1,6 +1,5 @@
-$NetBSD: distinfo,v 1.2 2026/07/13 10:16:36 wiz Exp $
+$NetBSD: distinfo,v 1.3 2026/07/13 14:35:20 wiz Exp $
BLAKE2s (ggml-0.16.0.tar.gz) = de9a303430f31b4cd3cf7d6de4c618ed379c50ebc766146f9100bef4794beb91
SHA512 (ggml-0.16.0.tar.gz) = bf573ba140bbbc60d31436c736cf2f7f1bcb49fbd681d512641bce1127004a676a814336f822c2dcce920c5b154f78426a35456826f8bd41fcdcf1f939a73a17
Size (ggml-0.16.0.tar.gz) = 3317288 bytes
-SHA1 (patch-include_ggml.h) = c342dfeafcf9987298b35140e978aeed619f0bfe
Home |
Main Index |
Thread Index |
Old Index