OpenBSD/ports JGyF7Pigraphics/lcms Makefile, graphics/lcms/patches patch-jpegicc_jpegicc_c

   graphics/lcms: fix build with llvm22 [-Wincompatible-pointer-types]

   regen plist while there
VersionDeltaFile
1.1+16-0graphics/lcms/patches/patch-jpegicc_jpegicc_c
1.37+1-1graphics/lcms/Makefile
1.8+1-1graphics/lcms/pkg/PLIST
+18-23 files

OpenBSD/ports TCVQTfOaudio/ocp distinfo Makefile, audio/ocp/patches patch-Makefile_in

   Update ocp to 3.3.0.
VersionDeltaFile
1.24+2-2audio/ocp/distinfo
1.49+1-1audio/ocp/Makefile
1.15+1-0audio/ocp/pkg/PLIST
1.2+0-0audio/ocp/patches/patch-Makefile_in
+4-34 files

OpenBSD/src LZkKbCdsys/arch/arm/arm bus_space_notimpl.S

   increase alignment to avoid 'error: Relocation not aligned' with llvm 22
   ok kettenis@
VersionDeltaFile
1.5+2-2sys/arch/arm/arm/bus_space_notimpl.S
+2-21 files

OpenBSD/ports BddvKp5x11/qt6/pyside6/pyside Makefile

   Add missing build dependency on x11/qt6/pyside6/shiboken_generator

   OK jtt@, spotted by aja and tb
VersionDeltaFile
1.11+3-2x11/qt6/pyside6/pyside/Makefile
+3-21 files

OpenBSD/ports G6oc6cfmail/mozilla-thunderbird distinfo Makefile, mail/mozilla-thunderbird/pkg PLIST

   mail/mozilla-thunderbird: update to 140.11.0.

   see https://www.thunderbird.net/en-US/thunderbird/140.11.0esr/releasenotes/
   fixes https://www.mozilla.org/en-US/security/advisories/mfsa2026-51/
VersionDeltaFile
1.299+132-132mail/thunderbird-i18n/distinfo
1.315+2-2mail/mozilla-thunderbird/distinfo
1.32+2-0mail/mozilla-thunderbird/pkg/PLIST
1.273+1-1mail/thunderbird-i18n/Makefile.inc
1.528+1-1mail/mozilla-thunderbird/Makefile
+138-1365 files

OpenBSD/ports wsZexXOsysutils/bfs Makefile, sysutils/bfs/patches patch-src_bfstd_c

   sysutils/bfs: fix build with llvm22 [-Wincompatible-pointer-types]
VersionDeltaFile
1.1+16-0sysutils/bfs/patches/patch-src_bfstd_c
1.30+1-1sysutils/bfs/Makefile
+17-12 files

OpenBSD/ports 2vEx9Xrnet/slurm Makefile, net/slurm/patches patch-slurm_1

   net/slurm: fix manpage, from MAINTAINER Ryan Freeman

   i had mistakenly removed the pre-configure target in previous, and he
   adds the missing .Nm/.Nd so that it has a proper one-line description.
VersionDeltaFile
1.5+13-22net/slurm/patches/patch-slurm_1
1.20+5-0net/slurm/Makefile
+18-222 files

OpenBSD/src zJeEJuCusr.bin/col col.c

   Solve the signed integer overflow in flush_line() sort
VersionDeltaFile
1.21+5-2usr.bin/col/col.c
+5-21 files

OpenBSD/ports w3vNpgjaudio/cuetools Makefile, audio/cuetools/patches patch-src_lib_cd_c

   cuetools: fix build with llvm22

   error: chained comparison 'X < Y <= Z' does not behave the same as a mathematical expression [-Wparentheses]
VersionDeltaFile
1.1+23-0audio/cuetools/patches/patch-src_lib_cd_c
1.11+1-1audio/cuetools/Makefile
+24-12 files

OpenBSD/ports iyv3IwLgames/cgames Makefile, games/cgames/patches patch-cblocks_cursesio_c patch-cmines_cursesio_c

   cgames: switch from int to short twice to fix build with llvm22

   userio.c:398:2: error: incompatible pointer types passing 'int *' to parameter of type 'short *' [-Wincompatible-pointer-types]
     398 |         attr_get(&attr, &n, NULL);
VersionDeltaFile
1.1+14-0games/cgames/patches/patch-cblocks_cursesio_c
1.1+14-0games/cgames/patches/patch-cmines_cursesio_c
1.10+1-0games/cgames/Makefile
+29-03 files

OpenBSD/src 0MniYWwsys/dev/pci pcidevs_data.h pcidevs.h

   add more AMD "Krackan Point" device ids

   based off a ThinkPad X13 Gen 6 / 21RM dmesg from claudio@
   ok claudio@
VersionDeltaFile
1.2127+85-1sys/dev/pci/pcidevs_data.h
1.2132+22-1sys/dev/pci/pcidevs.h
+107-22 files

OpenBSD/src DDOlJSxsys/dev/pci pcidevs

   add more AMD "Krackan Point" device ids

   based off a ThinkPad X13 Gen 6 / 21RM dmesg from claudio@
   ok claudio@
VersionDeltaFile
1.2139+22-1sys/dev/pci/pcidevs
+22-11 files

OpenBSD/ports od3Y5rNsecurity/cyrus-sasl2 Makefile, security/cyrus-sasl2/patches patch-saslauthd_md5_c patch-lib_md5_c

   cyrus-sasl2: fix build with llvm22, ok ajacoutot naddy

   Switch from hand-rolled memset(3) and memcpy(3) to the ones in libc.
   The versions inherited from libdes abuse unsigned char * for void *
   and [-Wincompatible-pointer-types] is now an error:

   md5.c:400:14: error: incompatible pointer types passing 'unsigned char (*)[65]' to parameter of type 'POINTER' (aka 'unsigned char *') [-Wincompatible-pointer-types]

   Switching POINTER to void * causes other problems.
VersionDeltaFile
1.1+32-0security/cyrus-sasl2/patches/patch-saslauthd_md5_c
1.1+32-0security/cyrus-sasl2/patches/patch-lib_md5_c
1.119+1-1security/cyrus-sasl2/Makefile
+65-13 files

OpenBSD/ports B1AogE2devel/gcem Makefile

   gcem uses C++11, so needs ports-gcc on base-gcc arches

   Fixes the build on sparc64
VersionDeltaFile
1.2+3-0devel/gcem/Makefile
+3-01 files

OpenBSD/ports QYyEB5swww/puppetboard Makefile distinfo

   update 6.0.1 -> 7.0.2
VersionDeltaFile
1.65+2-2www/puppetboard/Makefile
1.32+2-2www/puppetboard/distinfo
+4-42 files

OpenBSD/ports 5E3RMKrwww/py-flask-caching Makefile distinfo, www/py-flask-caching/pkg PLIST

   update 2.1.0 -> 2.4.0
VersionDeltaFile
1.6+3-4www/py-flask-caching/Makefile
1.2+2-2www/py-flask-caching/distinfo
1.5+0-1www/py-flask-caching/pkg/PLIST
+5-73 files

OpenBSD/ports ZLREtFtdevel/py-cachelib Makefile distinfo, devel/py-cachelib/pkg PLIST

   update 0.10.2 -> 0.14.0
VersionDeltaFile
1.5+10-2devel/py-cachelib/pkg/PLIST
1.6+6-3devel/py-cachelib/Makefile
1.2+2-2devel/py-cachelib/distinfo
+18-73 files

OpenBSD/src J9eTCOssys/dev/ic qwz.c

   Fix memory leak when freeing rx descriptors.

   ok kettenis@
VersionDeltaFile
1.33+10-6sys/dev/ic/qwz.c
+10-61 files

OpenBSD/ports Z0sdYF0devel/ruby-fast_gettext distinfo Makefile

   update 2.3.0 -> 4.4.1

   OK kn@
VersionDeltaFile
1.3+2-2devel/ruby-fast_gettext/distinfo
1.5+1-1devel/ruby-fast_gettext/Makefile
+3-32 files

OpenBSD/ports 1AkHVwIsysutils/ruby-openvox/8 Makefile

   relax dependency on ruby-fast_gettext, as it is already in .metadata
   so can actually update fast_gettext

   OK kn@ (MAINTAINER)
VersionDeltaFile
1.15+2-1sysutils/ruby-openvox/8/Makefile
+2-11 files

OpenBSD/src 1nmA8FLsys/dev/ic qwz.c

   Pre-allocate the bus dma maps for the rxbufs to avoid calling
   bus_dmamap_create(9) from interrupt context.

   ok mglocker@
VersionDeltaFile
1.32+8-8sys/dev/ic/qwz.c
+8-81 files

OpenBSD/ports teF3ga3archivers/ruby-rubyzip distinfo Makefile

   simple update 3.1.0 -> 3.3.0
VersionDeltaFile
1.5+2-2archivers/ruby-rubyzip/distinfo
1.6+1-1archivers/ruby-rubyzip/Makefile
+3-32 files

OpenBSD/ports GXzgvRmaudio/libcddb/patches patch-include_cddb_cddb_log_h patch-include_cddb_cddb_log_ni_h

   libcddb: fix header guards to avoid some noise during compilation
VersionDeltaFile
1.1+12-0audio/libcddb/patches/patch-include_cddb_cddb_log_h
1.1+12-0audio/libcddb/patches/patch-include_cddb_cddb_log_ni_h
+24-02 files

OpenBSD/ports snIQc1Qx11/xfe distinfo, x11/xfe/patches patch-src_main_cpp patch-src_SearchWindow_cpp

   Update to xfe 2.1.6. fixes build with llvm22.
   Also add a pledge() marker as the code uses pledge on OpenBSD.
   ok caspar@
VersionDeltaFile
1.18+770-525x11/xfe/pkg/PLIST
1.3+14-13x11/xfe/patches/patch-src_main_cpp
1.8+7-7x11/xfe/patches/patch-src_SearchWindow_cpp
1.8+5-5x11/xfe/patches/patch-src_FilePanel_cpp
1.26+2-2x11/xfe/distinfo
1.2+2-2x11/xfe/patches/patch-src_SearchPanel_cpp
+800-5544 files not shown
+805-56010 files

OpenBSD/ports 9wOS0l0audio/libcddb Makefile, audio/libcddb/patches patch-lib_cddb_net_c

   libcddb: fix build with llvm22

   switch variable from size_t to socklen_t for use in getsockopt(3) to
   appease -Wincompatible-pointer-types
VersionDeltaFile
1.1+16-0audio/libcddb/patches/patch-lib_cddb_net_c
1.4+1-1audio/libcddb/pkg/PLIST
1.11+1-1audio/libcddb/Makefile
+18-23 files

OpenBSD/ports RWi6Y3hsecurity/ruby-gpgme distinfo Makefile, security/ruby-gpgme/pkg PLIST

   a simple update 2.0.25 -> 2.0.26
VersionDeltaFile
1.10+2-2security/ruby-gpgme/distinfo
1.16+1-2security/ruby-gpgme/Makefile
1.9+2-0security/ruby-gpgme/pkg/PLIST
+5-43 files

OpenBSD/ports dhC1Boddevel/cppunit distinfo Makefile, devel/cppunit/patches patch-Makefile_in patch-src_cppunit_Makefile_in

   Update to cppunit 1.15.1. Fixes build with llvm22.
   ok tb@ who had the same diff.
VersionDeltaFile
1.6+2-2devel/cppunit/distinfo
1.4+1-1devel/cppunit/patches/patch-Makefile_in
1.24+1-1devel/cppunit/Makefile
1.5+1-1devel/cppunit/patches/patch-src_cppunit_Makefile_in
+5-54 files

OpenBSD/ports 5d1YDYYsysutils/openvox-server/8 distinfo Makefile, sysutils/openvox-server/8/patches patch-ext_default

   simple update 8.12.1 -> 8.13.0
VersionDeltaFile
1.2+2-2sysutils/openvox-server/8/distinfo
1.5+1-2sysutils/openvox-server/8/Makefile
1.2+1-1sysutils/openvox-server/8/patches/patch-ext_default
+4-53 files

OpenBSD/ports I6A4xbNsysutils/ruby-openvoxserver-ca distinfo Makefile, sysutils/ruby-openvoxserver-ca/patches patch-lib_puppetserver_ca_utils_file_system_rb

   simple update 3.0.0 -> 3.2.0
VersionDeltaFile
1.3+0-21sysutils/ruby-openvoxserver-ca/pkg/PLIST
1.2+10-9sysutils/ruby-openvoxserver-ca/patches/patch-lib_puppetserver_ca_utils_file_system_rb
1.2+2-2sysutils/ruby-openvoxserver-ca/distinfo
1.3+1-2sysutils/ruby-openvoxserver-ca/Makefile
+13-344 files

OpenBSD/ports cerWwhBsecurity/py-fickling distinfo Makefile, security/py-fickling/pkg PLIST

   simple update 0.1.7 -> 0.1.11
VersionDeltaFile
1.12+2-2security/py-fickling/distinfo
1.23+1-2security/py-fickling/Makefile
1.11+3-0security/py-fickling/pkg/PLIST
+6-43 files