NetBSD/pkgsrc w7Kdt4ngeography/qgis Makefile

   geography/qgis: Revbump due to spatialite
VersionDeltaFile
1.272+2-2geography/qgis/Makefile
+2-21 files

NetBSD/pkgsrc dmofqM2doc CHANGES-2026

   doc: Updated geography/spatialindex to 2.0.0
VersionDeltaFile
1.3104+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc F2uknUTgeography/spatialindex Makefile PLIST

   geography/spatialindex: Update to 2.0.0

   packaging NEWS:

     Note that 2.0.0 is not the latest release.  As described on qgis
     lists, 2.1.0 changed how nearest neighbor queries with custom
     functions work and it does not seem possible to use them correctly.
     Thus pkgsrc is avoiding 2.1.0, as recommended by qgis.

   Not mentioned in upstream NEWS:

     shlib version changed from 6.1.1 to 7.0.0

   upstream NEWS content;

     2.0.0 has been released on 07 JUNE 2024. There are no significant
     major enhancements or refactorings that should change any
     behaviors. It had been a long time (almost 5 years!) since a release
     and 2.0.0 was the next version number...

    [21 lines not shown]
VersionDeltaFile
1.5+22-2geography/spatialindex/Makefile
1.3+10-4geography/spatialindex/PLIST
1.5+4-4geography/spatialindex/distinfo
1.3+2-2geography/spatialindex/buildlink3.mk
+38-124 files

NetBSD/src fV8ggDOexternal/bsd/elftoolchain README

   elftoolchain: Improve the instructions for importing from upstream.
VersionDeltaFile
1.3+21-6external/bsd/elftoolchain/README
+21-61 files

NetBSD/pkgsrc Gm4HyUqdoc CHANGES-2026

   Updated mail/exim[-html]
VersionDeltaFile
1.3103+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc s0mbekOmail/exim distinfo Makefile, mail/exim-html PLIST distinfo

   exim[-html]: updated to 4.99.3

   4.99.3
   This is a security release. It addresses CVE-2026-45185 (remote use-after-free via GnuTLS/CHUNKING).
VersionDeltaFile
1.28+15-1mail/exim-html/PLIST
1.45+4-4mail/exim-html/distinfo
1.95+4-4mail/exim/distinfo
1.218+2-2mail/exim/Makefile
1.52+2-2mail/exim-html/Makefile
+27-135 files

NetBSD/pkgsrc utew6VZmath/R PLIST

   R: fix PLIST for Darwin
VersionDeltaFile
1.48+3-3math/R/PLIST
+3-31 files

NetBSD/pkgsrc L7aULkSdoc CHANGES-2026

   Updated archivers/py-zipstream-ng, misc/py-watchfiles
VersionDeltaFile
1.3102+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc VZ9aKAwmisc/py-watchfiles distinfo cargo-depends.mk

   py-watchfiles: updated to 1.2.0

   1.2.0

   ci: add riscv64 manylinux wheels
   fix linting
   Add Python 3.15-dev build, drop 3.9, increase MVRV to 1.83
   fix: improve type safety and error handling
   Ruff target version to 3.10
   upgrade uv lock
   prep v1.2.0 release
VersionDeltaFile
1.12+25-37misc/py-watchfiles/distinfo
1.11+7-11misc/py-watchfiles/cargo-depends.mk
1.14+3-5misc/py-watchfiles/Makefile
+35-533 files

NetBSD/pkgsrc GMMf1Pmarchivers/py-zipstream-ng Makefile distinfo

   py-zipstream-ng: updated to 1.9.2

   v1.9.2

   Restore zipserver command that was missed during build modernization
   Fix tests not being included in the sdist package

   v1.9.1

   Declare support for Python 3.15
   Always report using ZIP_STORED for directories since they're never compressed
   Improve build and packaging system
VersionDeltaFile
1.7+7-3archivers/py-zipstream-ng/Makefile
1.5+4-4archivers/py-zipstream-ng/distinfo
1.5+1-5archivers/py-zipstream-ng/PLIST
+12-123 files

NetBSD/src XOn4m6Edoc 3RDPARTY

   doc/3RDPARTY: note updated in-tree Elftoolchain version.
VersionDeltaFile
1.2207+2-2doc/3RDPARTY
+2-21 files

NetBSD/pkgsrc 8PIVyJFdoc CHANGES-2026

   doc: Added games/cbonsai version 1.4.2
VersionDeltaFile
1.3101+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc pjs2BVCgames/cbonsai Makefile distinfo, games/cbonsai/patches patch-cbonsai.c patch-Makefile

   cbonsai: Initial import.

   cbonsai is a bonsai tree generator. It intelligently creates,
   colors, and positions a bonsai tree, and is entirely configurable
   via CLI options. There are 2 modes of operation: static (see
   finished bonsai tree), and live (see growth step-by-step).

   This package was verified to build on FreeBSD, NetBSD, OpenBSD,
   retro Linux, and macOS.
VersionDeltaFile
1.1+26-0games/cbonsai/Makefile
1.1+23-0games/cbonsai/patches/patch-cbonsai.c
1.1+19-0games/cbonsai/patches/patch-Makefile
1.1+7-0games/cbonsai/distinfo
1.1+4-0games/cbonsai/DESCR
1.1+4-0games/cbonsai/PLIST
+83-01 files not shown
+85-17 files

NetBSD/pkgsrc pDVd5fmdoc CHANGES-2026

   doc: Updated devel/gperf to 3.3
VersionDeltaFile
1.3100+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc NdxqbgHdevel/gperf distinfo Makefile, devel/gperf/patches patch-Makefile.in patch-src_output.cc

   gperf: Update to 3.3.

   Required for modern C.  While here fix parallel builds, which until now had
   been compiling during the install phase when using bmake due to Makefile bugs.

   2025-04-20  Bruno Haible  <bruno at clisp.org>

        Release gperf-3.3.
        * src/version.cc (version_string): Bump.
        * tests/*.exp: Update.
        * NEWS: Mention the changes.

   2025-04-20  Bruno Haible  <bruno at clisp.org>

        Add two more assertions.
        Suggested by Frank Wojcik.
        * src/search.cc (Search::find_asso_values): Assert that a step's
        _changing_count is positive.


    [217 lines not shown]
VersionDeltaFile
1.1+15-0devel/gperf/patches/patch-Makefile.in
1.16+5-5devel/gperf/distinfo
1.34+2-3devel/gperf/Makefile
1.2+1-1devel/gperf/patches/patch-src_output.cc
+23-94 files

NetBSD/pkgsrc SAaETvXdevel/gmake distinfo, devel/gmake/patches patch-src_getopt.h patch-lib_fnmatch.c

   gmake: Fix for modern C.
VersionDeltaFile
1.1+15-0devel/gmake/patches/patch-src_getopt.h
1.1+15-0devel/gmake/patches/patch-lib_fnmatch.c
1.1+15-0devel/gmake/patches/patch-src_getopt.c
1.48+4-1devel/gmake/distinfo
+49-14 files

NetBSD/pkgsrc IqGzrnTdoc CHANGES-2026

   Updated devel/py-test-codspeed, devel/py-test-rerunfailures
VersionDeltaFile
1.3099+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc 14UJBmgdevel/py-test-rerunfailures distinfo Makefile

   py-test-rerunfailures: updated to 16.2

   16.2 (2026-05-13)

   Breaking changes

   - Drop support for pytest 8.0. Minimum pytest version is now 8.1.

   Features

   - Add support for pytest 9.0.

   Bug fixes

   - Fix missing teardown for session and module scoped fixtures when fixture teardown fails.

   - Clear fixture finalizers when removing cached results from failed fixtures
     to fix compatibility with pytest >= 9, which asserts that ``_finalizers`` is
     empty before executing a fixture.

    [4 lines not shown]
VersionDeltaFile
1.15+4-4devel/py-test-rerunfailures/distinfo
1.16+3-3devel/py-test-rerunfailures/Makefile
+7-72 files

NetBSD/pkgsrc G4RIeDtdevel/py-test-codspeed distinfo PLIST

   py-test-codspeed: updated to 5.0.2

   5.0.2 - 2026-05-14

   Features

   Skip Python runtime objects in callgrind

   5.0.1 - 2026-05-13

   Other

   Enable free-threaded wheels in cibuildwheel

   5.0.0 - 2026-05-13

   Features

   Use instrument_hooks markers in walltime

    [15 lines not shown]
VersionDeltaFile
1.10+4-4devel/py-test-codspeed/distinfo
1.6+2-5devel/py-test-codspeed/PLIST
1.12+3-4devel/py-test-codspeed/Makefile
+9-133 files

NetBSD/pkgsrc XO5NfUQdoc CHANGES-2026

   Updated textproc/ugrep, net/py-aiormq
VersionDeltaFile
1.3098+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc V0gB467net/py-aiormq distinfo Makefile

   py-aiormq: updated to 6.9.4

   6.9.4
   Include license file in built distributions via project.license-files
VersionDeltaFile
1.13+4-4net/py-aiormq/distinfo
1.14+2-2net/py-aiormq/Makefile
1.6+2-1net/py-aiormq/PLIST
+8-73 files

NetBSD/pkgsrc FZDH2Cttextproc/ugrep distinfo Makefile

   ugrep: updated to 7.8.2

   7.8.2

   upgrade to autoconf 2.73 and automake 1.18.1
   update TUI logic to remove terminal() call before print() of selected results, move print() back for more maintainable code (avoid "why is this here, again?")
VersionDeltaFile
1.99+4-4textproc/ugrep/distinfo
1.109+2-3textproc/ugrep/Makefile
+6-72 files

NetBSD/pkgsrc-wip 24728bdpy-zensical distinfo, py-zensical/patches patch-crates_zensical_src_watcher.rs

py-zensical: add upstream patch for better NetBSD support
DeltaFile
+40-0py-zensical/patches/patch-crates_zensical_src_watcher.rs
+1-0py-zensical/distinfo
+41-02 files

NetBSD/pkgsrc tK17IFgdoc CHANGES-2026

   Removed lang/nodejs20
VersionDeltaFile
1.3097+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc JPBfOYOlang Makefile, lang/nodejs nodeversion.mk

   nodejs20: removed; end-of-life
VersionDeltaFile
1.23+9-11lang/nodejs/nodeversion.mk
1.788+1-2lang/Makefile
1.9+1-1lang/nodejs20/buildlink3.mk
1.28+1-1lang/nodejs20/distinfo
1.2+1-1lang/nodejs20/patches/patch-common.gypi
1.2+1-1lang/nodejs20/patches/patch-deps_cares_cares.gyp
+14-1724 files not shown
+37-4030 files

NetBSD/pkgsrc uuxziLcdoc CHANGES-2026 TODO

   Updated devel/py-uv[-build]
VersionDeltaFile
1.3096+3-1doc/CHANGES-2026
1.27282+1-2doc/TODO
+4-32 files

NetBSD/pkgsrc vuYrx0edevel/py-uv distinfo cargo-depends.mk, devel/py-uv-build distinfo

   py-uv py-uv-build: updated to 0.11.14

   0.11.14

   Enhancements

   Add Astral mirror URL override
   Ignore top_level.txt entries in uninstall that are not valid Python identifiers

   Bug fixes

   Avoid applying .env files in parent process
   Filter ANSI codes in logging output
   Fix uv tree showing extra-conditional deps for packages required without extras
   Respect build options (e.g., --no-build) during lock validation
VersionDeltaFile
1.24+10-10devel/py-uv-build/distinfo
1.23+10-10devel/py-uv/distinfo
1.21+2-2devel/py-uv/cargo-depends.mk
1.25+2-2devel/py-uv/Makefile.common
+24-244 files

NetBSD/pkgsrc FvO2J5Hdoc CHANGES-pkgsrc-2026Q1

   Tickets #7115, 16, 17
VersionDeltaFile
1.1.2.22+10-1doc/CHANGES-pkgsrc-2026Q1
+10-11 files

NetBSD/pkgsrc 87DLspfdatabases/postgresql14 distinfo, databases/postgresql15 distinfo

   Pullup ticket #7117 - requested by taca
   databases/postgresql{14,15,16,17,18}: security fix

   Revisions pulled up:
   - databases/postgresql14-docs/PLIST                             1.24
   - databases/postgresql14/Makefile.common                        1.30
   - databases/postgresql14/distinfo                               1.26
   - databases/postgresql15-docs/PLIST                             1.19
   - databases/postgresql15/Makefile.common                        1.24
   - databases/postgresql15/distinfo                               1.19
   - databases/postgresql16-docs/PLIST                             1.15
   - databases/postgresql16/Makefile.common                        1.22
   - databases/postgresql16/distinfo                               1.16
   - databases/postgresql17-docs/PLIST                             1.11
   - databases/postgresql17/Makefile.common                        1.18
   - databases/postgresql17/distinfo                               1.11
   - databases/postgresql18-docs/PLIST                             1.5
   - databases/postgresql18/Makefile.common                        1.6
   - databases/postgresql18/distinfo                               1.5

    [165 lines not shown]
VersionDeltaFile
1.18.2.1+4-4databases/postgresql15/distinfo
1.25.2.1+4-4databases/postgresql14/distinfo
1.15.2.1+4-4databases/postgresql16/distinfo
1.10.2.1+4-4databases/postgresql17/distinfo
1.4.2.1+4-4databases/postgresql18/distinfo
1.17.2.1+2-2databases/postgresql17/Makefile.common
+22-229 files not shown
+40-3515 files

NetBSD/pkgsrc-wip 5c29a9arust-beta distinfo Makefile

rust-beta: update to 1.96.0beta.7
DeltaFile
+3-3rust-beta/distinfo
+1-1rust-beta/Makefile
+4-42 files