CVS commit: pkgsrc/doc
"Thomas Klausner" <[email protected]> Wed, 5 Aug 2026 05:35:53 +0000
| Newsgroups | gmane.os.netbsd.devel.pkgsrc.cvs |
|---|---|
| Message-ID | <[email protected]> |
This is a multi-part message in MIME format. --_----------=_1785908153180630 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Wed Aug 5 05:35:53 UTC 2026 Modified Files: pkgsrc/doc: CHANGES-2026 TODO Log Message: doc: Updated math/ggml to 0.18.1 To generate a diff of this commit: cvs rdiff -u -r1.4983 -r1.4984 pkgsrc/doc/CHANGES-2026 cvs rdiff -u -r1.27692 -r1.27693 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1785908153180630 Content-Disposition: inline Content-Length: 1269 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.4983 pkgsrc/doc/CHANGES-2026:1.4984 --- pkgsrc/doc/CHANGES-2026:1.4983 Wed Aug 5 04:14:42 2026 +++ pkgsrc/doc/CHANGES-2026 Wed Aug 5 05:35:53 2026 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2026,v 1.4983 2026/08/05 04:14:42 wiz Exp $ +$NetBSD: CHANGES-2026,v 1.4984 2026/08/05 05:35:53 wiz Exp $ Changes to the packages collection and infrastructure in 2026: @@ -7384,3 +7384,4 @@ Changes to the packages collection and i Removed net/py-ipaddress [adam 2026-08-05] Removed net/py-IP [adam 2026-08-05] Updated x11/libXfont2 to 2.0.9 [wiz 2026-08-05] + Updated math/ggml to 0.18.1 [wiz 2026-08-05] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.27692 pkgsrc/doc/TODO:1.27693 --- pkgsrc/doc/TODO:1.27692 Tue Aug 4 14:52:10 2026 +++ pkgsrc/doc/TODO Wed Aug 5 05:35:53 2026 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.27692 2026/08/04 14:52:10 wiz Exp $ +$NetBSD: TODO,v 1.27693 2026/08/05 05:35:53 wiz Exp $ Suggested new packages ====================== @@ -722,7 +722,7 @@ For possible Perl packages updates, see o gprolog-1.5.0 [adds arm64 support] o gps-17.0 o grafana-12.3.1 [wip] - o grafana-13.1.1 + o grafana-13.1.2 o grafx2-2.8.3137 o gramps-6.0.6 o grantlee-5.0.0 --_----------=_1785908153180630--