NetBSD/pkgsrc f8WRxalgraphics/png distinfo Makefile

   Pullup ticket #7057 - requested by wiz
   graphics/png: Security fix

   Revisions pulled up:
   - graphics/png/Makefile                                         1.221
   - graphics/png/distinfo                                         1.167

   ---
      Module Name:      pkgsrc
      Committed By:     wiz
      Date:             Thu Mar 26 07:42:55 UTC 2026

      Modified Files:
        pkgsrc/graphics/png: Makefile distinfo

      Log Message:
      png: update to 1.6.56.

      Version 1.6.56 [March 25, 2026]

    [29 lines not shown]
VersionDeltaFile
1.166.2.1+4-4graphics/png/distinfo
1.220.2.1+2-2graphics/png/Makefile
+6-62 files

NetBSD/pkgsrc vEkTI7qdoc CHANGES-2026

   doc: Updated x11/kitty to 0.46.2
VersionDeltaFile
1.1909+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc nZWlDV9x11/kitty distinfo Makefile

   kitty: update to 0.46.2

   - Watchers: Add an on_quit event to global watchers
   - Wayland: Fix a crash on some compositors when dragging a tab
     between  OS Windows
   - Fix incorrect behavior when using the actions to move tab
     forward/backward with a tab_bar_filter active
   - Prevent stacking of multiple rename tab windows
   - choose files kitten: Fix a regression that caused incorrect
     highlight of matched letters
   - macOS: When using macos_traditional_fullscreen do not render
     content under the notch
   - X11: Fix massive scroll when switching focus between kitty and
     another application
   - Markers: Fix marking not working for multicell characters
   - Fix a regression in 0.46 that broke drag select in unfocused
     windows
VersionDeltaFile
1.39+4-4x11/kitty/distinfo
1.84+2-2x11/kitty/Makefile
+6-62 files

NetBSD/pkgsrc 6PbnAw7textproc/json-schema Makefile

   json-schema: now needs C++17

   probably due to the jsoncpp update
VersionDeltaFile
1.14+4-1textproc/json-schema/Makefile
+4-11 files

NetBSD/pkgsrc GQO6q9bdoc CHANGES-2026

   doc: Updated devel/kdiff3 to 1.12.4
VersionDeltaFile
1.1908+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc P27E4aPdevel/kdiff3 distinfo PLIST

   kdiff3: update to 1.12.4

   Version 1.12.4 - 2025
   =========================
   - Fix handling of non-BMP UTF-16 characters
     - Commit: `10451d18` (2025-09-23) - Michael Reeves

   - Revert unintended condition change (regression fix)
     - Commit: `1f86fde4` (2025-06-30) - Michael Reeves

   (Also some translation additions not noted in the change log.)
VersionDeltaFile
1.31+4-4devel/kdiff3/distinfo
1.15+6-0devel/kdiff3/PLIST
1.127+2-3devel/kdiff3/Makefile
+12-73 files

NetBSD/pkgsrc XzmTNjUmeta-pkgs/texlive-collection-publishers Makefile

   texlive-collection-publishers: update to revision 78371
VersionDeltaFile
1.41+9-2meta-pkgs/texlive-collection-publishers/Makefile
+9-21 files

NetBSD/pkgsrc QGatP91meta-pkgs/texlive-collection-pictures Makefile

   texlive-collection-pictures: update to revision 78426
VersionDeltaFile
1.52+3-2meta-pkgs/texlive-collection-pictures/Makefile
+3-21 files

NetBSD/pkgsrc jLGpNWnmeta-pkgs/texlive-collection-mathscience Makefile

   texlive-collection-mathscience: update to revision 78328
VersionDeltaFile
1.35+6-2meta-pkgs/texlive-collection-mathscience/Makefile
+6-21 files

NetBSD/pkgsrc DIJxLbfmeta-pkgs/texlive-collection-langother Makefile

   texlive-collection-langother: update to revision 78421
VersionDeltaFile
1.20+3-2meta-pkgs/texlive-collection-langother/Makefile
+3-21 files

NetBSD/pkgsrc g687l7Rmeta-pkgs/texlive-collection-langcyrillic Makefile

   texlive-collection-langcyrillic: update to revision 78069
VersionDeltaFile
1.19+4-3meta-pkgs/texlive-collection-langcyrillic/Makefile
+4-31 files

NetBSD/pkgsrc 9xoD2zumeta-pkgs/texlive-collection-langarabic Makefile

   texlive-collection-langarabic: update to revision 78033
VersionDeltaFile
1.25+3-2meta-pkgs/texlive-collection-langarabic/Makefile
+3-21 files

NetBSD/pkgsrc hu6Fi0xmeta-pkgs/texlive-collection-games Makefile

   texlive-collection-games: update to revision 78456
VersionDeltaFile
1.24+3-2meta-pkgs/texlive-collection-games/Makefile
+3-21 files

NetBSD/pkgsrc LWw3ggNmeta-pkgs/texlive-collection-humanities Makefile

   texlive-collection-humanities: update to revision 78303
VersionDeltaFile
1.16+3-2meta-pkgs/texlive-collection-humanities/Makefile
+3-21 files

NetBSD/pkgsrc Ch0XjdYmeta-pkgs/texlive-collection-latexextra Makefile

   texlive-collection-latexextra: update to revision 78436
VersionDeltaFile
1.99+25-3meta-pkgs/texlive-collection-latexextra/Makefile
+25-31 files

NetBSD/pkgsrc KFxqR6xdoc CHANGES-2026

   doc: Updated editors/tp-note to 1.25.19
VersionDeltaFile
1.1907+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc RlMWej1editors/tp-note distinfo cargo-depends.mk, editors/tp-note/patches patch-.._vendor_mio-1.1.0_src_sys_unix_selector_kqueue.rs

   editors/tp-note: update to 1.25.19

   v1.25.19
   Enable more languages for language detection

   The `lingua` crate v1.8.0 detects language much faster than before, but
   requires 3 times as much disk space in the Tp-Note binary.
   Therefor, this release:

   * Ships approximately the language detection data for only half of the
     77 available languages (see `features` for the `lingua` crate in
     `Cargo.toml`).
   * Enables by default all available languages as search candidates.
     (Can be configured with `filter.get_lang.language_candidates`,
     e.g. `filter.get_lang.language_candidates = [ "en", "fr", "de" ]`).
VersionDeltaFile
1.85+550-782editors/tp-note/distinfo
1.83+182-259editors/tp-note/cargo-depends.mk
1.111+4-5editors/tp-note/Makefile
1.2+1-1editors/tp-note/patches/patch-.._vendor_mio-1.1.0_src_sys_unix_selector_kqueue.rs
+737-1,0474 files

NetBSD/pkgsrc zltBO7mdoc CHANGES-2026

   doc: Updated editors/redox to 0.3.0
VersionDeltaFile
1.1906+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc zrJydE0editors/redox distinfo cargo-depends.mk

   editors/redox: update to 0.3.0

    - Syntax by @JackDerksen in #11
    - feat: subtle vim-style colour column guide at row=80 by @JackDerksen in #12
    - Visual tweaks by @JackDerksen in #13
VersionDeltaFile
1.2+61-7editors/redox/distinfo
1.2+19-1editors/redox/cargo-depends.mk
1.2+2-2editors/redox/Makefile
+82-103 files

NetBSD/pkgsrc nN2QLPBdoc CHANGES-2026

   doc: Updated sysutils/onefetch to 2.27.1
VersionDeltaFile
1.1905+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc nbv8Iczsysutils/onefetch distinfo cargo-depends.mk

   sysutils/onefetch: update to 2.27.1

   2.27.1
   Bug Fixes

    - Fix CD pipeline by @o2sh in 497d4c0

   2.27.0
   New Features

    - add language support for Nushell by @o2sh in #1687
    - add language support for Slint by @opmr0 in #1710

   Bug Fixes

    - fix npm manifest parsing by @o2sh in #1693
    - always show ascii-language when provided by CLI by @o2sh in #1713
    - ascii_colors should match ascii-language colors when provided by CLI when no language detected bcfca6b


    [7 lines not shown]
VersionDeltaFile
1.36+415-448sysutils/onefetch/distinfo
1.29+137-148sysutils/onefetch/cargo-depends.mk
1.42+2-2sysutils/onefetch/Makefile
+554-5983 files

NetBSD/pkgsrc JJRzoX4doc CHANGES-2026

   doc: Updated shells/oh-my-posh to 29.9.2
VersionDeltaFile
1.1904+2-1doc/CHANGES-2026
+2-11 files

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

   shells/oh-my-posh: update to 29.9.2

   v29.9.2
   Reverts

    - git: reflect staged new files (A.) in Working status (5eb74df)

   v29.9.1
   Bug Fixes

    - bun: add support for bun.lock in tests (45aedcb)
    - dev: bump devcontainer Go version to 1.26 (52aa19a)
    - python: strip quotes from pipenv pyvenv.cfg prompt (b0bf1dd)
VersionDeltaFile
1.296+16-16shells/oh-my-posh/distinfo
1.124+4-4shells/oh-my-posh/go-modules.mk
1.324+2-2shells/oh-my-posh/Makefile
+22-223 files

NetBSD/pkgsrc Lw8JPRtdoc CHANGES-2026

   tex package updates
VersionDeltaFile
1.1903+9-1doc/CHANGES-2026
+9-11 files

NetBSD/pkgsrc K6ECdiBmath/tex-xint-regression distinfo Makefile, math/tex-xint-regression-doc distinfo Makefile

   tex-xint-regression{,-doc}: update to 0.1.3

   changes unknown
VersionDeltaFile
1.2+3-3math/tex-xint-regression/distinfo
1.2+3-3math/tex-xint-regression-doc/distinfo
1.2+2-2math/tex-xint-regression-doc/Makefile
1.2+2-2math/tex-xint-regression/Makefile
+10-104 files

NetBSD/pkgsrc gW8Ch4Ddoc CHANGES-2026

   doc: Updated graphics/matugen to 4.1.0
VersionDeltaFile
1.1902+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc 1Njmn5Bgraphics/matugen distinfo cargo-depends.mk, graphics/matugen/patches patch-.._vendor_mio-1.0.2_src_sys_unix_selector_kqueue.rs

   graphics/matugen: update to 4.1.0

   Added

       add contrast config option (fixes #274)
       add info when executing pre_hook for wallpaper
       only show stout/stderr if not empty
       add jxl image support (fixes #268)
       add per template scheme types (#261)
       add stdout and stderr for commands (fixes #227)
       add --opacity flag (#238)
       add error when using set_format on a color without alpha (fixes #266)
       add alpha_hex and alpha_hex_stripped (closes #260)

   Fixed

       do not use Stdio::piped() for commands (#270)
       canonicalize the image path (#273)
       change description for --old-json-output

    [14 lines not shown]
VersionDeltaFile
1.21+236-127graphics/matugen/distinfo
1.17+77-41graphics/matugen/cargo-depends.mk
1.1+18-0graphics/matugen/patches/patch-.._vendor_mio-1.0.2_src_sys_unix_selector_kqueue.rs
1.23+4-4graphics/matugen/Makefile
+335-1724 files

NetBSD/pkgsrc tt57mMZdoc CHANGES-2026

   doc: Updated devel/gitui to 0.28.1
VersionDeltaFile
1.1901+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc E6Jds5Sdevel/gitui distinfo cargo-depends.mk, devel/gitui/patches patch-.._vendor_mio-1.0.3_src_sys_unix_selector_kqueue.rs

   devel/gitui: update to 0.28.1

   Changed

    - support proper pre-push hook (#2809)
    - improve gitui --version message [@hlsxx] (#2838)
    - rust msrv bumped to 1.88

   Fixed

    - fix extremely slow status loading in large repositories by replacing time-based cache invalidation with generation counter [@DannyStoll1] (#2823)
    - fix panic when renaming or updating remote URL with no remotes configured [@xvchris] (#2868)
VersionDeltaFile
1.18+227-238devel/gitui/distinfo
1.15+74-78devel/gitui/cargo-depends.mk
1.1+18-0devel/gitui/patches/patch-.._vendor_mio-1.0.3_src_sys_unix_selector_kqueue.rs
1.20+3-3devel/gitui/Makefile
+322-3194 files

NetBSD/pkgsrc AM1zpXomath/tex-xint DESCR distinfo, math/tex-xint-doc distinfo Makefile

   tex-xint{,-doc}: update to 1.4o

   – The xintexpr syntax now recognizes in addition to " for
     hexadecimal, the prefix ' for octal.
   - It also implements the prefixes 0x, 0o and 0b (with
     possibly a fractional part).
   - \xintiieval admits an optional parameter [h], [o], [b]
     for conversion of the integer output to hexadecimal,
     octal, or binary.
   – Babel active characters are auto-taming in \xinteval.

   It is now possible to use xintexpr also with OpTeX and
   ConTeXt-LMTX.
VersionDeltaFile
1.2+24-22math/tex-xint/DESCR
1.2+3-3math/tex-xint/distinfo
1.2+3-3math/tex-xint-doc/distinfo
1.2+3-3math/tex-xint/Makefile
1.2+2-2math/tex-xint-doc/Makefile
1.2+1-2math/tex-xint-doc/PLIST
+36-356 files