NetBSD/pkgsrc Mo3E6uFtextproc/R-highr Makefile

   (textproc/R-highr) Update for DEPENDS+= R-xfun
VersionDeltaFile
1.11+2-2textproc/R-highr/Makefile
+2-21 files

NetBSD/pkgsrc oXsW1Lxdoc CHANGES-2026

   doc: Updated devel/R-xfun to 0.58
VersionDeltaFile
1.3609+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc 7i3kjuvdevel/R-xfun distinfo Makefile

   (devel/R-xfun) Updated 0.50 to 0.58, NEWS.rd, ChangeLog lost (?)
VersionDeltaFile
1.21+4-4devel/R-xfun/distinfo
1.23+2-2devel/R-xfun/Makefile
+6-62 files

NetBSD/pkgsrc WlNuA2Idoc CHANGES-2026

   doc: Updated devel/R-cyclocomp to 1.1.2
VersionDeltaFile
1.3608+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc L61fevIdevel/R-cyclocomp distinfo Makefile

   (devel/R-cyclocomp) Updated 1.1.1 to 1.1.2

   # cyclocomp 1.1.2

   * `cyclocomp_package_dir()` now has a `quiet` argument (@mpadge, #28).
VersionDeltaFile
1.5+4-4devel/R-cyclocomp/distinfo
1.3+2-2devel/R-cyclocomp/Makefile
+6-62 files

NetBSD/pkgsrc DGkLxJidoc CHANGES-2026

   doc: Updated devel/R-callr to 3.8.0
VersionDeltaFile
1.3607+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc jNDQVTAdevel/R-callr distinfo Makefile

   (devel/R-callr) Updated 3.7.6 to 3.8 0

   # callr 3.8.0

   * `r()`, `rcmd()`, `rscript()` and `rscript_process` now accept
     `pty = TRUE` to run the child R process in a pseudo-terminal.

   * callr now supports `carrier::crate()`. `package = NULL`, the new
     default, handles functions created with `carrier::crate()` automatically
     (#249).

   * The `CALLR_TMPDIR` environment variable can now be set to override the
     directory callr uses for its auxiliary temporary files. When unset, callr
     keeps using `tempdir()` (#172).

   * `r_bg()` (and `r()`) subprocesses now exit with a non-zero status when
     the evaluated expression throws an error or is interrupted, instead of
     always exiting with status 0 (#291).


    [16 lines not shown]
VersionDeltaFile
1.13+4-4devel/R-callr/distinfo
1.13+2-2devel/R-callr/Makefile
+6-62 files

NetBSD/pkgsrc jSxX2Wkdoc CHANGES-2026 TODO

   doc: Updated www/restish to 2.2.0
VersionDeltaFile
1.3606+2-1doc/CHANGES-2026
1.27366+1-2doc/TODO
+3-32 files

NetBSD/pkgsrc XgKzjLrwww/restish distinfo go-modules.mk

   restish: update to 2.2.0.

   Restish v2.0.0 is a major redesign of the REST-ish HTTP CLI, with
   a new Go codebase, stronger OpenAPI command generation, typed JSONC
   config, safer auth/config handling, improved output/filtering/pagination
   behavior, and first-party plugin support.

   Highlights:

       New v2 module path: github.com/rest-sh/restish/v2
       Improved generic HTTP and generated OpenAPI workflows
       Automatic v1 config migration for standard config locations
       New out-of-process plugin system, including CSV, MCP, bulk, and PKCS#11 plugins
       Refreshed docs, install guide, v1 upgrade guide, and interactive tour

   This is a breaking major release. Users upgrading from v1 should
   read the upgrade guide before switching production workflows.
VersionDeltaFile
1.17+289-1,858www/restish/distinfo
1.12+95-618www/restish/go-modules.mk
1.66+2-5www/restish/Makefile
1.2+6-1www/restish/PLIST
+392-2,4824 files

NetBSD/pkgsrc tXruvlBdoc CHANGES-2026 TODO

   doc: Updated devel/py-typer to 0.26.7
VersionDeltaFile
1.3605+2-1doc/CHANGES-2026
1.27365+1-2doc/TODO
+3-32 files

NetBSD/pkgsrc 493rCmcdevel/py-typer distinfo Makefile

   py-typer: update to 0.26.7.

   0.26.7

   Fixes

       🐛 Respect wait=False when launching URLs with xdg-open. PR #1820 by @patrick91.


   0.26.6

   Fixes

       🐛 Ensure that the default of a list argument is used correctly. PR #1821 by @svlandeg.

   Internal

       👷 Speed up the CI by shuffling the test matrix. PR #1815 by @svlandeg.
VersionDeltaFile
1.9+4-4devel/py-typer/distinfo
1.9+2-2devel/py-typer/Makefile
+6-62 files

NetBSD/pkgsrc Y7ZuGOZdoc CHANGES-2026 TODO

   doc: Updated devel/py-pdm_backend to 2.4.9
VersionDeltaFile
1.3604+2-1doc/CHANGES-2026
1.27364+1-2doc/TODO
+3-32 files

NetBSD/pkgsrc FAgBMHIdevel/py-pdm_backend distinfo Makefile

   py-pdm_backend: update to 2.4.9.

   No significant changes
VersionDeltaFile
1.24+4-4devel/py-pdm_backend/distinfo
1.26+3-3devel/py-pdm_backend/Makefile
+7-72 files

NetBSD/pkgsrc QW1heZHdoc CHANGES-2026 TODO

   doc: Updated textproc/py-sphinx-autodoc-typehints to 3.10.5
VersionDeltaFile
1.3603+2-1doc/CHANGES-2026
1.27363+1-2doc/TODO
+3-32 files

NetBSD/pkgsrc s8F7CUCtextproc/py-sphinx-autodoc-typehints Makefile distinfo

   py-sphinx-autodoc-typehints: update to 3.10.5.

   process_signature: don't skip the first arg on bound instance methods by @ilia-kats in #705
   🐛 fix(annotations): use class role for Ellipsis/NotImplementedType on 3.13+ by @gaborbernat in #707
VersionDeltaFile
1.53+4-4textproc/py-sphinx-autodoc-typehints/Makefile
1.43+4-4textproc/py-sphinx-autodoc-typehints/distinfo
+8-82 files

NetBSD/pkgsrc ztTGuludoc TODO CHANGES-2026

   doc: Updated textproc/py-pdf to 6.13.0
VersionDeltaFile
1.27362+1-2doc/TODO
1.3602+2-1doc/CHANGES-2026
+3-32 files

NetBSD/pkgsrc 8NSHa1Dtextproc/py-pdf distinfo Makefile

   py-pdf: update to 6.13.0.

   ## Version 6.13.0, 2026-06-05

   ### Security (SEC)
   - Avoid infinite loops for outlines and text extraction (#3830)

   ### New Features (ENH)
   - Add Japanese predefined CMaps (#3800)
   - Font: Collect all character widths, not only those that can be unicode mapped (#3798)

   ### Robustness (ROB)
   - Recover a corrupt trailing startxref pointer (closes #3238) (#3826)
   - Handle /Pages node without /Kids during flattening (#3825)
   - Accept inline image EI marker at the end of a content stream (#3827)

   ### Maintenance (MAINT)
   - Type the always-raising deprecation helpers as `NoReturn` (#3819)
VersionDeltaFile
1.61+4-4textproc/py-pdf/distinfo
1.67+2-2textproc/py-pdf/Makefile
+6-62 files

NetBSD/pkgsrc XTltsJKdoc CHANGES-2026 TODO

   doc: Updated devel/py-google-api-core to 2.31.0
VersionDeltaFile
1.3601+2-1doc/CHANGES-2026
1.27361+1-2doc/TODO
+3-32 files

NetBSD/pkgsrc F8KN87Qdevel/py-google-api-core distinfo Makefile

   py-google-api-core: update to 2.31.0.

   Documentation

       fix FAQ grammar in httplib2 example
       774a0b8 (b79b3ea0c28e4b2d16aef8da14ad87c5735b1328)
       same block as other sections
       9c72a41 Bump github/codeql-action from 4.33.0 to 4.34.1
       ebf7190 Bump github/codeql-action from 4.32.0 to 4.33.0
       0e4ae38 (b79b3ea0c28e4b2d16aef8da14ad87c5735b1328)
       exclude Response.is_permanent_redirect from API docs (#7244)
       d568f47 (b79b3ea0c28e4b2d16aef8da14ad87c5735b1328)
       clarify Quickstart POST example (#6960)
       Additional commits viewable in compare view

   Bug Fixes

       bump protobuf from 4.25.8 to 5.29.6 (#17021) (8f52e9ad30b58436480e35d462e9367172bd6656)
       drop support for Python 3.9 (#16980) (e5ed47205cb478a4b6ba8f602b7c7198911d086e)
VersionDeltaFile
1.49+4-4devel/py-google-api-core/distinfo
1.53+2-2devel/py-google-api-core/Makefile
+6-62 files

NetBSD/pkgsrc OLejxWodoc CHANGES-2026 TODO

   doc: Updated devel/py-filelock to 3.29.1
VersionDeltaFile
1.3600+2-1doc/CHANGES-2026
1.27360+1-2doc/TODO
+3-32 files

NetBSD/pkgsrc wvnHdGNdevel/py-filelock distinfo Makefile

   py-filelock: update to 3.29.1.

   docs: fix API docs of release() by @MrAnno in #540
   docs: clarify per-thread scope of FileLock configuration by @Gares95 in #543
   chore: improve filelock maintenance path by @lphuc2250gma in #542
   chore: improve filelock maintenance path by @lphuc2250gma in #544
   chore: improve filelock maintenance path by @lphuc2250gma in #545
   🐛 fix(soft): refuse to follow symlinks when reading the lock file by @dxbjavid in #548
VersionDeltaFile
1.45+4-4devel/py-filelock/distinfo
1.46+2-2devel/py-filelock/Makefile
+6-62 files

NetBSD/pkgsrc F7P5dfudoc CHANGES-2026 TODO

   doc: Updated security/py-cyclonedx-python-lib to 11.8.0
VersionDeltaFile
1.3599+2-1doc/CHANGES-2026
1.27359+1-2doc/TODO
+3-32 files

NetBSD/pkgsrc bdjoPJXsecurity/py-cyclonedx-python-lib Makefile distinfo

   py-cyclonedx-python-lib: update to 11.8.0.

   ## v11.8.0 (2026-06-04)

   ### Documentation

   - Update CDX summary

   ### Features

   - Add support CycloneDX 1.7.1 & 1.6.2 & 1.5.1

   - Pull SPDX license IDs v1.1-3.28.0
VersionDeltaFile
1.63+4-4security/py-cyclonedx-python-lib/Makefile
1.54+4-4security/py-cyclonedx-python-lib/distinfo
+8-82 files

NetBSD/pkgsrc SZQwKO5doc CHANGES-2026 TODO

   doc: Updated devel/py-hatchling to 1.30.1
VersionDeltaFile
1.3598+2-1doc/CHANGES-2026
1.27358+1-2doc/TODO
+3-32 files

NetBSD/pkgsrc 58dmRKCdevel/py-hatchling distinfo Makefile

   py-hatchling: update to 1.30.1.

   1.30.1 - 2026-06-01

   Fixed

       Default core metadata version kept at 2.4 until more tools support 2.5

   1.30.0 - 2026-05-31

   Added:

       Support PEP 794 (core metadata Import-Name and Import-Namespace fields and version 2.5)

   Fixed:

       Exclude Git worktree metadata files from sdists
VersionDeltaFile
1.29+4-4devel/py-hatchling/distinfo
1.33+2-2devel/py-hatchling/Makefile
+6-62 files

NetBSD/pkgsrc ZVssQxUdoc CHANGES-2026 TODO

   doc: Updated emulators/mame to 0.288
VersionDeltaFile
1.3597+2-1doc/CHANGES-2026
1.27357+1-2doc/TODO
+3-32 files

NetBSD/pkgsrc K3Ppdpaemulators/mame Makefile PLIST, emulators/mame/patches patch-3rdparty_genie_build_gmake.darwin_genie.make

   mame: update to 0.288.

   We’re proud to present MAME 0.288 today. We’ve already mentioned
   it before, but in case you forgot, we’ve migrated to C++20 and
   raised the requirements for development tools and operating systems.

   There are some noticeable changes to MAME’s user interface in this
   release, too. The most significant is that many options are shown
   in a de-emphasised colour if they currently have default or inherited
   values. This is the opposite of the previous behaviour for the
   input assignments menus. The menus for controlling mounted media
   behave a little differently, but hopefully more intuitively. There
   are a couple of additional settings for how menus are handled (find
   them in the Miscellaneous Options menu or change them in ui.ini).
   There’s also a slight change to how MAME loads settings from INI
   files, but most users shouldn’t notice the difference.

   It’s been two months since our last release, so a lot has changed.
   Rare Bubble System versions of Konami’s Galactic Warriors and RF2

    [16 lines not shown]
VersionDeltaFile
1.231+8-13emulators/mame/Makefile
1.4+10-10emulators/mame/patches/patch-3rdparty_genie_build_gmake.darwin_genie.make
1.105+11-0emulators/mame/PLIST
1.167+5-5emulators/mame/distinfo
+34-284 files

NetBSD/pkgsrc t7Qdopbdoc CHANGES-2026

   doc: Fix powerdns-recursor (pdns-recursor) entry

   Noticed via www@ pkg-changes2html checks.
VersionDeltaFile
1.3596+2-2doc/CHANGES-2026
+2-21 files

NetBSD/pkgsrc uhqqwaOdoc TODO CHANGES-2026

   doc: Updated devel/jj to 0.42.0
VersionDeltaFile
1.27356+1-2doc/TODO
1.3595+2-1doc/CHANGES-2026
+3-32 files

NetBSD/pkgsrc ZvCgOC9devel/jj distinfo cargo-depends.mk

   jj: update to 0.42.0.

   Release highlights

       Switched to the mimalloc memory allocator for better multi-threaded
       performance.

   Breaking changes

       The following deprecated command options have been removed:
           jj commit --reset-author/--author
           jj describe --no-edit/--edit/--reset-author/--author
           jj git push --allow-new
           jj metaedit --update-committer-timestamp

       The following deprecated config options have been removed:
           git.auto-local-bookmark
           git.push-new-bookmarks


    [42 lines not shown]
VersionDeltaFile
1.35+190-193devel/jj/distinfo
1.34+62-63devel/jj/cargo-depends.mk
1.41+2-2devel/jj/Makefile
+254-2583 files