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

NetBSD/pkgsrc 9v2RNuKmisc/py-narwhals distinfo Makefile

   py-narwhals: updated to 2.24.0

   2.24.0

   Enhancements

   feat: Widen IntoSchema to accept IntoDType values and (name, dtype) pair sequences
   feat: add nw.list
   feat: Support plugin native objects in is_into_*
   feat: stabilize dtype conversion across pandas, pyarrow, and modin test constructors

   Bug fixes

   fix: avoid potential sql injection in sink_parquet
   fix(pyarrow): Adapt for pyarrow v25.0.0
   fix(ci): sync all dependencies in altair downstream test
   fix: Fix fill_null for Dask with expressions
   fix: avoid potential sql injection for join_asof
   fix assert_equal_data for objects where __eq__ returns non-bool

    [4 lines not shown]
VersionDeltaFile
1.2+4-4misc/py-narwhals/distinfo
1.2+2-2misc/py-narwhals/Makefile
+6-62 files

NetBSD/pkgsrc dXmMhCtlang/py-mypy PLIST distinfo

   py-mypy: updated to 2.3.0

   2.3.0

   The Upcoming Switch to the New Native Parser
   Mypyc Free-threading Memory Safety
   librt.threading: Fast Native Lock Type
   Mypyc: Read-only Final Instance Attributes
VersionDeltaFile
1.47+18-1lang/py-mypy/PLIST
1.68+4-4lang/py-mypy/distinfo
1.74+2-2lang/py-mypy/Makefile
+24-73 files

NetBSD/pkgsrc 9eGbweAdoc CHANGES-2026

   Updated graphics/py-tifffile, databases/py-apsw, time/py-relativetimebuilder, lang/py-asttokens
VersionDeltaFile
1.4479+5-1doc/CHANGES-2026
+5-11 files

NetBSD/pkgsrc zTywdvWlang/py-asttokens distinfo PLIST

   py-asttokens: updated to 3.0.2

   3.0.2

   Modernize type annotations
   Fix pypy CI by skipping redundant mypy runs on it
   Fix IndexError on source mixing lone CR with LF line endings
   Release modernization, and publish to PyPI from CI via trusted publishing
VersionDeltaFile
1.22+4-4lang/py-asttokens/distinfo
1.7+3-1lang/py-asttokens/PLIST
1.30+2-2lang/py-asttokens/Makefile
+9-73 files

NetBSD/pkgsrc IC5DoMqtime/py-relativetimebuilder distinfo Makefile

   py-relativetimebuilder: updated to 3.0.3

   3.0.3

   Use SPDX license identifier in source files
   Correct Read the Docs configuration to point to Codeberg
   Drop upper bounds on aniso8601 and attotime requirements
   Update supported Python versions to match upstream support status
VersionDeltaFile
1.7+4-4time/py-relativetimebuilder/distinfo
1.9+3-3time/py-relativetimebuilder/Makefile
+7-72 files