On Sat, 30 Nov 2024 02:21:14 +0100, izzy Meyer <izder...@disroot.org> wrote: > > On Fri, 29 Nov 2024 20:42:21 +0100 > Kirill A. Korinsky <kir...@korins.ky> wrote: > > > ports@, Timo, > > > > I'd like to update x11/stumpwm to 24.11 which was released a few > > hours ago. > > > > Old patches was merged and we don't need it anymore, but new one is > > required for our build which was backported to usptream as usual. > > > > Thus, if you use stumpish from stumpwm-contrib, the last updated > > brokes it on OpenBSD and here the > > fix: https://github.com/stumpwm/stumpwm-contrib/pull/298 > > > > Changelog: https://github.com/stumpwm/stumpwm/releases/tag/24.11 > > > > Tested on -current/amd64. > > > > Feedback? Ok? > > The port works fine, although on amd64 (all I tested on), :version > reports 23.11 for some reason still. I haven't cleared my fasl caches, > so that could be a likely reason. > > So, I attempted clearing the fasl files from $HOME/.cache, but to no > avail. Same issue, :version still reports as 23.11. > > Oddly, the build date is correct, it is the same as the time I built > the port. > > Does this affect you too?
It is a bug in stumpwm. It really reports 23.11: https://github.com/stumpwm/stumpwm/blob/24.11/stumpwm.asd#L10 -- wbr, Kirill