CVS commit: pkgsrc/doc
"Thomas Klausner" <[email protected]> Mon, 3 Aug 2026 17:13:58 +0000
| Newsgroups | gmane.os.netbsd.devel.pkgsrc.cvs |
|---|---|
| Message-ID | <[email protected]> |
This is a multi-part message in MIME format. --_----------=_1785777238127130 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:13:58 UTC 2026 Modified Files: pkgsrc/doc: CHANGES-2026 TODO Log Message: doc: Updated sysutils/fzf to 0.74.2 To generate a diff of this commit: cvs rdiff -u -r1.4926 -r1.4927 pkgsrc/doc/CHANGES-2026 cvs rdiff -u -r1.27669 -r1.27670 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1785777238127130 Content-Disposition: inline Content-Length: 1500 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.4926 pkgsrc/doc/CHANGES-2026:1.4927 --- pkgsrc/doc/CHANGES-2026:1.4926 Mon Aug 3 17:13:04 2026 +++ pkgsrc/doc/CHANGES-2026 Mon Aug 3 17:13:57 2026 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2026,v 1.4926 2026/08/03 17:13:04 drixter Exp $ +$NetBSD: CHANGES-2026,v 1.4927 2026/08/03 17:13:57 wiz Exp $ Changes to the packages collection and infrastructure in 2026: @@ -7302,3 +7302,4 @@ Changes to the packages collection and i Updated math/lean4 to 4.32.2 [wiz 2026-08-03] Removed devel/kbuild [wiz 2026-08-03] Updated www/resterm to 0.50.0 [drixter 2026-08-03] + Updated sysutils/fzf to 0.74.2 [wiz 2026-08-03] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.27669 pkgsrc/doc/TODO:1.27670 --- pkgsrc/doc/TODO:1.27669 Mon Aug 3 09:59:53 2026 +++ pkgsrc/doc/TODO Mon Aug 3 17:13:57 2026 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.27669 2026/08/03 09:59:53 adam Exp $ +$NetBSD: TODO,v 1.27670 2026/08/03 17:13:57 wiz Exp $ Suggested new packages ====================== @@ -651,7 +651,6 @@ For possible Perl packages updates, see o ftplibpp-2.0.2 o fuse-ntfs-3g-2026.7.7 o fuse-sshfs-3.7.6 - o fzf-0.74.2 o gallery3-3.0.9 o ganglia-3.7.5 o ganglia-webfrontend-3.7.5 @@ -939,6 +938,7 @@ For possible Perl packages updates, see o mipsel-none-elf-binutils-2.36.1 o mipsel-none-elf-gcc-9.3.0 o mit-scheme-bin-9.2 + o mongo-c-driver-2.3.3 o mono-nat-1.1.0 o monocypher-3.1.2 o moodle-4.5.2 (LTS) --_----------=_1785777238127130--