NetBSD/pkgsrc rKNjpB1textproc/ripgrep distinfo cargo-depends.mk

   ripgrep: update to 15.2.0.

   15.2.0 (2026-07-15)
   ===================

   Platform support:

   * `aarch64-unknown-linux-musl` is now included in the release binaries for
     ripgrep.

   Performance improvements:

   * Improves directory traversal time on very large corpora.

   Feature enhancements:

   * ripgrep now respects `GIT_CONFIG_GLOBAL` and `GIT_CONFIG_SYSTEM`.

   Bug fixes:

    [3 lines not shown]
VersionDeltaFile
1.15+97-103textproc/ripgrep/distinfo
1.8+31-33textproc/ripgrep/cargo-depends.mk
1.29+3-3textproc/ripgrep/Makefile
+131-1393 files

NetBSD/pkgsrc nzwILw4doc CHANGES-2026 TODO

   doc: Updated devel/py-codespell to 2.4.3
VersionDeltaFile
1.4490+2-1doc/CHANGES-2026
1.27591+1-2doc/TODO
+3-32 files

NetBSD/pkgsrc rwBrRgYdevel/py-codespell PLIST Makefile

   py-codespell: update to 2.4.3.

   Add 'radback' to dictionary with correction by @Flo3561 in #3883
   Add 'repetirion' to dictionary corrections by @Flo3561 in #3885
   Need to specify a version of Python version after all by @DimitriPapadopoulos in #3887
   [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #3889
   Add cases for "modulle" -> "module" by @utzcoz in #3888
   Add case "auido" -> "audio" by @utzcoz in #3890
   Add credentilas->credentials and friends by @peternewman in #3895
   Add the case "cubid" -> "cubic" by @utzcoz in #3891
   [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #3897
   [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #3900
   Bump codecov/codecov-action from 5 to 6 by @dependabot[bot] in #3902
   [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #3904
   Add magntiude->magnitude by @nathanjmcdougall in #3899
   [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #3909
   [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #3912
   Add the case "instanc" -> "instance" by @utzcoz in #3896
   gampad -> gamepad (and plural) by @julianstirling in #3906

    [51 lines not shown]
VersionDeltaFile
1.11+2-12devel/py-codespell/PLIST
1.20+7-5devel/py-codespell/Makefile
1.15+4-4devel/py-codespell/distinfo
+13-213 files

NetBSD/pkgsrc kEL8WANdoc TODO CHANGES-2026

   doc: Updated games/fheroes2 to 1.1.17
VersionDeltaFile
1.27590+4-1doc/TODO
1.4489+2-1doc/CHANGES-2026
+6-22 files

NetBSD/pkgsrc qzd7K4Bgames/fheroes2 PLIST distinfo, games/fheroes2/patches patch-src_engine_endian__h2.h

   fheroes2: update to 1.1.17.

   From Bartosz Kuzma in PR 60450

   Changes since 1.1.1:

   version 1.1.17 (30 June 2026)
   - update the Russian translation
   - greatly speed up application startup
   - update the German translation
   - update the Ukrainian translation
   - fix terrain reset on exit for the Battle Only mode
   - fix New Creature Week right-click delay
   - fix status window layout alignment on the Adventure Map
   - swap Archery Range Building sprites to match the colors of units
   - match castle's hero/building fade animation delay to classic H2
   - fix assertion hit for AI battle during Teleport spell evaluation
   - make AI heroes stay in castles if they get a movement bonus the next day
   - fix the title alignment in the resolution window

    [621 lines not shown]
VersionDeltaFile
1.2+30-1games/fheroes2/PLIST
1.2+4-5games/fheroes2/distinfo
1.8+3-4games/fheroes2/Makefile
1.2+1-1games/fheroes2/patches/patch-src_engine_endian__h2.h
+38-114 files

NetBSD/pkgsrc wqo2Ij0doc TODO

   doc/TODO: add a note to wait with opencv update to 5

   until digikam supports it
VersionDeltaFile
1.27589+2-2doc/TODO
+2-21 files

NetBSD/pkgsrc xeVJGhDdoc TODO

   doc/TODO: + fuse-ntfs-3g-2026.7.7.
VersionDeltaFile
1.27588+2-2doc/TODO
+2-21 files

NetBSD/pkgsrc XlHhNvMsysutils/qemu-guest-agent Makefile

   Pullup ticket #7170 - requested by is
   sysutils/qemu-guest-agent: i386 build fix

   Revisions pulled up:
   - sysutils/qemu-guest-agent/Makefile                            1.11

   ---
      Module Name:      pkgsrc
      Committed By:     is
      Date:             Wed Jul  8 16:53:59 UTC 2026

      Modified Files:
        pkgsrc/sysutils/qemu-guest-agent: Makefile

      Log Message:
      make this compile for and work on i386 (actually, i586 and up) 32bit VMs.
VersionDeltaFile
1.10.2.1+3-1sysutils/qemu-guest-agent/Makefile
+3-11 files

NetBSD/pkgsrc WpU6lHidoc CHANGES-2026

   doc: Updated lang/ecl to 26.5.5
VersionDeltaFile
1.4488+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc ATfhL2Dlang/ecl distinfo Makefile

   ecl: updated to 26.5.5

   * 26.5.5 changes since 26.3.27
   - bugfix: MAKE-PACKAGE destructively modified defining form's cons
     cells of
     the package local nicknames, breaking package literals in bytecmp
   - bugfix: the first environment is now always page-aligned by using
     the same allocation mechanism as all subsequent envs
   - bugfix: allow loading concatenated fasc files
   - bugfix: defclass does not redefine existing classes at compile
     time with forward-referenced classes

   * 26.3.27 changes since 24.5.10
   - Vendored libffi has been updated to the version 3.5.2
   - It is now possible to cross-compile source code from hosts with a
     different environment than the target
   - Compilation with -std=c23 (default for gcc-15) works now
   - Byte operations on binary sequence streams and char operations on
     character sequence streams do not require a roundtrip for encoding

    [60 lines not shown]
VersionDeltaFile
1.27+4-4lang/ecl/distinfo
1.31+2-2lang/ecl/Makefile
1.16+2-1lang/ecl/PLIST
+8-73 files

NetBSD/pkgsrc X2dhbv3doc CHANGES-2026

   Updated www/py-httpcore2, www/py-httpx2
VersionDeltaFile
1.4487+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc 4PNAbR0www/py-httpcore2 Makefile distinfo, www/py-httpx2 Makefile PLIST

   py-httpcore2 py-httpx2: updated to 2.7.0

   2.7.0
   This release syncs the vendored WebSocket support with the latest httpx-ws, which was previously pinned to an outdated snapshot.

   2.6.0
   The main feature in this release is support for WebSockets!
VersionDeltaFile
1.2+12-9www/py-httpx2/Makefile
1.2+16-1www/py-httpx2/PLIST
1.2+8-6www/py-httpcore2/Makefile
1.2+4-4www/py-httpx2/distinfo
1.2+4-4www/py-httpcore2/distinfo
+44-245 files

NetBSD/pkgsrc FZDtvC6doc CHANGES-2026

   doc: Updated lang/clojure to 1.12.5.1654
VersionDeltaFile
1.4486+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc xypVbUhlang/clojure distinfo Makefile

   clojure-tools: update to 1.12.5.1654

   Changes to Clojure in Version 1.12.5
   CLJ-2945 - reify
     - incorrectly transfers reader metadata to runtime
       object
   CLJ-2228 - constantly
     - unroll to remove rest args allocation

   Changes to Clojure in Version 1.12.4
   CLJ-2924 - LazySeq
     - fix visibility issues with non-volatile reads
VersionDeltaFile
1.12+4-4lang/clojure/distinfo
1.14+2-2lang/clojure/Makefile
+6-62 files

NetBSD/pkgsrc Wu0ifO2doc CHANGES-2026

   doc: Updated lang/sbcl to 2.6.6
VersionDeltaFile
1.4485+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc rLZfDXrlang/sbcl distinfo Makefile

   sbcl: update to 2.6.6

   * minor incompatible change: FDEFINITION now returns the outermost
     wrapper (added e.g. by TRACE, PROFILE) like SYMBOL-FUNCTION
   * minor incompatible change: in unsafe code, C strings with
     :EXTERNAL-FORMAT :ASCII are copied directly as byte-sized
     quantities without checking whether the top bit of the byte is set.
   * platform support:
     ** fix the build on big-endian 64-bit PowerPC with ELFv2.
     ** move the static space address for macOS 27 on ARM64.
     ** optimizations to SB-THREAD:BARRIER for ARM64
     ** fix a compiler crash in MULTIPLE-VALUE-LIST in argument forms on
        ARM64.
   * bug fix: TRACE no longer fails when trying to print a return value
     that cannot be printed readably and *PRINT-READABLY* is true.
   * optimization: the compiler is more precise in its type derivation
     of COERCE given constraints on its inputs.
   * optimization: the compiler is better able to derive the return
     types of AREF and ELT.

    [8 lines not shown]
VersionDeltaFile
1.91+4-4lang/sbcl/distinfo
1.118+2-2lang/sbcl/Makefile
+6-62 files

NetBSD/pkgsrc cdyTfb5doc CHANGES-2026

   doc: Updated games/hitori to 44.0
VersionDeltaFile
1.4484+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc qo5h2pfgames/hitori PLIST distinfo, games/hitori/patches patch-data_meson.build

   Update hitori to 44.0

   * Remove GNOME branding as it�s not an official GNOME game any more

   * Bugs fixed:
     - !39 Update (or drop) the Docker image used by Flatpak job
     - !40 data: Remove GNOME branding
     - !41 build: Post-branch version bump
     - !43 flatpak: Fix the branch name for building the flatpaks

   * Initial support for playing the game with a keyboard

   * Bugs fixed:
    - !34 Make game playable with keyboard (bare minimum)
    - !35 build: Drop positional arguments from i18n.merge_file() calls
    - !36 interface: Fix a minor leak
    - !37 snap: Add itstool to image
    - !38 Move appdata screenshot to git

   plus many many translation updates.
VersionDeltaFile
1.9+25-1games/hitori/PLIST
1.14+4-5games/hitori/distinfo
1.45+3-4games/hitori/Makefile
1.2+1-1games/hitori/patches/patch-data_meson.build
+33-114 files

NetBSD/pkgsrc jOLds2Tdoc CHANGES-2026

   Updated devel/pkgconf
VersionDeltaFile
1.4483+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc N8yiRKtdoc CHANGES-2026

   Note update of devel/userspace-rcu to 0.15.3nb1, this time on the correct branch.
VersionDeltaFile
1.4482+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc x1o8ohSdoc CHANGES-2026

   Undo commit to wrong branch.
VersionDeltaFile
1.1834.2.2+1-2doc/CHANGES-2026
+1-21 files

NetBSD/pkgsrc TAnThiqdevel/pkgconf distinfo Makefile

   pkgconf: updated to 3.0.3

   Changes from 3.0.2 to 3.0.3:

   * Restore correct handling of sysroots when emulating legacy pkg-config, and
     add explicit regression tests for this case.

   * Fix references to bomtool in spdxtool --help.
     Patch by Pierre Pronchery.

   * Fix various typos in the source code.
     Patch by Christian Clauss.
VersionDeltaFile
1.34+4-4devel/pkgconf/distinfo
1.39+2-2devel/pkgconf/Makefile
+6-62 files

NetBSD/pkgsrc GUfcsinaudio/lame Makefile distinfo, audio/lame/patches patch-frontend_parse.c patch-doc_html_Makefile.in

   lame: fix build + cleanup
VersionDeltaFile
1.1+19-0audio/lame/patches/patch-frontend_parse.c
1.1+15-0audio/lame/patches/patch-doc_html_Makefile.in
1.1+14-0audio/lame/patches/patch-libmp3lame_machine.h
1.98+7-6audio/lame/Makefile
1.36+4-3audio/lame/distinfo
1.7+1-2audio/lame/options.mk
+60-112 files not shown
+62-138 files

NetBSD/pkgsrc xtW7Ycmdevel/cargo-c Makefile

   cargo-c: bump minimum rust version
VersionDeltaFile
1.40+2-2devel/cargo-c/Makefile
+2-21 files

NetBSD/pkgsrc pjgqnrhdoc CHANGES-2026

   doc: Updated devel/cargo-c to 0.10.24
VersionDeltaFile
1.4481+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc nbMOBwPdevel/cargo-c distinfo cargo-depends.mk, devel/cargo-c/patches patch-.._vendor_memchr-2.8.3_src_memchr.rs patch-.._vendor_memchr-2.8.3_src_memmem_searcher.rs

   devel/cargo-c: update to 0.10.24

   From pin@ via wip.

    - cargo 0.98
    - itertools 0.15
VersionDeltaFile
1.32+418-526devel/cargo-c/distinfo
1.29+136-172devel/cargo-c/cargo-depends.mk
1.1+128-0devel/cargo-c/patches/patch-.._vendor_memchr-2.8.3_src_memchr.rs
1.1+78-0devel/cargo-c/patches/patch-.._vendor_memchr-2.8.3_src_memmem_searcher.rs
1.1+24-0devel/cargo-c/patches/patch-.._vendor_memchr-2.8.3_src_arch_aarch64_memchr.rs
1.1+15-0devel/cargo-c/patches/patch-.._vendor_zeroize-1.9.0_src_lib.rs
+799-6989 files not shown
+837-70615 files

NetBSD/pkgsrc sy5YBLSx11/ocaml-lablgtk3 Makefile

   ocaml-lablgtk3: try fixing install on Darwin

   ok adam@
VersionDeltaFile
1.49+12-1x11/ocaml-lablgtk3/Makefile
+12-11 files

NetBSD/pkgsrc pOv4nxOdoc CHANGES-2026

   Updated lang/py-mypy, misc/py-narwhals, textproc/py-regex, devel/py-kafka-python
VersionDeltaFile
1.4480+5-1doc/CHANGES-2026
+5-11 files

NetBSD/pkgsrc 8nimMNSdevel/py-kafka-python distinfo Makefile

   py-kafka-python: updated to 3.0.8

   3.0.8 (Jul 9, 2026)

   Fixes
   * transport: Fix TLS SNI when `ssl_check_hostname=False`

   3.0.7 (Jun 28, 2026)

   Fixes
   * transport: cancel pending io coroutines on close()
   * producer: fix stalled shutdown when brokers unreachable

   3.0.6 (Jun 25, 2026)

   Fixes
   * consumer: track current leader epoch in addition to record epoch
VersionDeltaFile
1.6+4-4devel/py-kafka-python/distinfo
1.5+2-2devel/py-kafka-python/Makefile
+6-62 files

NetBSD/pkgsrc wStcv0stextproc/py-regex distinfo Makefile

   py-regex: updated to 2026.7.10

   2026.7.10

   Clarified that the POSIX flag makes it look for only the longest overall match.

   Git issue 606: `regex`'s compiled-pattern cache eviction is not free-threading-safe
VersionDeltaFile
1.72+4-4textproc/py-regex/distinfo
1.76+2-2textproc/py-regex/Makefile
+6-62 files