OpenBSD/ports 3hkmsd8net/tdesktop distinfo Makefile

   update to tdesktop 6.7.2
VersionDeltaFile
1.160+2-2net/tdesktop/distinfo
1.215+1-1net/tdesktop/Makefile
+3-32 files

OpenBSD/ports vgx0gXimath/p5-Math-BigInt-GMP distinfo Makefile

   update p5-Math-BigInt-GMP to 1.7003
VersionDeltaFile
1.7+2-2math/p5-Math-BigInt-GMP/distinfo
1.24+1-1math/p5-Math-BigInt-GMP/Makefile
+3-32 files

OpenBSD/ports 24CPP2Wtextproc/p5-XML-LibXML/patches patch-t_02parse_t patch-t_60error_prev_chain_t

   Backport test fixes from github master.  Passes with libxml-2.15.2p0.
VersionDeltaFile
1.1+54-0textproc/p5-XML-LibXML/patches/patch-t_02parse_t
1.1+38-0textproc/p5-XML-LibXML/patches/patch-t_60error_prev_chain_t
1.1+23-0textproc/p5-XML-LibXML/patches/patch-t_25relaxng_t
1.1+23-0textproc/p5-XML-LibXML/patches/patch-t_26schema_t
1.1+20-0textproc/p5-XML-LibXML/patches/patch-t_49_load_html_t
1.1+20-0textproc/p5-XML-LibXML/patches/patch-t_08findnodes_t
+178-02 files not shown
+211-08 files

OpenBSD/src tdmYT5dusr.sbin/netgroup_mkdb netgroup_mkdb.c

   netgroup_mkdb(8) calls abort() when _ng_parse() returns
   _NG_ERROR for a malformed netgroup entry. Make this code
   exit via the same paradigm as other errors (errx).

   From Renaud Allard, thanks!

   ok op@
VersionDeltaFile
1.25+4-1usr.sbin/netgroup_mkdb/netgroup_mkdb.c
+4-11 files

OpenBSD/src Se3Zi6Pdistrib/sets/lists/man mi

   sync
VersionDeltaFile
1.1763+1-0distrib/sets/lists/man/mi
+1-01 files

OpenBSD/ports 1Rdxd6xnet/telemt crates.inc distinfo

   update to telemt 3.3.35
VersionDeltaFile
1.3+422-421net/telemt/crates.inc
1.3+4-2net/telemt/distinfo
1.4+1-1net/telemt/Makefile
+427-4243 files

OpenBSD/ports 2FIpGURdevel/p5-Date-Extract/patches patch-t_05-format_t

   Test of p5-Date-Extract has been fixed upstream, remove patch that
   uses wrong expectation.
VersionDeltaFile
1.3+0-0devel/p5-Date-Extract/patches/patch-t_05-format_t
+0-01 files

OpenBSD/src ij1nuDwlib/libc/sys sysctl.2

   Fix hw.blockcpu sysctl variable name

   From Matthias Schmidt
VersionDeltaFile
1.72+3-3lib/libc/sys/sysctl.2
+3-31 files

OpenBSD/ports ZlsDmXIsecurity/p5-IO-Socket-SSL/patches patch-t_memleak_bad_handshake_t

   Test for memleak did not work with malloc option F, override with f.
VersionDeltaFile
1.1+21-0security/p5-IO-Socket-SSL/patches/patch-t_memleak_bad_handshake_t
+21-01 files

OpenBSD/src P73NjYlusr.sbin/smtpd parse.y util.c

   Use proc-name, instead of command name for a filter's default syslog tag.

   OK op@
VersionDeltaFile
1.302+12-18usr.sbin/smtpd/parse.y
1.162+1-12usr.sbin/smtpd/util.c
1.283+3-4usr.sbin/smtpd/smtpd.conf.5
1.693+1-2usr.sbin/smtpd/smtpd.h
+17-364 files

OpenBSD/ports lQhv7zldevel/p5-IPC-Run Makefile distinfo

   update p5-IPC-Run to 20260402.0
VersionDeltaFile
1.20+3-2devel/p5-IPC-Run/Makefile
1.10+2-2devel/p5-IPC-Run/distinfo
+5-42 files

OpenBSD/ports QUR8Mzhdevel/p5-YAML-Syck distinfo Makefile, devel/p5-YAML-Syck/patches patch-syck_h

   update p5-YAML-Syck to 1.44
VersionDeltaFile
1.3+8-5devel/p5-YAML-Syck/pkg/DESCR
1.16+2-2devel/p5-YAML-Syck/distinfo
1.30+1-1devel/p5-YAML-Syck/Makefile
1.6+1-1devel/p5-YAML-Syck/patches/patch-syck_h
+12-94 files

OpenBSD/ports aLu4HAMdevel/p5-IO-Tty distinfo Makefile, devel/p5-IO-Tty/patches patch-Makefile_PL

   update p5-IO-Tty to 1.27
VersionDeltaFile
1.7+5-18devel/p5-IO-Tty/patches/patch-Makefile_PL
1.16+2-2devel/p5-IO-Tty/distinfo
1.36+1-1devel/p5-IO-Tty/Makefile
+8-213 files

OpenBSD/src THSUPgCusr.bin/tmux format.c server-client.c

   Cache user from getpwuid because it can be very expensive on some
   platforms. From Ben Maurer in GitHub issue 4973.
VersionDeltaFile
1.356+12-5usr.bin/tmux/format.c
1.452+2-1usr.bin/tmux/server-client.c
1.1304+2-1usr.bin/tmux/tmux.h
+16-73 files

OpenBSD/src OfN4qUjusr.bin/tmux server-client.c options-table.c

   Add remain-on-exit key to keep pane around until a key is pressed, from
   Michael Grant.
VersionDeltaFile
1.451+10-1usr.bin/tmux/server-client.c
1.206+5-4usr.bin/tmux/options-table.c
1.1047+5-2usr.bin/tmux/tmux.1
1.144+2-1usr.bin/tmux/server-fn.c
+22-84 files

OpenBSD/src FfRJ2kdusr.bin/tmux format.c window.c

   Bring some new formats from the floating panes work: pane_zoomed_flag,
   pane_flags, pane_floating_flag. By Michael Grant.
VersionDeltaFile
1.355+50-4usr.bin/tmux/format.c
1.313+21-3usr.bin/tmux/window.c
1.1303+4-3usr.bin/tmux/tmux.h
1.1046+5-2usr.bin/tmux/tmux.1
1.24+2-2usr.bin/tmux/layout-custom.c
1.42+2-2usr.bin/tmux/cmd-select-layout.c
+84-166 files

OpenBSD/src 46h7Qpyshare/man/man4/man4.riscv64 smtgpio.4 Makefile

   smtgpio(4)
VersionDeltaFile
1.1+43-0share/man/man4/man4.riscv64/smtgpio.4
1.13+2-1share/man/man4/man4.riscv64/Makefile
+45-12 files

OpenBSD/src HKguBG9usr.bin/tmux tmux.1

   Document control ranges, from Dane Jensen.
VersionDeltaFile
1.1045+21-2usr.bin/tmux/tmux.1
+21-21 files

OpenBSD/src sCKQXjEusr.bin/tmux tty-draw.c

   Set up default and last cell before clearing padding, reported by
   someone on GitHub.
VersionDeltaFile
1.7+15-14usr.bin/tmux/tty-draw.c
+15-141 files

OpenBSD/src KDZ9zl2usr.bin/tmux regsub.c

   Do not read off end of buffer if it ends in \ when expanding \c, found
   by ossfuzz.
VersionDeltaFile
1.8+2-2usr.bin/tmux/regsub.c
+2-21 files

OpenBSD/src vTFnNT3usr.bin/tmux tty-draw.c

   Clamp width to terminal width, also change calculation of end of screen
   (it is OK to be outside the screen). Fixes problem reported by Dane
   Jensen in GitHub issue 4969.
VersionDeltaFile
1.6+11-10usr.bin/tmux/tty-draw.c
+11-101 files

OpenBSD/src TunH7diusr.sbin/smtpd unpack_dns.c

   fix previous bound check in dname_expand()

   introduced mistakenly by me while reworking renaud's diff.  spotted the
   hard way by deraadt

   ok jtt@
VersionDeltaFile
1.5+4-2usr.sbin/smtpd/unpack_dns.c
+4-21 files

OpenBSD/ports LvvnqShgeo/qgis Makefile distinfo, geo/qgis/pkg PLIST

   geo/qgis: update to 4.0.1
VersionDeltaFile
1.105+9-2geo/qgis/pkg/PLIST
1.229+6-3geo/qgis/Makefile
1.140+2-2geo/qgis/distinfo
+17-73 files

OpenBSD/ports J9KHOQndevel/py-uharfbuzz distinfo Makefile

   update to py3-uharfbuzz-0.53.6
VersionDeltaFile
1.2+2-2devel/py-uharfbuzz/distinfo
1.2+1-1devel/py-uharfbuzz/Makefile
+3-32 files

OpenBSD/ports KvUiIq7www/tomcat/v10 distinfo Makefile

   update to tomcat-10.1.54
VersionDeltaFile
1.41+4-4www/tomcat/v10/distinfo
1.48+1-1www/tomcat/v10/Makefile
+5-52 files

OpenBSD/ports DJzrYAdwww/tomcat/v9 distinfo Makefile

   update to tomcat-9.0.117
VersionDeltaFile
1.53+4-4www/tomcat/v9/distinfo
1.61+1-1www/tomcat/v9/Makefile
+5-52 files

OpenBSD/ports wTAlfPhdevel/py-tzdata distinfo Makefile

   update to py3-tzdata-2026.1
VersionDeltaFile
1.6+2-2devel/py-tzdata/distinfo
1.8+1-1devel/py-tzdata/Makefile
+3-32 files

OpenBSD/ports 83AMSNmtextproc/py-charset-normalizer distinfo Makefile

   update to py3-charset-normalizer-3.4.7
VersionDeltaFile
1.13+2-2textproc/py-charset-normalizer/distinfo
1.23+1-1textproc/py-charset-normalizer/Makefile
+3-32 files

OpenBSD/ports epjTYEtmail/fetchmail distinfo Makefile, mail/fetchmail/patches patch-Makefile_in

   update to fetchmail-6.6.3
VersionDeltaFile
1.48+2-2mail/fetchmail/distinfo
1.29+1-1mail/fetchmail/patches/patch-Makefile_in
1.176+1-1mail/fetchmail/Makefile
+4-43 files

OpenBSD/ports mPIT8ARsecurity/sslscan distinfo Makefile, security/sslscan/patches patch-Makefile

   update to sslscan-2.2.2
VersionDeltaFile
1.20+3-3security/sslscan/patches/patch-Makefile
1.32+2-2security/sslscan/distinfo
1.85+1-2security/sslscan/Makefile
+6-73 files