CVS commit: pkgsrc/doc
"Thomas Klausner" <[email protected]> Mon, 3 Aug 2026 17:14:42 +0000
| Newsgroups | gmane.os.netbsd.devel.pkgsrc.cvs |
|---|---|
| Message-ID | <[email protected]> |
This is a multi-part message in MIME format. --_----------=_1785777282196850 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Mon Aug 3 17:14:42 UTC 2026 Modified Files: pkgsrc/doc: CHANGES-2026 TODO Log Message: doc: Updated math/ggml to 0.18.0 To generate a diff of this commit: cvs rdiff -u -r1.4928 -r1.4929 pkgsrc/doc/CHANGES-2026 cvs rdiff -u -r1.27671 -r1.27672 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1785777282196850 Content-Disposition: inline Content-Length: 1239 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2026 diff -u pkgsrc/doc/CHANGES-2026:1.4928 pkgsrc/doc/CHANGES-2026:1.4929 --- pkgsrc/doc/CHANGES-2026:1.4928 Mon Aug 3 17:14:23 2026 +++ pkgsrc/doc/CHANGES-2026 Mon Aug 3 17:14:41 2026 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2026,v 1.4928 2026/08/03 17:14:23 wiz Exp $ +$NetBSD: CHANGES-2026,v 1.4929 2026/08/03 17:14:41 wiz Exp $ Changes to the packages collection and infrastructure in 2026: @@ -7304,3 +7304,4 @@ Changes to the packages collection and i Updated www/resterm to 0.50.0 [drixter 2026-08-03] Updated sysutils/fzf to 0.74.2 [wiz 2026-08-03] Updated sysutils/hwdata to 0.410 [wiz 2026-08-03] + Updated math/ggml to 0.18.0 [wiz 2026-08-03] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.27671 pkgsrc/doc/TODO:1.27672 --- pkgsrc/doc/TODO:1.27671 Mon Aug 3 17:14:23 2026 +++ pkgsrc/doc/TODO Mon Aug 3 17:14:42 2026 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.27671 2026/08/03 17:14:23 wiz Exp $ +$NetBSD: TODO,v 1.27672 2026/08/03 17:14:42 wiz Exp $ Suggested new packages ====================== @@ -667,7 +667,6 @@ For possible Perl packages updates, see o geneweb-7.0.0 o gens-2.15.5 o gfract-0.33 - o ggml-0.18.0 o ghc-9.14.1 o git-cinnabar-0.7.3 o gjs-1.70.1 --_----------=_1785777282196850--