NetBSD/pkgsrc c4hYjlcnet/tightvncviewer distinfo, net/tightvncviewer/patches patch-include_vncauth.h patch-vncviewer_vncviewer.h

   add some missing prototypes and a header to satisfy GCC 14.
VersionDeltaFile
1.1+21-0net/tightvncviewer/patches/patch-include_vncauth.h
1.1+16-0net/tightvncviewer/patches/patch-vncviewer_vncviewer.h
1.1+15-0net/tightvncviewer/patches/patch-vncviewer_misc.c
1.18+4-1net/tightvncviewer/distinfo
+56-14 files

NetBSD/pkgsrc tIWgIYelang/gcc14 distinfo, lang/gcc14/patches patch-gcc_config_aarch64_aarch64.cc patch-gcc_config.gcc

   add arm64eb support: a config snippet, and a gcc14 specific fix.
VersionDeltaFile
1.3+33-17lang/gcc14/patches/patch-gcc_config_aarch64_aarch64.cc
1.3+16-3lang/gcc14/patches/patch-gcc_config.gcc
1.11+3-3lang/gcc14/distinfo
+52-233 files

NetBSD/pkgsrc G17Rbqjtextproc/halibut Makefile

   halibut: Fix build with gcc4.
VersionDeltaFile
1.22+3-1textproc/halibut/Makefile
+3-11 files

NetBSD/pkgsrc JK8VGrzgraphics/xli distinfo, graphics/xli/patches patch-window.c

   fix GCC 14 build: include <sys/select.h> and give a variable a type.
VersionDeltaFile
1.1+26-0graphics/xli/patches/patch-window.c
1.27+2-1graphics/xli/distinfo
+28-12 files

NetBSD/pkgsrc QH8H67idevel/ada-liblal-tools-25 Makefile distinfo

   ada-liblal-tools-25: update to upstream version 25.2

   * [25.1] Emit parsing errors for preprocessor directives when preprocessing is disabled
   * [25.2] Backport eng/ide/libadalang-tools#304
   * Create metric reports parent directories
   * [25.2] Backport of eng/ide/libadalang-tools#268
   * [25.2] Backport of eng/ide/libadalang-tools#238
   * Backport: TGen: Support class wide return type
   * [25.2] Backport of eng/ide/libadalang-tools#256
   * [25.2] Backport of #243
   * [25.1] Backport of eng/shared/release#1266
   * [25.1] Backport of eng/ide/libadalang-tools#162
   * [25.1] Backport of eng/ide/libadalang-tools#215
   * [25.1] Backport of eng/ide/libadalang-tools#217
   * [25.1] Backport of eng/ide/libadalang-tools#208
   * Langkit_Support.Slocs now provides this operator
   * Other changes https://github.com/AdaCore/libadalang-tools/compare/25.0...25.2
VersionDeltaFile
1.3+6-7devel/ada-liblal-tools-25/Makefile
1.2+4-4devel/ada-liblal-tools-25/distinfo
+10-112 files

NetBSD/pkgsrc o0PraF7doc CHANGES-2025 TODO

   doc: Updated graphics/openexr to 3.4.1
VersionDeltaFile
1.6085+2-1doc/CHANGES-2025
1.26339+1-2doc/TODO
+3-32 files

NetBSD/pkgsrc OfNC8ITgraphics/openexr distinfo Makefile, graphics/openexr/patches patch-src_lib_OpenEXRCore_internal__ht.cpp

   openexr: update to 3.4.1.

   ## Version 3.4.1 (October 8, 2025)

   Patch release that fixes a build issue: OpenJPH headers are now
   included from the openjph folder, as required by OpenJPH 0.23+.

   No change in functionality.
VersionDeltaFile
1.64+4-5graphics/openexr/distinfo
1.72+2-2graphics/openexr/Makefile
1.2+1-1graphics/openexr/patches/patch-src_lib_OpenEXRCore_internal__ht.cpp
+7-83 files

NetBSD/pkgsrc 0n6ZlE1doc CHANGES-2025 TODO

   doc: Updated security/py-certifi to 2025.10.5
VersionDeltaFile
1.6084+2-1doc/CHANGES-2025
1.26338+1-2doc/TODO
+3-32 files

NetBSD/pkgsrc a0bwu0hsecurity/py-certifi distinfo Makefile

   py-certifi: update to 2025.10.5.

   Certificate updates.
VersionDeltaFile
1.43+4-4security/py-certifi/distinfo
1.47+2-2security/py-certifi/Makefile
+6-62 files

NetBSD/pkgsrc AvvZOxEdoc CHANGES-2025 TODO

   doc: Updated devel/wayland to 1.24.0
VersionDeltaFile
1.6083+2-1doc/CHANGES-2025
1.26337+1-2doc/TODO
+3-32 files

NetBSD/pkgsrc tCGiBNXdevel/wayland distinfo PLIST, devel/wayland/patches patch-src_wayland-util.h

   wayland: update to 1.24.0.

   Based on wip/wayland with help from kikadf.

   Aside from the usual bug fixes and protocol clarifications, this new
   release includes:

   - A new wl_fixes interface to add a request to destroy a wl_registry
     object.
   - A new wl_keyboard.key repeated state, to allow compositors to take
     over the responsibility of repeating keys, which is useful for remote
     desktop.
   - wl_display_dispatch_queue_timeout() and wl_display_dispatch_timeout(),
     to set a timeout when dispatching events.
   - wl_shm_buffer_ref() and wl_shm_buffer_unref(), to access wl_shm_buffer
     underlying storage after the protocol object has been destroyed (e.g.
     when a client is shutting down).
   - wl_proxy_get_interface() and wl_resource_get_interface(), to fetch the
     wl_interface of an object.

    [2 lines not shown]
VersionDeltaFile
1.16+4-5devel/wayland/distinfo
1.4+4-4devel/wayland/PLIST
1.31+1-2devel/wayland/Makefile
1.2+1-1devel/wayland/patches/patch-src_wayland-util.h
+10-124 files

NetBSD/pkgsrc 3GxWtuNdoc CHANGES-2025 TODO

   doc: Updated www/py-uwsgi to 2.0.31
VersionDeltaFile
1.6082+2-1doc/CHANGES-2025
1.26336+1-2doc/TODO
+3-32 files

NetBSD/pkgsrc aCqPeQiwww/py-uwsgi distinfo Makefile

   py-uwsgi: update to 2.0.31.

       Fix build with gcc-15 (Arne de Bruijn)
       Build improvements (Janos Guljas, Jonas Smedegaard)
       Fix some user visible typos (Alexandre Rossi)
       Fix gracefully_kill_them_all() for setups using fifo-based master graceful reload (Wynn Wilkes)
       Fix compilation with PHP 8.5 (Remi Collet)
VersionDeltaFile
1.55+4-4www/py-uwsgi/distinfo
1.78+5-2www/py-uwsgi/Makefile
+9-62 files

NetBSD/pkgsrc VzK4hiddoc TODO CHANGES-2025

   doc: Updated comms/py-textual to 6.3.0
VersionDeltaFile
1.26335+1-2doc/TODO
1.6081+2-1doc/CHANGES-2025
+3-32 files

NetBSD/pkgsrc HnPvAM3comms/py-textual distinfo Makefile

   py-textual: update to 6.3.0.

   Version 6.3.0 adds support for Python 3.14, but drops support for Python3.8.
VersionDeltaFile
1.28+4-4comms/py-textual/distinfo
1.33+4-4comms/py-textual/Makefile
+8-82 files

NetBSD/pkgsrc i1iSEJXdoc TODO CHANGES-2025

   doc: Updated textproc/py-sphinx-autodoc-typehints to 3.5.1
VersionDeltaFile
1.26334+1-2doc/TODO
1.6080+2-1doc/CHANGES-2025
+3-32 files

NetBSD/pkgsrc 0Nti51Jtextproc/py-sphinx-autodoc-typehints Makefile distinfo

   py-sphinx-autodoc-typehints: update to 3.5.1.

   What's Changed

       Declare 3.14 support by @gaborbernat in #571
VersionDeltaFile
1.37+4-6textproc/py-sphinx-autodoc-typehints/Makefile
1.28+4-4textproc/py-sphinx-autodoc-typehints/distinfo
+8-102 files

NetBSD/pkgsrc yyINVEOdoc CHANGES-2025 TODO

   doc: Updated textproc/py-sphinx-autoapi to 3.6.1
VersionDeltaFile
1.6079+2-1doc/CHANGES-2025
1.26333+1-2doc/TODO
+3-32 files

NetBSD/pkgsrc oOTJu5Qtextproc/py-sphinx-autoapi Makefile distinfo

   py-sphinx-autoapi: update to 3.6.1.

   Update the supported versions of astroid. Fix the breaking change
   to Import and pass in the AstroidManager to the AstroidBuilder
   (#536)
VersionDeltaFile
1.28+9-3textproc/py-sphinx-autoapi/Makefile
1.23+4-4textproc/py-sphinx-autoapi/distinfo
+13-72 files

NetBSD/pkgsrc f0OTpmqdoc CHANGES-2025 TODO

   doc: Updated devel/py-ruff to 0.14.0
VersionDeltaFile
1.6078+2-1doc/CHANGES-2025
1.26332+1-2doc/TODO
+3-32 files

NetBSD/pkgsrc qJDZzljdevel/py-ruff distinfo Makefile

   py-ruff: update to 0.14.0.

   Breaking changes

       Update default and latest Python versions for 3.14 (#20725)

   Preview features

       [flake8-bugbear] Include certain guaranteed-mutable expressions: tuples, generators, and assignment expressions (B006) (#20024)
       [refurb] Add fixes for FURB101 and FURB103 (#20520)
       [ruff] Extend FA102 with listed PEP 585-compatible APIs (#20659)

   Bug fixes

       [flake8-annotations] Fix return type annotations to handle shadowed builtin symbols (ANN201, ANN202, ANN204, ANN205, ANN206) (#20612)
       [flynt] Fix f-string quoting for mixed quote joiners (FLY002) (#20662)
       [isort] Fix inserting required imports before future imports (I002) (#20676)
       [ruff] Handle argfile expansion errors gracefully (#20691)
       [ruff] Skip RUF051 if else/elif block is present (#20705)

    [5 lines not shown]
VersionDeltaFile
1.76+4-4devel/py-ruff/distinfo
1.79+2-2devel/py-ruff/Makefile
+6-62 files

NetBSD/pkgsrc BW7HgtYdoc TODO CHANGES-2025

   doc: Updated comms/py-rich to 14.2.0
VersionDeltaFile
1.26331+1-2doc/TODO
1.6077+2-1doc/CHANGES-2025
+3-32 files

NetBSD/pkgsrc Vap0q2Xcomms/py-rich distinfo Makefile

   py-rich: update to 14.2.0.

   This release bumps Python compatibility to the just-released Python 3.14.

   [14.2.0] - 2025-10-09

   Changed

       Python3.14 compatibility #3861
VersionDeltaFile
1.47+4-4comms/py-rich/distinfo
1.55+2-3comms/py-rich/Makefile
+6-72 files

NetBSD/pkgsrc AYCiUkYdoc CHANGES-2025 TODO

   doc: Updated x11/py-qt-builder to 1.19.0
VersionDeltaFile
1.6076+2-1doc/CHANGES-2025
1.26330+1-2doc/TODO
+3-32 files

NetBSD/pkgsrc fhyjTxax11/py-qt-builder distinfo Makefile

   py-qt-builder: update to 1.19.0.

   Support for Qt v6.10

   The Qt v6.10.0 installation for Linux on Intel created by the online installer was built using Red Hat Linux v9.4. This means that glibc v2.34 is now required. Earlier versions of Qt required glibc v2.28. The manylinux wheel tags that are generated now reflect the revised dependency.
   pyqt-bundle support for lower case wheel names

   pyqt-bundle now properly handles lower case wheel names as well as the legacy mixed case names.

   Resolves #33
VersionDeltaFile
1.22+4-4x11/py-qt-builder/distinfo
1.27+2-2x11/py-qt-builder/Makefile
+6-62 files

NetBSD/pkgsrc 3ictmo7doc CHANGES-2025 TODO

   doc: Updated www/py-nh3 to 0.3.1
VersionDeltaFile
1.6075+2-1doc/CHANGES-2025
1.26329+1-2doc/TODO
+3-32 files

NetBSD/pkgsrc Ut38X8awww/py-nh3 distinfo cargo-depends.mk

   py-nh3: update to 0.3.1.

   What's Changed

       Bump ammonia from 4.1.1 to 4.1.2 by @dependabot[bot] in #93
       Bump pyo3 from 0.25.1 to 0.26.0 by @dependabot[bot] in #92
VersionDeltaFile
1.9+97-115www/py-nh3/distinfo
1.9+31-37www/py-nh3/cargo-depends.mk
1.11+2-2www/py-nh3/Makefile
+130-1543 files

NetBSD/pkgsrc 1yZTd5rdoc CHANGES-2025 TODO

   doc: Updated databases/py-multidict to 6.7.0
VersionDeltaFile
1.6074+2-1doc/CHANGES-2025
1.26328+1-2doc/TODO
+3-32 files

NetBSD/pkgsrc rRDRtzWdatabases/py-multidict distinfo Makefile

   py-multidict: update to 6.7.0.

   6.7.0
   =====

   *(2025-10-05)*


   Contributor-facing changes
   --------------------------

   - Updated tests and added CI for CPython 3.14 -- by :user:`kumaraditya303`.

     *Related issues and pull requests on GitHub:*
     :issue:`1235`.
VersionDeltaFile
1.38+4-4databases/py-multidict/distinfo
1.41+3-2databases/py-multidict/Makefile
+7-62 files

NetBSD/pkgsrc fGwxHbidoc CHANGES-2025 TODO

   doc: Updated devel/py-msgpack to 1.1.2
VersionDeltaFile
1.6073+2-1doc/CHANGES-2025
1.26327+1-2doc/TODO
+3-32 files