NetBSD/pkgsrc Te5uDQKdoc CHANGES-2025

   doc: Updated audio/kew to 3.7.3
VersionDeltaFile
1.7472+2-1doc/CHANGES-2025
+2-11 files

NetBSD/pkgsrc NTnrB7zaudio/kew distinfo PLIST, audio/kew/patches patch-Makefile patch-src_ui_common__ui.c

   kew: update to 3.7.3

   - Optimisations for large music collections/slow disks and a key
     binding/input handling overhaul.
   - kew play <filepath> , plays a file or a the contents of a
     directory.
   - Added support for USLT lyrics tag including USLT with embedded
     synchronized lrc content
   - bug fixes
VersionDeltaFile
1.3+11-11audio/kew/patches/patch-Makefile
1.1+15-0audio/kew/patches/patch-src_ui_common__ui.c
1.1+14-0audio/kew/patches/patch-src_ui_input.c
1.18+7-4audio/kew/distinfo
1.3+6-1audio/kew/PLIST
1.22+2-3audio/kew/Makefile
+55-196 files

NetBSD/pkgsrc v2734gvdoc TODO CHANGES-2025

   doc: Updated lang/racket to 9.0
VersionDeltaFile
1.26594+1-2doc/TODO
1.7471+2-1doc/CHANGES-2025
+3-32 files

NetBSD/pkgsrc dtdgtjBlang/racket PLIST distinfo, lang/racket/patches patch-src_ChezScheme_c_prim5.c patch-src_cs_c_configure

   racket: update to 9.0

   - Supports parallel threads
     - Parallel threads can be created using the #:pool argument to
       thread creation.
     - Threads created with #:keep set to 'results
       will record their results for later retrieval with thread-wait.

   - The black-box wrapper prevents the optimizing compiler from
     optimizing away certain computations entirely. This can be helpful
     in ensuring that benchmarks are accurate.

   - The decompile-linklet function can map linklets back to
     s-expressions.

   - When using BC Racket, the processor-count function is changed to
     always return the parallel count.

   - We now distribute “natipkg” packages for AArch64, useful for

    [8 lines not shown]
VersionDeltaFile
1.25+647-549lang/racket/PLIST
1.1+31-0lang/racket/patches/patch-src_ChezScheme_c_prim5.c
1.4+12-3lang/racket/patches/patch-src_cs_c_configure
1.4+12-3lang/racket/patches/patch-src_bc_configure
1.31+7-6lang/racket/distinfo
1.121+7-5lang/racket/Makefile
+716-5666 files

NetBSD/pkgsrc zZNnVpitextproc/lucene++ distinfo, textproc/lucene++/patches patch-src_core_util_BitSet.cpp patch-include_lucene++_BitSet.h

   lucene++: fix build with Boost 1.90.0
VersionDeltaFile
1.1+255-0textproc/lucene++/patches/patch-src_core_util_BitSet.cpp
1.1+25-0textproc/lucene++/patches/patch-include_lucene++_BitSet.h
1.9+3-1textproc/lucene++/distinfo
+283-13 files

NetBSD/pkgsrc D4dX1p5doc CHANGES-2025 TODO

   doc: Updated graphics/OpenJPH to 0.26.0
VersionDeltaFile
1.7470+2-1doc/CHANGES-2025
1.26593+1-2doc/TODO
+3-32 files

NetBSD/pkgsrc fvs1Z9ographics/OpenJPH distinfo PLIST

   OpenJPH: update to 0.26.0.

   This version:

       Renames src/core/common to src/core/openjph, as request by @cary-ilm. It is best to use his words
       " OpenJPH headers are included in application code via #include <openjph/ojph_version.h>. The headers are expected to be in a folder named "openjph". The cmake configuration places them there in the installation step.

   However, if OpenJPH is incorporated into an application via cmake's add_subdirectory, there is no installation step, the headers are included directly out of the source tree. There is no "openjph" folder, leading the #include <openjph/ojph_version.h> to fail.

   Renaming the "common" directory to "openjph" resolves the build issue, since the headers then live inside the source tree in a directory with same name as the installation. The use of the "common" directory name is entirely internal to the OpenJPH build, it has no impact on the installation. The name should be arbitrary, so there should be no downside to renaming it this way."

       Modifies error message names. This may break your code.
       The modified versions are more descriptive, and less likely to be caught in a preprocessor macro.

       Address an issue identified by @clshortfuse. Thank you Carlos.
       During compilation on windows using clang-cl, the compiler may received flags designed for clang or gcc.

   What's Changed

       Merges PR #236, and another two smaller issues. by @aous72 in #237
VersionDeltaFile
1.5+4-4graphics/OpenJPH/distinfo
1.4+2-2graphics/OpenJPH/PLIST
1.8+2-2graphics/OpenJPH/Makefile
+8-83 files

NetBSD/pkgsrc 7vHhY9Ndoc CHANGES-2025 TODO

   doc: Updated devel/lcov to 2.4
VersionDeltaFile
1.7469+2-1doc/CHANGES-2025
1.26592+1-2doc/TODO
+3-32 files

NetBSD/pkgsrc a0nfwwydevel/lcov distinfo Makefile

   lcov: update to 2.4.

   Changes since v2.3.2:

       enhanced criteria.pm module, to check function, branch, and MC/DC metrics.
       enhance llvm2lcov to support llvm/21 and higher.
       various bug fixes
VersionDeltaFile
1.10+4-4devel/lcov/distinfo
1.23+2-2devel/lcov/Makefile
1.4+1-0devel/lcov/PLIST
+7-63 files

NetBSD/pkgsrc ITAL5Qddoc CHANGES-2025 TODO

   doc: Updated textproc/dasel to 3.2.0
VersionDeltaFile
1.7468+2-1doc/CHANGES-2025
1.26591+1-2doc/TODO
+3-32 files

NetBSD/pkgsrc z5nV962textproc/dasel distinfo Makefile

   dasel: update to 3.2.0.

   ## [v3.2.0] - 2025-12-26

   ### Added
   - `join` function to join array elements into a single string with a specified separator. [See docs](https://daseldocs.tomwright.me/functions/join).
VersionDeltaFile
1.3+4-4textproc/dasel/distinfo
1.13+2-2textproc/dasel/Makefile
+6-62 files

NetBSD/pkgsrc icaSwP5doc CHANGES-2025 TODO

   doc: Updated textproc/py-sphinx-argparse to 0.5.2nb1
VersionDeltaFile
1.7467+2-1doc/CHANGES-2025
1.26590+2-1doc/TODO
+4-22 files

NetBSD/pkgsrc ywtCMh3textproc/py-sphinx-argparse/patches patch-sphinxarg_ext.py

   py-sphinx-argparse: add missing patch
VersionDeltaFile
1.1+16-0textproc/py-sphinx-argparse/patches/patch-sphinxarg_ext.py
+16-01 files

NetBSD/pkgsrc GTxzS7rtextproc/py-sphinx-argparse Makefile distinfo

   py-sphinx-argparse: add workaround for sphinx 9 breakage

   fixes build of khard

   Bump PKGREVISION
VersionDeltaFile
1.3+5-1textproc/py-sphinx-argparse/Makefile
1.2+2-1textproc/py-sphinx-argparse/distinfo
+7-22 files

NetBSD/pkgsrc 5H1p3podoc CHANGES-2025

   Updated devel/py-sarge, devel/py-sentry-sdk
VersionDeltaFile
1.7466+3-1doc/CHANGES-2025
+3-11 files

NetBSD/pkgsrc LcM3LLcdevel/py-sentry-sdk PLIST distinfo

   py-sentry-sdk: updated to 2.48.0

   2.48.0

   Middleware spans are now disabled by default in Django, Starlette and FastAPI integrations. Set the middleware_spans integration-level option to capture individual spans per middleware layer. To record Django middleware spans, for example, configure as follows

     import sentry_sdk
     from sentry_sdk.integrations.django import DjangoIntegration

     sentry_sdk.init(
         dsn="<your-dsn>",
         integrations=[
             DjangoIntegration(middleware_spans=True),
         ],
     )

   New Features

   feat(ai): add single message truncation

    [63 lines not shown]
VersionDeltaFile
1.6+118-1devel/py-sentry-sdk/PLIST
1.9+4-4devel/py-sentry-sdk/distinfo
1.10+2-2devel/py-sentry-sdk/Makefile
+124-73 files

NetBSD/pkgsrc UHr5bIFdevel/py-sarge PLIST Makefile

   py-sarge: updated to 0.1.7.post1

   0.1.7.post1
   Unknown changes
VersionDeltaFile
1.5+6-6devel/py-sarge/PLIST
1.4+6-5devel/py-sarge/Makefile
1.5+4-4devel/py-sarge/distinfo
+16-153 files

NetBSD/pkgsrc 0zUl6Colang/gambc/patches patch-configure

   gambc: forgot to remove patch
VersionDeltaFile
1.2+1-1lang/gambc/patches/patch-configure
+1-11 files

NetBSD/pkgsrc l4aZi8Ytime/kronolith Makefile

   kronolith: fix make(1) substitution in INSTALLATION_DIRS

   Back in May 2020, make(1) was changed to disallow the particular
   substitution form used in one of the INSTALLATION_DIRS assignments.
   https://github.com/NetBSD/src/commit/3b58d8437a0b171a42895aedbcd93e4f8b8c10e0
   Incorrect/useless DESTDIR directories have been created by builds using
   newer versions of the tool, though this is harmless.
VersionDeltaFile
1.31+2-2time/kronolith/Makefile
+2-21 files

NetBSD/pkgsrc x1orEhIdoc CHANGES-2025

   doc: Updated shells/oh-my-posh to 28.7.0
VersionDeltaFile
1.7465+2-1doc/CHANGES-2025
+2-11 files

NetBSD/pkgsrc tZsZTu6shells/oh-my-posh distinfo go-modules.mk

   shells/oh-my-posh: update to 28.7.0

   v28.7.0
   Bug Fixes
    - git: fallback to git_icon on no upstream

   Features
    - claude: use session_id for session key
    - config: display actual error

   v28.6.0
   Features
    - cli: add claude command and segment for Claude Code integration

   v28.5.1
   Bug Fixes
    - python: better uv command
VersionDeltaFile
1.279+10-10shells/oh-my-posh/distinfo
1.115+2-2shells/oh-my-posh/go-modules.mk
1.303+2-2shells/oh-my-posh/Makefile
+14-143 files

NetBSD/pkgsrc FnvWdrqdoc CHANGES-2025

   doc: Updated wm/marswm to 0.6.2
VersionDeltaFile
1.7464+2-1doc/CHANGES-2025
+2-11 files

NetBSD/pkgsrc aFpeacQwm/marswm distinfo cargo-depends.mk

   wm/marswm: update to 0.6.2

    - Upgrade to edition 2024
    - Satisfy clippy
    - Update cargo dependencies
VersionDeltaFile
1.9+82-103wm/marswm/distinfo
1.8+26-33wm/marswm/cargo-depends.mk
1.14+2-2wm/marswm/Makefile
+110-1383 files

NetBSD/pkgsrc 1TwgXA0devel/py-pydantic Makefile

   devel/py-pydantic: Allow possible nbN versions of py-pydantic-core

   Thanks to wiz@ for pointing this out.
VersionDeltaFile
1.39+6-2devel/py-pydantic/Makefile
+6-21 files

NetBSD/pkgsrc ieOJYaAdevel/py-pydantic Makefile

   devel/py-pydantic: Also DEPEND exactly on py-pydantic-core
VersionDeltaFile
1.38+2-2devel/py-pydantic/Makefile
+2-21 files

NetBSD/pkgsrc gmA6ClPchat/matrix-synapse distinfo cargo-depends.mk

   chat/matrix-synapse: Update to 1.143.0

   (This update is overdue and should have been in 2025Q4, but was
   delayed due to incorrect pydantic packaging.)

   Upstream NEWS content:

   * Synapse 1.143.0 (2025-11-25)

   Features

       Support multiple config files in
       register_new_matrix_user. (#18784)

       Remove authentication from POST /_matrix/client/v1/delayed_events,
       and allow calling this endpoint with the update action to take
       (send/cancel/restart) in the request path instead of the
       body. (#19152)


    [16 lines not shown]
VersionDeltaFile
1.87+49-67chat/matrix-synapse/distinfo
1.32+15-21chat/matrix-synapse/cargo-depends.mk
1.65+4-3chat/matrix-synapse/PLIST
1.120+2-2chat/matrix-synapse/Makefile
+70-934 files

NetBSD/pkgsrc g20wbnOdevel/py-pydantic Makefile, devel/py-pydantic-core Makefile

   devel/py-pydantic-*: Drop incorrect relaxation of exact dep and add caution

   As posted to tech-pkg on 5 December, pydantic really does have an
   exact dependency on pydantic-core (even though the version numbers do
   not match).  The previous update was broken, and matrix-synapse failed
   to build.

   Drop the patch to pyproject.toml that relaxes the dependency, as 1)
   wrong and 2) not documented or reported upstream (who would say no,
   it's right).

   Add comments that these two packages need to be updated in sync with
   version numbers that meet upstream's dependency patterns.

   No PKGREVISION++, as the binary package doesn't change.  It's just
   that a future bad update will cause a build failure, if someone does
   that without reading the comments.
VersionDeltaFile
1.35+5-1devel/py-pydantic-core/Makefile
1.37+5-1devel/py-pydantic/Makefile
1.4+1-1devel/py-pydantic/patches/patch-pyproject.toml
+11-33 files

NetBSD/pkgsrc HbmSMwpdoc CHANGES-2025 TODO

   Updated net/kea
VersionDeltaFile
1.7463+2-1doc/CHANGES-2025
1.26589+1-2doc/TODO
+3-32 files

NetBSD/pkgsrc hto6RtFnet/kea PLIST distinfo, net/kea/patches patch-src_lib_log_logger__level__impl.cc

   kea: updated to 3.1.4

   Welcome to Kea 3.1.4, a maintenance release of the 3.1 development
   series. As with any other development release, use this with caution:
   development releases are not recommended for production use.
VersionDeltaFile
1.7+37-31net/kea/PLIST
1.1+14-0net/kea/patches/patch-src_lib_log_logger__level__impl.cc
1.7+5-4net/kea/distinfo
1.20+2-2net/kea/Makefile
+58-374 files

NetBSD/pkgsrc XGfk0PWdoc CHANGES-2025

   Updated www/py-django-filer, www/py-django-admin-sortable2
VersionDeltaFile
1.7462+3-1doc/CHANGES-2025
+3-11 files