OpenBSD/ports 5vMyVaVdevel/py-cachetools distinfo Makefile

   update to py3-cachetools-7.1.1
VersionDeltaFile
1.28+2-2devel/py-cachetools/distinfo
1.39+1-1devel/py-cachetools/Makefile
+3-32 files

OpenBSD/ports YhoSapWdevel/py-wheel distinfo Makefile, devel/py-wheel/pkg PLIST

   update to py3-wheel-0.47.0
VersionDeltaFile
1.21+2-2devel/py-wheel/distinfo
1.39+1-2devel/py-wheel/Makefile
1.17+3-0devel/py-wheel/pkg/PLIST
+6-43 files

OpenBSD/ports gtiXvwitelephony/bcg729 Makefile

   switch bcg729 from gitlab.linphone.org to github mirror;
   https://github.com/BelledonneCommunications/linphone-android/issues/2533#issuecomment-4280006991
VersionDeltaFile
1.12+6-4telephony/bcg729/Makefile
+6-41 files

OpenBSD/ports HDXFT2Zsysutils/flatpak/xdg-desktop-portal-gnome distinfo Makefile, sysutils/flatpak/xdg-desktop-portal-gnome/pkg PLIST

   Update to xdg-desktop-portal-gnome-50.0.
VersionDeltaFile
1.11+2-2sysutils/flatpak/xdg-desktop-portal-gnome/distinfo
1.6+3-0sysutils/flatpak/xdg-desktop-portal-gnome/pkg/PLIST
1.15+1-1sysutils/flatpak/xdg-desktop-portal-gnome/Makefile
+6-33 files

OpenBSD/ports 4XF5uR0telephony/pjsua Makefile distinfo, telephony/pjsua/pkg PLIST-main

   update to pjsip-2.17
VersionDeltaFile
1.64+2-2telephony/pjsua/Makefile
1.29+2-2telephony/pjsua/distinfo
1.10+2-0telephony/pjsua/pkg/PLIST-main
+6-43 files

OpenBSD/ports ufnbfEnshells/dash distinfo Makefile

   Update to dash-0.5.13.4
VersionDeltaFile
1.17+2-2shells/dash/distinfo
1.23+1-1shells/dash/Makefile
+3-32 files

OpenBSD/ports mI47m9Fdevel/maturin distinfo crates.inc

   update to maturin-1.13.2
VersionDeltaFile
1.30+318-288devel/maturin/distinfo
1.19+158-143devel/maturin/crates.inc
1.48+1-1devel/maturin/Makefile
+477-4323 files

OpenBSD/ports 3vmnhnusecurity/dropbear distinfo Makefile, security/dropbear/patches patch-src_default_options_h patch-src_common-session_c

   update to dropbear-2026.91
VersionDeltaFile
1.4+4-4security/dropbear/patches/patch-src_default_options_h
1.16+2-2security/dropbear/distinfo
1.4+1-1security/dropbear/patches/patch-src_common-session_c
1.24+1-1security/dropbear/Makefile
+8-84 files

OpenBSD/ports 71yrog3textproc/py-tomlkit distinfo Makefile

   update to py3-tomlkit-0.15.0
VersionDeltaFile
1.13+2-2textproc/py-tomlkit/distinfo
1.18+1-2textproc/py-tomlkit/Makefile
+3-42 files

OpenBSD/ports di0wDu5sysutils/nut Makefile, sysutils/nut/patches patch-clients_upsstats_c patch-clients_Makefile_am

   update to nut-2.8.5
VersionDeltaFile
1.38+58-9sysutils/nut/pkg/PLIST-main
1.132+25-11sysutils/nut/Makefile
1.12+7-7sysutils/nut/patches/patch-clients_upsstats_c
1.6+5-3sysutils/nut/patches/patch-clients_Makefile_am
1.15+4-4sysutils/nut/patches/patch-clients_upsset_c
1.10+3-3sysutils/nut/patches/patch-conf_ups_conf_sample
+102-377 files not shown
+116-4213 files

OpenBSD/src Zgj4z8Csys/net if_wg.c

   move bpf for outgoing packets later in the transmit path.

   the convention in openbsd is to have the bpf handling as close to
   the "wire" as possible so you can see what ends up being send to
   the network. wg was showing outgoing packets to bpf really early,
   before the wgaip peer selection was checked and before the packet
   was queued for transmission, so it gave a false impression about
   what it was doing.

   this moves the outgoing bpf stuff after the ifq dequeue. it could
   be moved a bit later still (after encryption), but this is an easy
   win for now.

   based on a discussion with sashan@ and mvs@
   ok mvs@ sashan@ sthen@ deraadt@
VersionDeltaFile
1.49+8-7sys/net/if_wg.c
+8-71 files

OpenBSD/ports S4U21M4www/tomcat/v9 distinfo Makefile, www/tomcat/v9/pkg PLIST-examples

   update to tomcat-9.0.118
VersionDeltaFile
1.54+4-4www/tomcat/v9/distinfo
1.47+1-1www/tomcat/v9/pkg/PLIST-examples
1.62+1-1www/tomcat/v9/Makefile
+6-63 files

OpenBSD/ports qwO9zcZnet/py-idna distinfo Makefile

   update to py3-idna-3.14
VersionDeltaFile
1.17+2-2net/py-idna/distinfo
1.31+1-1net/py-idna/Makefile
+3-32 files

OpenBSD/ports d0JRrgsnet/py-irclib distinfo Makefile

   update to py3-irclib-0.8.2
VersionDeltaFile
1.10+2-2net/py-irclib/distinfo
1.26+1-1net/py-irclib/Makefile
+3-32 files

OpenBSD/ports WIM8rOQx11/gnome/gvfs Makefile distinfo

   Update to gvfs-1.60.0.
VersionDeltaFile
1.228+1-4x11/gnome/gvfs/Makefile
1.97+2-2x11/gnome/gvfs/distinfo
+3-62 files

OpenBSD/src 6Gl7g86sys/arch/arm/arm pmap7.c, sys/arch/arm64/arm64 machdep.c

   sys/param.h includes machine/param.h, no need to include both
VersionDeltaFile
1.69+1-2sys/arch/arm/arm/pmap7.c
1.99+1-2sys/arch/arm64/arm64/machdep.c
1.44+1-2sys/arch/riscv64/riscv64/machdep.c
+3-63 files

OpenBSD/ports SKTmAirx11/gnome/keyring Makefile distinfo, x11/gnome/keyring/pkg PLIST

   Update to gnome-keyring-50.0.
VersionDeltaFile
1.153+3-2x11/gnome/keyring/Makefile
1.60+2-2x11/gnome/keyring/distinfo
1.51+2-0x11/gnome/keyring/pkg/PLIST
+7-43 files

OpenBSD/src qrdIoAksys/arch/hppa/hppa ipi.c

   sys/mutex.h includes machine/mutex.h, no need to include both
VersionDeltaFile
1.6+1-2sys/arch/hppa/hppa/ipi.c
+1-21 files

OpenBSD/src OHUFxIDsys/kern exec_elf.c

   sys/exec.h includes machine/exec.h, no need to include both
VersionDeltaFile
1.197+1-2sys/kern/exec_elf.c
+1-21 files

OpenBSD/ports Ea4dMvedevel/lua-lgi Makefile, devel/lua-lgi/patches patch-lgi_ffi_lua

   ffi: conform load_enum to GLib 2.87.0 (via Arch Linux)
VersionDeltaFile
1.2+23-4devel/lua-lgi/patches/patch-lgi_ffi_lua
1.38+1-1devel/lua-lgi/Makefile
+24-52 files

OpenBSD/ports MiD4NTGmultimedia/pipewire/helvum distinfo crates.inc, multimedia/pipewire/helvum/patches patch-modcargo-crates_pipewire-0_9_2_src_lib_rs patch-modcargo-crates_pipewire-sys-0_9_2_src_lib_rs

   Update to helvum-0.6.1.
VersionDeltaFile
1.4+210-200multimedia/pipewire/helvum/distinfo
1.4+108-104multimedia/pipewire/helvum/crates.inc
1.1+23-0multimedia/pipewire/helvum/patches/patch-modcargo-crates_pipewire-0_9_2_src_lib_rs
1.1+16-0multimedia/pipewire/helvum/patches/patch-modcargo-crates_pipewire-sys-0_9_2_src_lib_rs
1.1+13-0multimedia/pipewire/helvum/patches/patch-modcargo-crates_pipewire-sys-0_9_2_build_rs
1.11+3-8multimedia/pipewire/helvum/Makefile
+373-3125 files not shown
+373-31211 files

OpenBSD/ports GkzJ2ifdevel/vte3 Makefile distinfo, devel/vte3/pkg PLIST-common

   Update to vte3-0.84.0.
VersionDeltaFile
1.153+2-2devel/vte3/Makefile
1.87+2-2devel/vte3/distinfo
1.8+3-0devel/vte3/pkg/PLIST-common
+7-43 files

OpenBSD/ports 69y3Kb5x11/gnome/gjs distinfo Makefile, x11/gnome/gjs/patches patch-meson_build

   Update to gjs-1.88.0.
VersionDeltaFile
1.73+2-2x11/gnome/gjs/distinfo
1.24+3-1x11/gnome/gjs/pkg/PLIST
1.134+1-1x11/gnome/gjs/Makefile
1.19+1-1x11/gnome/gjs/patches/patch-meson_build
+7-54 files

OpenBSD/ports MFC3p5qdevel/glibmm268 Makefile distinfo

   Update to glibmm268-2.88.0.
VersionDeltaFile
1.17+4-4devel/glibmm268/Makefile
1.15+2-2devel/glibmm268/distinfo
+6-62 files

OpenBSD/ports BOcaS9Mdevel/gsettings-desktop-schemas Makefile distinfo, devel/gsettings-desktop-schemas/pkg DESCR

   Update to gsettings-desktop-schemas-50.1.
VersionDeltaFile
1.81+2-2devel/gsettings-desktop-schemas/Makefile
1.49+2-2devel/gsettings-desktop-schemas/distinfo
1.2+1-2devel/gsettings-desktop-schemas/pkg/DESCR
+5-63 files

OpenBSD/ports y6PVzJex11/gnome/at-spi2-core Makefile distinfo, x11/gnome/at-spi2-core/pkg PLIST

   Update to at-spi2-core-2.60.3.
VersionDeltaFile
1.99+10-7x11/gnome/at-spi2-core/Makefile
1.72+2-2x11/gnome/at-spi2-core/distinfo
1.35+3-1x11/gnome/at-spi2-core/pkg/PLIST
+15-103 files

OpenBSD/ports rFFD8D7devel/template-glib Makefile distinfo, devel/template-glib/pkg PLIST

   Update to template-glib-3.40.0.
VersionDeltaFile
1.12+5-0devel/template-glib/pkg/PLIST
1.18+2-2devel/template-glib/Makefile
1.12+2-2devel/template-glib/distinfo
+9-43 files

OpenBSD/ports fLNFAC0devel/glib2 Makefile, devel/glib2/patches patch-gio_tests_iptosmessage_c patch-glib_glib-unix_c

   Update to glib2-2.88.1.
VersionDeltaFile
1.1+36-0devel/glib2/patches/patch-gio_tests_iptosmessage_c
1.1+26-0devel/glib2/patches/patch-glib_glib-unix_c
1.413+8-8devel/glib2/Makefile
1.6+4-3devel/glib2/pkg/DESCR
1.35+3-3devel/glib2/patches/patch-meson_build
1.144+4-2devel/glib2/pkg/PLIST
+81-163 files not shown
+85-209 files

OpenBSD/ports Y0S8z4Dgames/colobot/colobot/patches patch-CMakeLists_txt patch-src_app_main_cpp

   colobot: fix build with Boost 1.91: drop boost::system requirement

   regen patch while there
VersionDeltaFile
1.5+9-0games/colobot/colobot/patches/patch-CMakeLists_txt
1.2+2-2games/colobot/colobot/patches/patch-src_app_main_cpp
+11-22 files

OpenBSD/ports jmHNZ6ncad/pcb2gcode Makefile, cad/pcb2gcode/patches patch-path_finding_cpp

   pcb2gcode: use explicit copy constructor to fix build with Boost 1.91
VersionDeltaFile
1.1+41-0cad/pcb2gcode/patches/patch-path_finding_cpp
1.8+1-0cad/pcb2gcode/Makefile
+42-02 files