NetBSD/pkgsrc 58Bdjf4doc CHANGES-2026

   doc: Updated devel/py-tortoisehg to 7.2.2
VersionDeltaFile
1.5352+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc EPUrVahdevel/py-tortoisehg Makefile distinfo

   devel/py-tortoisehg: update to 7.2.2

   This matches the version of Mercurial in pkgsrc.
   /usr/pkg/lib/python3.13/site-packages/tortoisehg/util/hgversion.py shows
   the versions of Mercurial that this version of thg will work with:
   6.3.* up to 7.2.*.
   No changelog found.
VersionDeltaFile
1.64+4-4devel/py-tortoisehg/distinfo
1.111+3-4devel/py-tortoisehg/Makefile
+7-82 files

NetBSD/pkgsrc g5wEbG3doc pkg-vulnerabilities

   pkg-vulnerabilities: Restrict several Python entries

   Several CVEs where fixed in latest Python releases.

   From Showta Ishizaki via PR pkg/60605, thanks!
VersionDeltaFile
1.780+23-23doc/pkg-vulnerabilities
+23-231 files

NetBSD/pkgsrc kSOeROywm/obconf distinfo, wm/obconf/patches patch-src_desktops.h patch-src_main.c

   wm/obconf: Fix build with GCC 14
VersionDeltaFile
1.1+14-0wm/obconf/patches/patch-src_main.c
1.1+14-0wm/obconf/patches/patch-src_appearance.c
1.1+13-0wm/obconf/patches/patch-src_desktops.h
1.16+4-1wm/obconf/distinfo
+45-14 files

NetBSD/pkgsrc NRg1xFcdoc TODO

   doc/TODO: + lyx-2.5.2.
VersionDeltaFile
1.27771+2-1doc/TODO
+2-11 files

NetBSD/pkgsrc F8p9ju6doc CHANGES-2026

   Updated sysutils/ansible, textproc/py-types-yaml
VersionDeltaFile
1.5351+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc DjiPoh6textproc/py-types-yaml Makefile distinfo

   py-types-yaml: updated to 6.0.12.20260815

   6.0.12.20260815
   * Use _YAMLObject /Incomplete instead of Any
VersionDeltaFile
1.19+4-4textproc/py-types-yaml/distinfo
1.22+2-2textproc/py-types-yaml/Makefile
+6-62 files

NetBSD/pkgsrc qxei29Ysysutils/ansible Makefile distinfo

   ansible: updated to 14.3.1

   14.3.1

   Bugfixes

   - The infinidat.infinibox 1.8.4 release contained in Ansible 14.3.0 contained a recursive symlink loop. For unknown reasons, setuptools expanded this loop 41 levels deep without returning an error. This caused many copies of the collection to appear in the Ansible 14.3.0 release. The Ansible 14.3.1 release contains infinidat.infinibox 1.8.5, which is identical to infinidat.infinibox 1.8.4 except that it does not contain the symlink loop.
VersionDeltaFile
1.73+1-4,961sysutils/ansible/PLIST
1.86+4-4sysutils/ansible/distinfo
1.114+2-2sysutils/ansible/Makefile
+7-4,9673 files

NetBSD/pkgsrc ncafWj2doc TODO CHANGES-2026

   doc: Updated lang/racket to 9.3
VersionDeltaFile
1.27770+1-2doc/TODO
1.5350+2-1doc/CHANGES-2026
+3-32 files

NetBSD/pkgsrc p8Inm3Jdoc CHANGES-2026

   doc: Updated lang/racket-textual to 9.3
VersionDeltaFile
1.5349+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc Q182JU5lang/racket-textual Makefile distinfo

   racket-textual: update to 9.3

   - The raco setup command can generate markdown documentation, using
     the --doc-markdown option.
   - The "#lang" teaching languages (BSL, …, ISL+; plus DeinProgram)
     have reached parity with the ones chosen using the Language dialog,
     and are the recommended choice.
   - The raco pkg install command includes new options that provide more
     install-time configuration flexibility: --adjacent-deps, --destdir,
     and --attach, and a refined --skip-installed.
   - The ffi/unsafe/runtime-lib library provides a define-runtime-lib
     mechanism similar to define-runtime-path, allowing location of
     libraries located relative to a source file.
   - The prompt-tag/c contract generator no longer performs checking on
     call/cc when the #:call/cc option is not present.
   - The impersonate-prompt-tag function takes an additional argument
     that allows checking and update of results for composable
     continuations.
   - The error-syntax->srcloc-handler parameter provides control over

    [9 lines not shown]
VersionDeltaFile
1.23+13-16lang/racket-textual/PLIST
1.31+4-4lang/racket-textual/distinfo
1.50+2-2lang/racket-textual/Makefile
+19-223 files

NetBSD/pkgsrc CYKF0dSgraphics/libjpeg-turbo Makefile

   graphics/libjpeg-turbo: Fix build under NetBSD/i386 11 and GCC 12

   * Also build under NetBSD/i386 10.
VersionDeltaFile
1.48+5-1graphics/libjpeg-turbo/Makefile
+5-11 files

NetBSD/pkgsrc XVeub3tdoc CHANGES-2026

   doc: Added devel/mergiraf version 0.19.0
VersionDeltaFile
1.5348+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc cJRJqHidevel Makefile

   devel/Makefile: + mergiraf
VersionDeltaFile
1.4676+2-1devel/Makefile
+2-11 files

NetBSD/pkgsrc kDoG1xhdevel/mergiraf PLIST DESCR

   devel/mergiraf: import mergiraf-0.19.0

   A syntax-aware git merge driver for a growing collection of
   programming languages and file formats.
VersionDeltaFile
1.1+602-0devel/mergiraf/distinfo
1.1+201-0devel/mergiraf/cargo-depends.mk
1.1+17-0devel/mergiraf/Makefile
1.1+2-0devel/mergiraf/PLIST
1.1+2-0devel/mergiraf/DESCR
+824-05 files

NetBSD/pkgsrc Th4DMFSlang/racket Makefile distinfo

   racket: update to 9.3

   - The raco setup command can generate markdown documentation, using
     the --doc-markdown option.
   - The "#lang" teaching languages (BSL, …, ISL+; plus DeinProgram)
     have reached parity with the ones chosen using the Language dialog,
     and are the recommended choice.
   - DrRacket’s background expansion disables errortrace annotations,
     for faster syntax checking.
   - The raco pkg install command includes new options that provide more
     install-time configuration flexibility: --adjacent-deps, --destdir,
     and --attach, and a refined --skip-installed.
   - The ffi/unsafe/runtime-lib library provides a define-runtime-lib
     mechanism similar to define-runtime-path, allowing location of
     libraries located relative to a source file.
   - The prompt-tag/c contract generator no longer performs checking on
     call/cc when the #:call/cc option is not present.
   - The impersonate-prompt-tag function takes an additional argument
     that allows checking and update of results for composable

    [11 lines not shown]
VersionDeltaFile
1.28+25-19lang/racket/PLIST
1.34+4-4lang/racket/distinfo
1.127+2-3lang/racket/Makefile
+31-263 files

NetBSD/pkgsrc L2QnjXnsysutils/restic-rest-server Makefile

   restic-rest-server: use more specific homepage
VersionDeltaFile
1.33+2-2sysutils/restic-rest-server/Makefile
+2-21 files

NetBSD/pkgsrc jDxdmyUdoc CHANGES-2026

   doc: Updated net/dhcpcd to 10.5.2
VersionDeltaFile
1.5347+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc ezzMWyVnet/dhcpcd Makefile distinfo

   Import dhcpcd-10.5.2 with the following change:

   * IPv6: Allocate the interface state before adding a static address
VersionDeltaFile
1.127+4-4net/dhcpcd/distinfo
1.133+2-2net/dhcpcd/Makefile
+6-62 files

NetBSD/pkgsrc ZZyxo1zdoc CHANGES-2026

   Updated time/py-time-machine, devel/py-kafka-python
VersionDeltaFile
1.5346+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc 42WwOqedevel/py-kafka-python Makefile distinfo

   py-kafka-python: updated to 3.0.11

   3.0.11
   * Fix JsonSerializer returning None and raising TypeError on deserialize
VersionDeltaFile
1.7+4-4devel/py-kafka-python/distinfo
1.6+2-2devel/py-kafka-python/Makefile
+6-62 files

NetBSD/pkgsrc XjSLaLitime/py-time-machine Makefile distinfo

   py-time-machine: updated to 3.4.0

   3.4.0

   Publish wheels for Python 3.15.

   Fix a reference leak in the patched datetime.datetime.utcnow() that occurred when its Python 3.12+ DeprecationWarning was raised as an error, such as under -W error. Each such call leaked a reference to the active traveller object.

   Extend the Migration CLI to migrate patterns from freezegun’s pytest plugins, pytest-freezegun and pytest-freezer: the freezer fixture and the pytest.mark.freeze_time marker. Also make it migrate freeze_time() context managers that bind the result with as, including converting tick() method calls to shift().

   Fix the Migration CLI to handle trailing commas in freeze_time() calls when adding tick=False. Previously, it produced invalid syntax, like travel("2023-01-01",, tick=False).

   Fix the Migration CLI to not indent imports kept from a rewritten from-import when the import doesn’t start its line, such as after if True: on one line. Previously, the kept import gained leading whitespace, producing invalid syntax.
VersionDeltaFile
1.14+4-4time/py-time-machine/distinfo
1.16+2-2time/py-time-machine/Makefile
+6-62 files

NetBSD/pkgsrc s0v1gPjsecurity/mhash distinfo Makefile, security/mhash/patches patch-lib_mhash__int.h

   Fix building on macOS:

   In C23 an empty parameter list means "(void)" rather than "unspecified
   arguments", so the unprototyped declarations below conflict with the
   definitions in keygen.c. Use the full prototypes (only!) in the C23 case.

   Bump version to nb15.
VersionDeltaFile
1.1+28-0security/mhash/patches/patch-lib_mhash__int.h
1.43+2-2security/mhash/Makefile
1.16+2-1security/mhash/distinfo
+32-33 files

NetBSD/pkgsrc 2VPYzYZdoc CHANGES-2026

   doc: Updated net/dhcpcd to 10.5.1
VersionDeltaFile
1.5345+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc UBlaHBUnet/dhcpcd Makefile distinfo

   Update to dhcpcd-10.5.1 with the following changes:

   * DHCP: Only send the rapid commit option when configured to
   * DHCP6: Mirror the prior DHCP rapid commit fix to DHCPv6
   * route: keep acquisition timestamp when route isn't updated
   * privsep: Allow __NR__llseek as well as __NR_llseek on linux
   * compat: Take a copy of libc progname variable
   * ipv6nd: don't leave a carrier expiry timeout on a freed interface
   * compat: define __STDC_WANT_LIB_EXT1__ 1 before including config
   * ipv4: clear added state if we didn't delete the address
   * linux: workaround a gcc compile warning issue
   * DHCP: script reason should be RELEASE on RELEASE, not STOP
   * control: Harden the socket at the fs level
   * privsep: re-enable capsicum and pledge
   * privsep: Fix capsicum support on the control socket
VersionDeltaFile
1.126+4-4net/dhcpcd/distinfo
1.132+2-2net/dhcpcd/Makefile
+6-62 files

NetBSD/pkgsrc BWsItNkmath/py-numpy distinfo, math/py-numpy/patches patch-numpy___core_src_umath_ufunc__object.c patch-numpy___core_src_multiarray_arrayobject.c

   py-numpy: add upstream bug report URL
VersionDeltaFile
1.119+3-3math/py-numpy/distinfo
1.2+2-1math/py-numpy/patches/patch-numpy___core_src_umath_ufunc__object.c
1.2+2-1math/py-numpy/patches/patch-numpy___core_src_multiarray_arrayobject.c
+7-53 files

NetBSD/pkgsrc 3S9miUddoc CHANGES-2026

   Updated www/py-uvicorn, textproc/py-wcmatch
VersionDeltaFile
1.5344+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc OfDhkcKtextproc/py-wcmatch Makefile distinfo

   py-wcmatch: updated to 11.0.1

   11.0.1

   - **DOCS**: Provide information in documentation that discloses information about what should or should not be
     expected from Wildcard Match in regards to security, and provide general information to allow users to make good
     decisions.
   - **FIX**: Fix an issue where in some cases dot handling was not correct within an extended glob pattern when
     `EXTGLOB`/`EXTMATCH` was enabled.
VersionDeltaFile
1.16+4-4textproc/py-wcmatch/distinfo
1.18+2-2textproc/py-wcmatch/Makefile
+6-62 files

NetBSD/pkgsrc FBg1bojwww/py-uvicorn Makefile distinfo

   py-uvicorn: updated to 0.52.3

   0.52.3
   Update zttp to 0.0.24 and use its combined receive path, improving HTTP/1.1 request parsing performance
VersionDeltaFile
1.61+4-4www/py-uvicorn/distinfo
1.70+2-2www/py-uvicorn/Makefile
+6-62 files

NetBSD/pkgsrc zsKD8xGdoc TODO CHANGES-2026

   Updated math/py-numpy, www/py-zensical
VersionDeltaFile
1.5343+3-1doc/CHANGES-2026
1.27769+1-2doc/TODO
+4-32 files