NetBSD/pkgsrc Zp7aKJAdoc CHANGES-2026

   Updated converters/py-fastbencode, misc/py-pbs-installer
VersionDeltaFile
1.2005+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc 4S2G9d0misc/py-pbs-installer distinfo Makefile

   py-pbs-installer: updated to 2026.3.25

   2026.3.25
   Unknown changes
VersionDeltaFile
1.16+4-4misc/py-pbs-installer/distinfo
1.16+2-2misc/py-pbs-installer/Makefile
+6-62 files

NetBSD/pkgsrc a2nxZqcconverters/py-fastbencode distinfo cargo-depends.mk

   py-fastbencode: updated to 0.3.10

   0.3.10
   Bumped dependencies
VersionDeltaFile
1.11+43-58converters/py-fastbencode/distinfo
1.5+13-18converters/py-fastbencode/cargo-depends.mk
1.17+2-2converters/py-fastbencode/Makefile
+58-783 files

NetBSD/pkgsrc SEiSr5ydoc TODO CHANGES-2026

   doc: Updated lang/perl5 to 5.42.2
VersionDeltaFile
1.27025+1-2doc/TODO
1.2004+2-1doc/CHANGES-2026
+3-32 files

NetBSD/pkgsrc ngRW5fKdoc CHANGES-2026

   tex package updates
VersionDeltaFile
1.2003+33-1doc/CHANGES-2026
+33-11 files

NetBSD/pkgsrc 36a0XyHdoc CHANGES-2026

   doc: Updated databases/p5-gdbm to 5.42.2
VersionDeltaFile
1.2002+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc OSygITNdatabases/p5-gdbm Makefile

   p5-gdbm: update to 5.42.2.

   Match perl5.
VersionDeltaFile
1.59+1-2databases/p5-gdbm/Makefile
+1-21 files

NetBSD/pkgsrc VGPabARlang/perl5 distinfo Makefile.common, lang/perl5/patches patch-op.c patch-t_op_for-many.t

   perl: update to 5.42.2.

   Perl 5.42.2 represents approximately 3 weeks of development since Perl
   5.42.1 and contains approximately 2,900 lines of changes across 57 files
   from 6 authors.
VersionDeltaFile
1.196+4-6lang/perl5/distinfo
1.53+3-4lang/perl5/Makefile.common
1.291+1-2lang/perl5/Makefile
1.2+1-1lang/perl5/patches/patch-op.c
1.2+1-1lang/perl5/patches/patch-t_op_for-many.t
+10-145 files

NetBSD/pkgsrc 4Y4h6Zsprint/tex-mwcls distinfo Makefile, print/tex-mwcls-doc distinfo Makefile

   tex-mwcls{,-doc}: update to 0.77

   changes unknown
VersionDeltaFile
1.5+4-4print/tex-mwcls/distinfo
1.5+4-4print/tex-mwcls-doc/distinfo
1.6+3-4print/tex-mwcls/Makefile
1.5+3-4print/tex-mwcls-doc/Makefile
1.2+1-1print/tex-mwcls/DESCR
1.2+1-1print/tex-mwcls-doc/PLIST
+16-186 files

NetBSD/pkgsrc vcf7J6nprint/tex-musixtex distinfo Makefile, print/tex-musixtex-doc distinfo Makefile

   tex-musixtex{,-doc}: update to 1.41

   1.40
   Fixed incompatibility between latest LaTeX and font-supporting
   extension packages.

   1.39
   Added support for EBGaramond and URWClassico text fonts.
   Added support for appoggiaturas and grace notes in tiny-notesize staffs.
VersionDeltaFile
1.21+4-4print/tex-musixtex-doc/distinfo
1.25+4-4print/tex-musixtex/distinfo
1.20+3-3print/tex-musixtex-doc/Makefile
1.51+3-3print/tex-musixtex/Makefile
1.17+3-1print/tex-musixtex-doc/PLIST
1.16+3-0print/tex-musixtex/PLIST
+20-156 files

NetBSD/pkgsrc 9AqSSlJdoc CHANGES-2026

   Updated devel/py-poetry[-core]
VersionDeltaFile
1.2001+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc DjPT6K4devel/py-poetry distinfo Makefile

   py-poetry: updated to 2.3.3

   2.3.3 - 2026-03-29

   Fixed

   Fix a path traversal vulnerability in the wheel installer that could allow malicious wheel files to write files outside the intended installation directory
   Fix an issue where git dependencies from annotated tags could not be updated
   Fix an issue where empty VIRTUAL_ENV or CONDA_PREFIX environment variables (e.g., after conda deactivate) would cause Poetry to incorrectly detect an active virtualenv
   Fix an issue where an incomprehensible error message was printed when .venv was a file instead of a directory
   Fix an issue where HTTP Basic Authentication credentials could be corrupted during request preparation, causing authentication failures with long tokens
   Fix an issue where poetry publish --no-interaction --build requested user interaction
   Fix an issue where poetry init and poetry new created a deprecated project.license format

   Docs

   Clarify the differences between poetry install and poetry update
   Clarify the section of fields in the pyproject.toml examples
   Add a note about the different installation location when Python from the Microsoft Store is used

    [3 lines not shown]
VersionDeltaFile
1.22+4-4devel/py-poetry/distinfo
1.32+3-3devel/py-poetry/Makefile
+7-72 files

NetBSD/pkgsrc qZrBWOgdevel/py-poetry-core distinfo Makefile

   py-poetry-core: updated to 2.3.2

   poetry-core (2.3.2)

   Fix an issue where platform_release could not be parsed on Debian Trixie
   Fix an issue where using project.readme.text in the pyproject.toml file resulted in broken metadata
   Fix an issue where dependency groups were considered equal when their resolved dependencies were equal, even if the groups themselves were not
   Fix an issue where removing a dependency from a group that included another group resulted in other dependencies being added to the included group
   Fix an issue where PEP 735 include-group entries were lost when [tool.poetry.group] also defined include-groups for the same group
   Fix an issue where the union of <value> not in <marker> constraints was wrongly treated as always satisfied
   Fix an issue where a post release with a local version identifier was wrongly allowed by a > version constraint
   Fix an issue where a version with the local version identifier 0 was treated as equal to the corresponding public version
   Fix an issue where a != <version> constraint wrongly disallowed pre releases and post releases of the specified version
   Fix an issue where in and not in constraints were wrongly not allowed by specific compound constraints
VersionDeltaFile
1.18+4-4devel/py-poetry-core/distinfo
1.21+2-2devel/py-poetry-core/Makefile
+6-62 files

NetBSD/pkgsrc pzEQRoTprint/tex-moderncv distinfo Makefile, print/tex-moderncv-doc distinfo Makefile

   tex-moderncv{,-doc}: update to 2.5.1

   - stability around photo frame and layout in "contemporary style"
   - better MikTeX compatibility
   - improved formatting and styling around the name
   - better symbol support for "old style"
   - all colors are now available for all styles
   - added simplex and threema socials
   - improve compatibility of French and TikZ
VersionDeltaFile
1.10+4-4print/tex-moderncv-doc/distinfo
1.9+4-4print/tex-moderncv/distinfo
1.14+3-3print/tex-moderncv/Makefile
1.9+3-3print/tex-moderncv-doc/Makefile
1.5+2-2print/tex-moderncv/PLIST
+16-165 files

NetBSD/pkgsrc TKW8l4Qprint/tex-minted distinfo Makefile, print/tex-minted-doc distinfo Makefile

   tex-minted{,-doc}: update to 3.8.0

   changes unknown
VersionDeltaFile
1.14+4-4print/tex-minted-doc/distinfo
1.14+4-4print/tex-minted/distinfo
1.13+3-3print/tex-minted-doc/Makefile
1.19+3-3print/tex-minted/Makefile
1.4+3-3print/tex-minted/PLIST
+17-175 files

NetBSD/pkgsrc F6Bg3V7print/tex-microtype distinfo Makefile, print/tex-microtype-doc distinfo Makefile

   tex-microtype{,-doc}: update to 3.2d

   changes unknown
VersionDeltaFile
1.18+4-4print/tex-microtype/distinfo
1.18+4-4print/tex-microtype-doc/distinfo
1.19+3-3print/tex-microtype-doc/Makefile
1.20+3-3print/tex-microtype/Makefile
+14-144 files

NetBSD/pkgsrc 1ApaDZRdoc TODO

   doc/TODO: + perl5-5.42.2
VersionDeltaFile
1.27024+2-2doc/TODO
+2-21 files

NetBSD/pkgsrc PP2hR2ydoc TODO

   doc/TODO: + perl5-5.42.4.
VersionDeltaFile
1.27023+2-1doc/TODO
+2-11 files

NetBSD/pkgsrc UZ9RTnVprint/tex-memoir distinfo Makefile, print/tex-memoir-doc distinfo Makefile

   tex-memoir{,-doc}: update to 3.8.4b

   3.8.4
   -- bumped required kernel to 2023/06/01

   -- general cleanup

   -- When creating \immediateaddtocontents we copy and patch
      \addtocontents, with 2025 kernel the second patch failed due to
      updated kernel code, now back in line whenever the new macro used
      exists

   -- removed reference to obsolete subfigure package, replaced with
      reference to subcaption.

   -- remembered to redefine \addtopsmarks as it was using a macro now
      deprecated

   3.8.4b

    [2 lines not shown]
VersionDeltaFile
1.24+4-4print/tex-memoir/distinfo
1.23+4-4print/tex-memoir-doc/distinfo
1.24+3-3print/tex-memoir/Makefile
1.23+3-3print/tex-memoir-doc/Makefile
1.4+1-0print/tex-memoir-doc/PLIST
+15-145 files

NetBSD/pkgsrc uaP7DbQdoc CHANGES-2026

   Updated games/scummvm, security/easy-rsa
VersionDeltaFile
1.2000+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc glpdDVksecurity/easy-rsa distinfo Makefile

   easy-rsa: updated to 3.2.6

   3.2.6 (2026-03-13)

   * Introduce command 'import-tls-key' - Import an OpenVPN TLS key (cb4735b)
   * X509-Type ca: Enable 'basicConstraints = critical' for CA/subCA certificates
     (5a5adb4)
   * inline_file(): $inline_incomplete, add descriptive message (0df7946)
   * Introduce new command 'import-ca' (fae716f)
   * inline_file(): Introduce external CA list file (ce61d91)
   * set_no_clobber(): Try shell long option 'set -o noclobber' first (87e31ce)
   * CI: Enable shell switch errexit, set by env-var $EASYRSA_SET_ERREXIT (772d6f6)
VersionDeltaFile
1.24+4-4security/easy-rsa/distinfo
1.23+2-2security/easy-rsa/Makefile
+6-62 files

NetBSD/pkgsrc il1A2Dwgames/scummvm distinfo Makefile

   scummvm: updated to 2026.2.0

   ScummVM 2026.2.0 "Railmonicon"

   Newly Supported Games:

   Necronomicon: The Dawning of Darkness
   Crime Patrol
   Crime Patrol 2: Drug Wars
   The Last Bounty Hunter
   Mad Dog McCree
   Mad Dog II: The Lost Gold
   Space Pirates
   Who Shot Johnny Rock?
VersionDeltaFile
1.67+4-4games/scummvm/distinfo
1.137+2-3games/scummvm/Makefile
+6-72 files

NetBSD/pkgsrc wnR0iAmprint/tex-media9 distinfo Makefile, print/tex-media9-doc distinfo Makefile

   tex-media9{,-doc}: update to 1.30

   changes unknown
VersionDeltaFile
1.21+4-4print/tex-media9-doc/distinfo
1.21+4-4print/tex-media9/distinfo
1.20+3-3print/tex-media9-doc/Makefile
1.21+3-3print/tex-media9/Makefile
+14-144 files

NetBSD/pkgsrc l2jUywntextproc/py-ujson Makefile

   py-ujson: do not install weird file out of package specific PYSITELIB
VersionDeltaFile
1.28+4-1textproc/py-ujson/Makefile
+4-11 files

NetBSD/pkgsrc 7cOtKPzprint/tex-mathtools distinfo Makefile

   tex-mathtools: update to 1.31.78251

   changes unknown
VersionDeltaFile
1.16+4-4print/tex-mathtools/distinfo
1.16+4-3print/tex-mathtools/Makefile
+8-72 files

NetBSD/pkgsrc 1dDyzXyprint/tex-marginnote DESCR distinfo, print/tex-marginnote-doc Makefile distinfo

   tex-marginnote{,-doc}: update to 1.4d

   cabohah has corrected the column detection calculation in twocolumn mode.
VersionDeltaFile
1.2+4-4print/tex-marginnote/DESCR
1.11+3-3print/tex-marginnote-doc/Makefile
1.10+3-3print/tex-marginnote-doc/distinfo
1.10+3-3print/tex-marginnote/distinfo
1.11+2-2print/tex-marginnote/Makefile
1.2+1-1print/tex-marginnote-doc/DESCR
+16-166 files

NetBSD/pkgsrc Dgxc9coprint/tex-luatexja distinfo PLIST, print/tex-luatexja-doc distinfo Makefile

   tex-luatexja{,-doc}: update to 20260130.1

   20251102.0
   * luatexja-adjust.sty: fix a bug which is introduced in 20250614.0,
   * luatexja-preset.sty: expand options before calling commands of fontspec.

   20260107.0
   * lltjext.sty: adapt to LaTeX 2025-11-01 (gh/#36)
   * luatexja-adjust.sty: fix incorrect spacing between
      \ltjghostafterjachar\ltjghostbeforejachar (gh/#39)
   * Fix the incorrect behavior of shifting baseline in math mode. (gh/#40)

   * New implementation for vertical writing. (experimental, gh/#38)
      - NOT enabled by default. To test with new implementation, one has to set
        "\directlua{luatexja_cmapidv = true}" before loading of LuaTeX-ja.
      - extraction the text from PDF now works better because of
        using Identity-V Cmap.
      - this implementation uses an "undocumented" feature of LuaTeX,
        and clashes with some packages.

    [6 lines not shown]
VersionDeltaFile
1.12+4-4print/tex-luatexja-doc/distinfo
1.12+4-4print/tex-luatexja/distinfo
1.3+4-3print/tex-luatexja/PLIST
1.10+3-3print/tex-luatexja/Makefile
1.10+3-3print/tex-luatexja-doc/Makefile
+18-175 files

NetBSD/pkgsrc X9Plptdprint/tex-lua-uni-algos distinfo PLIST, print/tex-lua-uni-algos-doc distinfo Makefile

   tex-lua-uni-algos{,-doc}: update to 0.5

   changes unknown
VersionDeltaFile
1.2+3-3print/tex-lua-uni-algos/distinfo
1.2+3-3print/tex-lua-uni-algos-doc/distinfo
1.2+5-0print/tex-lua-uni-algos/PLIST
1.2+2-2print/tex-lua-uni-algos-doc/Makefile
1.2+2-2print/tex-lua-uni-algos/Makefile
+15-105 files

NetBSD/pkgsrc eSmuYguprint/tex-listings distinfo Makefile, print/tex-listings-doc distinfo Makefile

   tex-listings{,-doc}: update to 1.11b

   * adapted to new LaTeX kernels up to November 2025
   * providing language definitions for CMake and RISC-V
VersionDeltaFile
1.16+4-4print/tex-listings/distinfo
1.17+4-4print/tex-listings-doc/distinfo
1.17+3-3print/tex-listings/Makefile
1.17+3-3print/tex-listings-doc/Makefile
1.6+1-0print/tex-listings/PLIST
+15-145 files

NetBSD/pkgsrc NaNNBuBprint/tex-lineno distinfo Makefile

   tex-lineno: update to 5.9

   5.6
   Work around a compatibility issue of twocolumn mode against
   LaTeX2e 2026-06-01 PL2 and later

   5.9
   Add test suite
   Fix hook use introduced in v5.6
VersionDeltaFile
1.8+4-4print/tex-lineno/distinfo
1.8+3-3print/tex-lineno/Makefile
+7-72 files