NetBSD/pkgsrc K8r9yQMtextproc/py-sphinxcontrib-actdiag PLIST, textproc/py-sphinxcontrib-blockdiag PLIST

   py-sphinxcontrib*: do not hardcode Python 3.13
VersionDeltaFile
1.2+2-2textproc/py-sphinxcontrib-seqdiag/PLIST
1.2+2-2textproc/py-sphinxcontrib-blockdiag/PLIST
1.2+2-2textproc/py-sphinxcontrib-actdiag/PLIST
1.2+2-2textproc/py-sphinxcontrib-nwdiag/PLIST
1.2+2-2textproc/py-sphinxcontrib-phpdomain/PLIST
+10-105 files

NetBSD/pkgsrc cbG6XZ6textproc/py-sphinxcontrib-actdiag Makefile, textproc/py-sphinxcontrib-blockdiag Makefile

   py-sphinxcontrib*: not for Python 3.11

   due to py-sphinx
VersionDeltaFile
1.2+2-2textproc/py-sphinxcontrib-nwdiag/Makefile
1.2+2-2textproc/py-sphinxcontrib-actdiag/Makefile
1.2+2-2textproc/py-sphinxcontrib-blockdiag/Makefile
1.2+2-2textproc/py-sphinxcontrib-phpdomain/Makefile
1.2+2-2textproc/py-sphinxcontrib-programoutput2/Makefile
1.2+2-2textproc/py-sphinxcontrib-seqdiag/Makefile
+12-126 files

NetBSD/pkgsrc S0ejlzAmath/gnumeric112 distinfo, math/gnumeric112/patches patch-src_sstest.c

   gnumeric112: use upstream patch to fix build on NetBSD 11+
VersionDeltaFile
1.1+16-0math/gnumeric112/patches/patch-src_sstest.c
1.35+2-1math/gnumeric112/distinfo
+18-12 files

NetBSD/pkgsrc tRSsqOqdoc CHANGES-2026

   Updated sysutils/py-puremagic, lang/py-python-discovery, devel/py-filelock
VersionDeltaFile
1.1656+4-1doc/CHANGES-2026
+4-11 files

NetBSD/pkgsrc hGOd9sPdevel/py-filelock distinfo Makefile

   py-filelock: updated to 3.25.1

   3.25.1

   docs(logo): add branded project logo
   fix(win): restore best-effort lock file cleanup on release
VersionDeltaFile
1.41+4-4devel/py-filelock/distinfo
1.42+2-2devel/py-filelock/Makefile
+6-62 files

NetBSD/pkgsrc qjmp0grlang/py-python-discovery distinfo Makefile

   py-python-discovery: updated to 1.1.2

   1.1.2

   docs: add package description and usage to README
   fix(subprocess): drain pipes after killing timed-out process
   fix(discovery): match prerelease versions against major.minor specs
VersionDeltaFile
1.2+4-4lang/py-python-discovery/distinfo
1.2+2-2lang/py-python-discovery/Makefile
+6-62 files

NetBSD/pkgsrc 8q0TKIisysutils/py-puremagic distinfo Makefile

   py-puremagic: updated to 2.0.2

   Version 2.0.2

   - Fixing 137 passing non-existent filename to from_string()/from_stream() no longer raises FileNotFoundError (thanks to denisw)

   Version 2.0.1

   - Fixing 126 Python scanner false positives — now uses AST node walking instead of regex to verify real Python constructs (thanks to ahobson)
   - Fixing 134 UTF-16 LE BOM (FF FE) no longer misidentified as .mp1 audio, added UTF-16 BOM detection to text scanner (thanks to tomazfs)
   - Fixing 135 from_string(), from_stream(), magic_string(), and magic_stream() now perform deep scan when filename is provided (thanks to denisw)
VersionDeltaFile
1.14+4-4sysutils/py-puremagic/distinfo
1.16+3-2sysutils/py-puremagic/Makefile
+7-62 files

NetBSD/pkgsrc mCWPvHIdoc CHANGES-2026

   doc: Updated fonts/harfbuzz-icu to 13.0.1
VersionDeltaFile
1.1655+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc aMkaJFDdoc CHANGES-2026 TODO

   doc: Updated fonts/harfbuzz to 13.0.1
VersionDeltaFile
1.1654+2-1doc/CHANGES-2026
1.26925+1-2doc/TODO
+3-32 files

NetBSD/pkgsrc vkurYU3fonts/harfbuzz/patches patch-src_hb-raster-svg-fill.cc patch-src_hb-raster-svg-clip.cc

   harfbuzz: update to 13.0.1.

   Overview of changes leading to 13.0.1
   Saturday, March 7, 2026
   =====================================
   - Bug fixes in rendering `COLR` v1 fonts.
   - Various build fixes.


   Overview of changes leading to 13.0.0
   Wednesday, March 4, 2026
   =====================================
   - New experimental drawing and rendering libraries:
     * New public `hb-vector` API for vector output of glyph outlines. The only
       supported output format currently is SVG.
       The new API is available in a separate `harfbuzz-vector` library.
     * New public `hb-raster` API for rasterizing glyphs to A8 / BGRA32 images.
       The new API is available in a separate `harfbuzz-raster` library.
     * Both APIs are still experimental and subject to change.

    [142 lines not shown]
VersionDeltaFile
1.1+34-0fonts/harfbuzz/patches/patch-src_hb-raster-svg-fill.cc
1.1+16-0fonts/harfbuzz/patches/patch-src_hb-raster-svg-clip.cc
1.1+16-0fonts/harfbuzz/patches/patch-src_hb-raster-svg-base.hh
1.1+16-0fonts/harfbuzz/patches/patch-src_hb-raster-svg-parse.cc
1.1+16-0fonts/harfbuzz/patches/patch-src_hb-raster-svg-parse.hh
1.1+16-0fonts/harfbuzz/patches/patch-src_hb-vector-svg-utils.hh
+114-04 files not shown
+139-1010 files

NetBSD/pkgsrc U4mTfDpdoc TODO

   doc/TODO: zxing-cpp-3.0.2 now in wip
VersionDeltaFile
1.26924+2-2doc/TODO
+2-21 files

NetBSD/pkgsrc AdJEIMOx11/xfce4-desktop Makefile

   xfce4-desktop: fix builds on NetBSD 9.x

   There's a parsing bug triggered in older GCC versions, e.g., 7.5.
   (Probably the same one that led to the tests in libxfce4windowing
   being disabled from builds, too.) Since GCC 10 already gets pulled
   into the dependency chain anyway (from shared-mime-info, of all
   things), go with it.
VersionDeltaFile
1.119+3-1x11/xfce4-desktop/Makefile
+3-11 files

NetBSD/pkgsrc buRASNQdoc CHANGES-2026

   doc: Updated emulators/mame to 0.286nb1
VersionDeltaFile
1.1653+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc jPG3wDjemulators/mame Makefile

   mame: switch to SDL3

   Test on Darwin by adam@, NetBSD by me.

   Bump PKGREVISION.
VersionDeltaFile
1.229+9-3emulators/mame/Makefile
+9-31 files

NetBSD/pkgsrc ShYMAf0doc CHANGES-2026

   doc: Updated www/chromium to 145.0.7632.159
VersionDeltaFile
1.1652+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc KTcfjItwww/chromium distinfo tests.mk

   www/chromium: update to 145.0.7632.159

   * 145.0.7632.159
   This update includes 10 security fixes. Please see the
   Chrome Security Page for more information.
   [$33,000][485622239] Critical CVE-2026-3536: Integer overflow in ANGLE.
   Reported by cinzinga on 2026-02-18
   [$32,000][474266014] Critical CVE-2026-3537: Object lifecycle issue
   in PowerVR. Reported by Zhihua Yao of KunLun Lab on 2026-01-08
   [TBD][484983991] Critical CVE-2026-3538: Integer overflow in Skia.
   Reported by Symeon Paraschoudis on 2026-02-17
   [TBD][483853098] High CVE-2026-3539: Object lifecycle issue in DevTools.
   Reported by Zhenpeng (Leo) Lin at depthfirst on 2026-02-12
   [TBD][484088917] High CVE-2026-3540: Inappropriate implementation
   in WebAudio. Reported by Davi Antônio Cruz on 2026-02-14
   [TBD][484811719] High CVE-2026-3541: Inappropriate implementation
   in CSS. Reported by Syn4pse on 2026-02-16
   [TBD][485152421] High CVE-2026-3542: Inappropriate implementation
   in WebAssembly. Reported by qymag1c on 2026-02-17

    [6 lines not shown]
VersionDeltaFile
1.31+9-6www/chromium/distinfo
1.6+10-4www/chromium/tests.mk
1.45+6-3www/chromium/Makefile
+25-133 files

NetBSD/pkgsrc rwfta2Odoc TODO

   doc/TODO: add notes for spirv-tools
VersionDeltaFile
1.26923+3-2doc/TODO
+3-21 files

NetBSD/pkgsrc UqBmgMfdoc CHANGES-2026

   doc: Updated mail/neomutt to 20260105nb3
VersionDeltaFile
1.1651+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc 7uEOKgGmail/neomutt Makefile distinfo

   neomutt: use a newer release branch commit

   Bump PKGREVISION.
VersionDeltaFile
1.115+4-4mail/neomutt/Makefile
1.86+4-4mail/neomutt/distinfo
+8-82 files

NetBSD/pkgsrc fPgiLXodoc CHANGES-2026

   doc: Updated graphics/digikam-gmic-qt to 3.6.0.20251230
VersionDeltaFile
1.1650+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc l8zK9bvgraphics/digikam-gmic-qt distinfo Makefile

   digikam-gmic-qt: update to 3.6.0.20251230.

   3 commits ("fix headers").
VersionDeltaFile
1.6+4-4graphics/digikam-gmic-qt/distinfo
1.14+3-4graphics/digikam-gmic-qt/Makefile
+7-82 files

NetBSD/pkgsrc 1OQhRC4doc TODO CHANGES-2026

   doc: Updated graphics/digikam to 9.0.0
VersionDeltaFile
1.26922+1-2doc/TODO
1.1649+2-1doc/CHANGES-2026
+3-32 files

NetBSD/pkgsrc 5IrmPcygraphics/digikam PLIST distinfo, graphics/digikam/patches patch-core_libs_threads_actionthreadbase.cpp

   digikam: update to 9.0.0.

   After months of intensive development, bug triage, and feature
   integration, the digiKam team is thrilled to announce the stable
   release of digiKam 9.0.0. This major version introduces groundbreaking
   improvements in performance, usability, and workflow efficiency,
   with a strong focus on modernizing the user interface, enhancing
   metadata management, and expanding support for new camera models
   and file formats.
VersionDeltaFile
1.45+3-14graphics/digikam/PLIST
1.70+4-5graphics/digikam/distinfo
1.269+2-3graphics/digikam/Makefile
1.3+1-1graphics/digikam/patches/patch-core_libs_threads_actionthreadbase.cpp
+10-234 files

NetBSD/pkgsrc mLaqnHQdoc TODO CHANGES-2026

   doc: Updated textproc/lowdown to 3.0.0
VersionDeltaFile
1.26921+1-2doc/TODO
1.1648+2-1doc/CHANGES-2026
+3-32 files

NetBSD/pkgsrc qwFMhA2textproc/lowdown distinfo PLIST, textproc/lowdown/patches patch-Makefile

   lowdown: update to 3.0.0.

   Added initial support for outputting modern Unix manpages with
   -tmdoc. This is intended as a replacement for the legacy -tman.
   Supplement this with --roff-manpage, which accepts a markdown file
   that looks like a Unix manpage and attempts to convert it into a
   well-formed mdoc or man. Most of this is purely syntactic, but
   several sections in Unix manpages (e.g., the NAME and SYNOPSIS)
   have a rigorous syntax that this mode attempts to output.

   Several minor (but breaking) changes to the API to take up fewer
   bits in the oflags field of struct lowdown_opts: consolidate all
   XXX_NOLINK, XXX_RELLINK, and XXX_SHORTLINK as LOWDOWN_NOLINK,
   LOWDOWN_RELLINK, and LOWDOWN_SHORTLINK. This only applies to the
   LOWDOWN_MAN, LOWDOWN_MS, and LOWDOWN_TERM output modes. The earlier
   LOWDOWN_NROFF output mode is deprecated and is now an alias for
   LOWDOWN_MS, which should be used moving forward.

   Do the same with the various XXX_SKIP_HTML bits.

    [30 lines not shown]
VersionDeltaFile
1.10+16-13textproc/lowdown/patches/patch-Makefile
1.39+5-5textproc/lowdown/distinfo
1.14+3-3textproc/lowdown/PLIST
1.39+2-3textproc/lowdown/Makefile
1.3+2-1textproc/lowdown/buildlink3.mk
+28-255 files

NetBSD/pkgsrc pjtbWeddoc TODO CHANGES-2026

   doc: Updated textproc/tree-sitter-elixir to 0.3.5
VersionDeltaFile
1.26920+2-3doc/TODO
1.1647+2-1doc/CHANGES-2026
+4-42 files

NetBSD/pkgsrc Gkl48gVtextproc/tree-sitter-elixir distinfo Makefile

   tree-sitter-elixir: update to 0.3.5.

   Support for ~SQL sigils in the built-in injections (#84)
   WASM binary to the npm package (#87)
VersionDeltaFile
1.9+4-4textproc/tree-sitter-elixir/distinfo
1.9+2-2textproc/tree-sitter-elixir/Makefile
+6-62 files

NetBSD/pkgsrc FAeGhzpdoc CHANGES-2026 TODO

   doc: Updated comms/py-textual to 8.0.2
VersionDeltaFile
1.1646+2-1doc/CHANGES-2026
1.26919+1-2doc/TODO
+3-32 files

NetBSD/pkgsrc IEiiL5Scomms/py-textual distinfo Makefile

   py-textual: update to 8.0.2.

   8.0.2

   Changed

       Themes are now in alphabetical order in command palette #6405

   Fixed

       Fixed issues with Directory Tree #6405

   8.0.1

   Fixed

       DirectoryTree runs more operations in a thread to avoid micro-freezes

   Changes

    [2 lines not shown]
VersionDeltaFile
1.40+4-4comms/py-textual/distinfo
1.45+3-3comms/py-textual/Makefile
+7-72 files

NetBSD/pkgsrc lhN3U9kdoc TODO CHANGES-2026

   doc: Updated devel/py-ruff to 0.15.5
VersionDeltaFile
1.26918+1-2doc/TODO
1.1645+2-1doc/CHANGES-2026
+3-32 files