OpenBSD/ports d0OiYGhdevel/quirks Makefile, devel/quirks/files Quirks.pm

   add quirk to rename js128 -> js140
VersionDeltaFile
1.1768+2-1devel/quirks/files/Quirks.pm
1.1756+1-1devel/quirks/Makefile
+3-22 files

OpenBSD/ports 56qlBt6net/unifi/main distinfo Makefile, net/unifi/main/pkg PLIST

   update to unifi-10.0.156
VersionDeltaFile
1.40.2.1+3,930-4,243net/unifi/main/pkg/PLIST
1.41.2.1+4-4net/unifi/main/distinfo
1.57.2.1+1-2net/unifi/main/Makefile
+3,935-4,2493 files

OpenBSD/ports mZ4EWpOnet/unifi/main distinfo Makefile, net/unifi/main/pkg PLIST

   update to unifi-10.0.156

   fix dir of snappy-java when overriding with a version built for
   OpenBSD/amd64; it moved a while ago upstream but I didn't notice.
   if you had any problems with APs not adopting this may be why.
VersionDeltaFile
1.42+3,426-4,104net/unifi/main/pkg/PLIST
1.43+4-4net/unifi/main/distinfo
1.59+1-1net/unifi/main/Makefile
+3,431-4,1093 files

OpenBSD/ports cFEDKnvnet/tor distinfo Makefile, net/tor/patches patch-configure_ac

   MFC update to tor 0.4.8.21.
VersionDeltaFile
1.21.2.1+3-3net/tor/patches/patch-configure_ac
1.138.2.1+2-2net/tor/distinfo
1.173.2.1+1-1net/tor/Makefile
+6-63 files

OpenBSD/ports dPMM9dCsysutils/docker-buildx distinfo Makefile

   sysutils/docker-buildx: update to 0.30.1
VersionDeltaFile
1.22+2-2sysutils/docker-buildx/distinfo
1.23+1-1sysutils/docker-buildx/Makefile
+3-32 files

OpenBSD/ports P5rlCk3misc/openhab/pkg DESCR README

   readd some files that didn't actually move, git diffs including renames
   are a bit of a pain to deal with ;)
VersionDeltaFile
1.3+0-0misc/openhab/pkg/DESCR
1.5+0-0misc/openhab/pkg/README
1.4+0-0misc/openhab/pkg/openhab.rc
+0-03 files

OpenBSD/src RqjkhCxusr.sbin/makefs ffs.c

   merge the correct skinny-label into the single sector available.
   We don't need to provide a fat-label, because the partitions in the
   list don't need it.  If this image is later used in a circumstance
   where someone wants to tweak and add higher partitions, that will work
   fine, but we don't need to create it ahead of time.
   ok krw
VersionDeltaFile
1.40+4-3usr.sbin/makefs/ffs.c
+4-31 files

OpenBSD/src SwgrSgVsys/arch/amd64/stand/vmboot Makefile, sys/arch/octeon/stand/boot Makefile

   Use MAKEDEV_PARTITIONS=16 to create fewer partitions on 3
   size-constrained boot media.
   ok visa
VersionDeltaFile
1.2+2-2sys/arch/amd64/stand/vmboot/Makefile
1.13+2-2sys/arch/octeon/stand/boot/Makefile
1.5+2-2sys/arch/powerpc64/stand/boot/Makefile
+6-63 files

OpenBSD/src RXMy52Zetc/etc.alpha MAKEDEV, etc/etc.amd64 MAKEDEV

   sync
VersionDeltaFile
1.230+3-3etc/etc.alpha/MAKEDEV
1.153+3-3etc/etc.amd64/MAKEDEV
1.37+3-3etc/etc.arm64/MAKEDEV
1.51+3-3etc/etc.armv7/MAKEDEV
1.170+3-3etc/etc.hppa/MAKEDEV
1.289+3-3etc/etc.i386/MAKEDEV
+18-188 files not shown
+42-4214 files

OpenBSD/src cBoXo5Yetc MAKEDEV.mi

   Pick up MAKEDEV_PARTITIONS from the environment to replace the sysctl
   maxpartitions value.  It is expected things using this will set it to 16,
   and it creates less inodes for the disk entries.
   This is intentionally not documented since only a few install media need
   this, and use of it is discouraged.
   ok visa
VersionDeltaFile
1.91+3-3etc/MAKEDEV.mi
+3-31 files

OpenBSD/ports 0x6risgaudio/spotifyd distinfo crates.inc, audio/spotifyd/patches patch-modcargo-crates_aws-lc-sys-0_27_0_aws-lc_crypto_fipsmodule_bcm_c

   Update to spotifyd 0.4.2.

   This fixes the port with recent spotify API changes, and removes the EXECONLY
   and BTCFI workarounds, which are no longer necessary.
VersionDeltaFile
1.9+558-548audio/spotifyd/distinfo
1.8+278-273audio/spotifyd/crates.inc
1.19+2-7audio/spotifyd/Makefile
1.2+0-0audio/spotifyd/patches/patch-modcargo-crates_aws-lc-sys-0_27_0_aws-lc_crypto_fipsmodule_bcm_c
+838-8284 files

OpenBSD/ports 6FV174Enet/tor distinfo Makefile

   Update to tor 0.4.8.21.
VersionDeltaFile
1.140+2-2net/tor/distinfo
1.175+1-1net/tor/Makefile
+3-32 files

OpenBSD/ports zwFBeOwdatabases/db Makefile.inc, databases/db/v4 Makefile

   Bump MODJAVA_VER to jdk-17 to match libreoffice. okay sthen@
VersionDeltaFile
1.47+1-1databases/db/Makefile.inc
1.85+1-1databases/db/v4/Makefile
+2-22 files

OpenBSD/ports sHShjr5databases/jxplorer Makefile

   Update to use jdk-11. okay sthen@
VersionDeltaFile
1.23+2-2databases/jxplorer/Makefile
+2-21 files

OpenBSD/src m76Qj1vusr.sbin/installboot installboot.c bootstrap.c

   Fix two circumstances where the code didn't understand that struct disklabel
   doesn't fit inside a sector anymore.
   There are a limited number of cases like this showing up throughout the
   tree, and we may want a better mechanism to hand-fix them.  This however
   still means we need to find them..
   ok krw
VersionDeltaFile
1.18+12-1usr.sbin/installboot/installboot.c
1.15+3-3usr.sbin/installboot/bootstrap.c
1.14+3-3usr.sbin/installboot/landisk_installboot.c
1.18+3-1usr.sbin/installboot/installboot.h
+21-84 files

OpenBSD/ports QMP78zyx11/gnome/gdm Makefile, x11/gnome/gdm/patches patch-meson_build

   Fix dconf_sysconfig.
VersionDeltaFile
1.7+12-0x11/gnome/gdm/patches/patch-meson_build
1.352+1-1x11/gnome/gdm/Makefile
+13-12 files

OpenBSD/ports yv6rLranet/isc-bind Makefile distinfo

   update to isc-bind-9.20.16
VersionDeltaFile
1.207.2.2+2-2net/isc-bind/Makefile
1.138.2.2+2-2net/isc-bind/distinfo
+4-42 files

OpenBSD/ports ttX4iednet/isc-bind Makefile distinfo

   update to isc-bind-9.20.16
VersionDeltaFile
1.211+4-2net/isc-bind/Makefile
1.140+2-2net/isc-bind/distinfo
+6-42 files

OpenBSD/src xYW0PVMusr.sbin/bgpd rde_rib.c

   Add missing newline.
VersionDeltaFile
1.278+2-1usr.sbin/bgpd/rde_rib.c
+2-11 files

OpenBSD/ports zf7IaSGsysutils/p5-Sys-Virt distinfo Makefile

   Update to p5-Sys-Virt-11.8.0.
VersionDeltaFile
1.62+2-2sysutils/p5-Sys-Virt/distinfo
1.76+2-1sysutils/p5-Sys-Virt/Makefile
+4-32 files

OpenBSD/xenocara jmlK8iHlib/fontconfig/pc Makefile

   Update PACKAGE_VERSION to 2.17.1; this was missed during last update.
VersionDeltaFile
1.9+2-2lib/fontconfig/pc/Makefile
+2-21 files

OpenBSD/ports nX7ORZDdevel/vte3 Makefile

   Add BDEP on devel/fmt and LDEP on textproc/simdutf.
VersionDeltaFile
1.150+9-2devel/vte3/Makefile
+9-21 files

OpenBSD/ports JsWE3LDdevel/fmt Makefile distinfo, devel/fmt/patches patch-test_gtest-extra-test_cc patch-src_os_cc

   Update to fmt-11.2.0.
   This is not the latest version because with 12.x and beyond, some functions have
   been removed (like fmt::localtime). So let the ecosystem adapt before upgrading
   to this new one.
VersionDeltaFile
1.5+3-3devel/fmt/patches/patch-test_gtest-extra-test_cc
1.7+2-2devel/fmt/Makefile
1.5+2-2devel/fmt/distinfo
1.5+1-0devel/fmt/pkg/PLIST
1.2+0-0devel/fmt/patches/patch-src_os_cc
+8-75 files

OpenBSD/src kVgYbQbsys/arch/amd64/amd64 vmm_machdep.c, sys/dev/vmm vmm.h

   Capture VMCALL and abort the VM loop if invoked from cpl 0

   When invoked from user space the expected happens:
   VMX_EXIT_VMCALL at cpl=3

   And the guest programs gets
   Illegal instruction (core dumped)

   ok mlarkin@
VersionDeltaFile
1.66+21-5sys/arch/amd64/amd64/vmm_machdep.c
1.12+4-1sys/dev/vmm/vmm.h
+25-62 files

OpenBSD/ports JMys23Tmultimedia/handbrake Makefile

   multimedia/handbrake: remove usless LIB_DEPENDS

   reported by semarie@

   OK: landry@
VersionDeltaFile
1.32+2-12multimedia/handbrake/Makefile
+2-121 files

OpenBSD/src HskvQcMusr.sbin/bgpd rde_rib.c rde_adjout.c

   Implement cleanup helpers for rib_dump_free()

   rib_dump_cleanup() and prefix_adjout_dump_cleanup() do the specific
   bits of unlocking and removing the held reference to the rib entry
   or prefix. This way the code doing that can be properly moved to
   rde_adjout.c
   OK tb@
VersionDeltaFile
1.277+11-20usr.sbin/bgpd/rde_rib.c
1.2+8-1usr.sbin/bgpd/rde_adjout.c
1.320+2-1usr.sbin/bgpd/rde.h
+21-223 files

OpenBSD/ports 4j41Hszbenchmarks/hyperfine distinfo crates.inc

   update to hyperfine-1.20.0
VersionDeltaFile
1.11+202-168benchmarks/hyperfine/distinfo
1.10+100-83benchmarks/hyperfine/crates.inc
1.15+1-2benchmarks/hyperfine/Makefile
+303-2533 files

OpenBSD/ports kZ4fSW0lang/php/8.4 Makefile distinfo

   update to php-8.4.15
VersionDeltaFile
1.21.2.2+4-1lang/php/8.4/Makefile
1.12.2.2+2-2lang/php/8.4/distinfo
+6-32 files

OpenBSD/ports 7tJBZcYlang/php/8.3 Makefile distinfo

   update to php-8.3.28
VersionDeltaFile
1.44.2.2+4-1lang/php/8.3/Makefile
1.26.2.2+2-2lang/php/8.3/distinfo
+6-32 files

OpenBSD/ports A5lydSXlang/php/8.4 Makefile distinfo

   update to php-8.4.15
VersionDeltaFile
1.25+3-2lang/php/8.4/Makefile
1.14+2-2lang/php/8.4/distinfo
+5-42 files