update spectrwm to latest commit which includes a fix that addresses a
crash found hardway while running ssh-askpass(1):

- Fix possible crash when a window claims to be transient for itself. 
Index: Makefile
===================================================================
RCS file: /cvs/ports/x11/spectrwm/Makefile,v
retrieving revision 1.41
diff -u -p -r1.41 Makefile
--- Makefile    23 Apr 2023 13:19:10 -0000      1.41
+++ Makefile    7 May 2023 13:57:37 -0000
@@ -2,8 +2,8 @@ COMMENT=                small tiling window manager
 
 GH_ACCOUNT=            conformal
 GH_PROJECT=            spectrwm
-GH_COMMIT=             efc458efa5730680a5ff3805f6cf9d88dc88748b
-DISTNAME=              ${GH_PROJECT}-3.4.1.20230310
+GH_COMMIT=             06e3733175969c307a6fd47240a7a37b29d60513
+DISTNAME=              ${GH_PROJECT}-3.4.1.20230507
 
 SHARED_LIBS=           swmhack 1.0
 
Index: distinfo
===================================================================
RCS file: /cvs/ports/x11/spectrwm/distinfo,v
retrieving revision 1.28
diff -u -p -r1.28 distinfo
--- distinfo    23 Apr 2023 13:19:10 -0000      1.28
+++ distinfo    7 May 2023 13:57:37 -0000
@@ -1,2 +1,2 @@
-SHA256 (spectrwm-3.4.1.20230310-efc458ef.tar.gz) = 
8hjhkgcC+mA+PlGZxDIRmNXAOMMWLPLCtPuGlF2ghyw=
-SIZE (spectrwm-3.4.1.20230310-efc458ef.tar.gz) = 172141
+SHA256 (spectrwm-3.4.1.20230507-06e37331.tar.gz) = 
1stB8RPoDDQYPHbg5BNgFYRdbqK8wvlyaKO8QMriJng=
+SIZE (spectrwm-3.4.1.20230507-06e37331.tar.gz) = 172202

Reply via email to