From: Bjorn Ketelaars Subject: UPDATE x11/spectrwm-3.7.0 To: ports@openbsd.org Cc: "Gonzalo L. R." Date: Thu, 28 Aug 2025 05:26:54 +0200 Simple diff for updating x11/spectrwm to 3.7.0. Changes: https://github.com/conformal/spectrwm/releases/tag/SPECTRWM_3_7_0 Build- and run-tested on amd64. Comments/ok? diff --git Makefile Makefile index d367f579d23..4d8673f0b7b 100644 --- Makefile +++ Makefile @@ -1,6 +1,6 @@ COMMENT= small tiling window manager -V= 3.6.0 +V= 3.7.0 DIST_TUPLE= github conformal spectrwm SPECTRWM_${V:S/./_/g} / DISTNAME= spectrwm-${V} diff --git distinfo distinfo index a8df3db4586..0ca0609417b 100644 --- distinfo +++ distinfo @@ -1,2 +1,2 @@ -SHA256 (conformal-spectrwm-SPECTRWM_3_6_0.tar.gz) = SYVMUhVHXSRQ0lWNoSo6/pAZhhFwup1VbItAPU1m8NE= -SIZE (conformal-spectrwm-SPECTRWM_3_6_0.tar.gz) = 205957 +SHA256 (conformal-spectrwm-SPECTRWM_3_7_0.tar.gz) = lUHOtxPdGGdVZDqFsD6evpi5cDsAAl0inukqa6kQyAU= +SIZE (conformal-spectrwm-SPECTRWM_3_7_0.tar.gz) = 214112 diff --git patches/patch-spectrwm_1 patches/patch-spectrwm_1 index 6e76f33c3ae..8ddfdb0edde 100644 --- patches/patch-spectrwm_1 +++ patches/patch-spectrwm_1 @@ -1,7 +1,7 @@ Index: spectrwm.1 --- spectrwm.1.orig +++ spectrwm.1 -@@ -2295,7 +2295,7 @@ via +@@ -2419,7 +2419,7 @@ via .Pa LD_PRELOAD must be specified. .Bd -literal -offset indent diff --git patches/patch-spectrwm_c patches/patch-spectrwm_c index 2f0c886a260..1f9a5e786c3 100644 --- patches/patch-spectrwm_c +++ patches/patch-spectrwm_c @@ -1,7 +1,7 @@ Index: spectrwm.c --- spectrwm.c.orig +++ spectrwm.c -@@ -380,7 +380,7 @@ uint32_t swm_debug = 0 +@@ -382,7 +382,7 @@ uint32_t swm_debug = 0 #define SWM_CONF_WHITESPACE " \t\n" #ifndef SWM_LIB