git: e3f5994f0dc4 - main - x11-wm/icewm: update IceWM to version 3.2.0

From: Alexey Dokuchaev <danfe_at_FreeBSD.org>
Date: Sat, 05 Nov 2022 12:16:28 UTC
The branch main has been updated by danfe:

URL: https://cgit.FreeBSD.org/ports/commit/?id=e3f5994f0dc4d7fc290941321cde8731f1c6a7b2

commit e3f5994f0dc4d7fc290941321cde8731f1c6a7b2
Author:     Alexey Dokuchaev <danfe@FreeBSD.org>
AuthorDate: 2022-11-05 12:15:34 +0000
Commit:     Alexey Dokuchaev <danfe@FreeBSD.org>
CommitDate: 2022-11-05 12:15:34 +0000

    x11-wm/icewm: update IceWM to version 3.2.0
    
    Backport the fix for annoying regression when the quick switch list
    had not been properly updated while changing workspaces at the same
    time with QuickSwitchToAllWorkspaces=0 (default setting).
---
 x11-wm/icewm/Makefile | 5 ++++-
 x11-wm/icewm/distinfo | 8 +++++---
 2 files changed, 9 insertions(+), 4 deletions(-)

diff --git a/x11-wm/icewm/Makefile b/x11-wm/icewm/Makefile
index c7cf26ac4d3a..4a73ca2d8afb 100644
--- a/x11-wm/icewm/Makefile
+++ b/x11-wm/icewm/Makefile
@@ -1,8 +1,11 @@
 PORTNAME=	icewm
-PORTVERSION=	3.1.0
+PORTVERSION=	3.2.0
 CATEGORIES=	x11-wm
 MASTER_SITES=	https://github.com/ice-wm/icewm/releases/download/${PORTVERSION}/
 
+PATCH_SITES=	https://github.com/bbidulock/icewm/commit/
+PATCHFILES=	9ca15cbc50b70f89a1183fda20ab18dbe359b0e5.patch:-p1
+
 MAINTAINER=	portmaster@bsdforge.com
 COMMENT=	Window manager designed for speed and usability
 WWW=		https://ice-wm.org/
diff --git a/x11-wm/icewm/distinfo b/x11-wm/icewm/distinfo
index 0b764ca476ee..91d1c0683742 100644
--- a/x11-wm/icewm/distinfo
+++ b/x11-wm/icewm/distinfo
@@ -1,3 +1,5 @@
-TIMESTAMP = 1666568726
-SHA256 (icewm-3.1.0.tar.lz) = d5d8b681c898871f3666bc17654bbbce36a11e10c409d575a591c6955cb01dc1
-SIZE (icewm-3.1.0.tar.lz) = 1783717
+TIMESTAMP = 1667424874
+SHA256 (icewm-3.2.0.tar.lz) = 1e5a066f433d7246554d7f0a8fd1d1eb0b1112a74b608ba761e1e68d8ae50f7c
+SIZE (icewm-3.2.0.tar.lz) = 1787137
+SHA256 (9ca15cbc50b70f89a1183fda20ab18dbe359b0e5.patch) = 40156f961fcd383cf1a2931ab13c2c2a6a0565d5801c8f1ab281681f87eb7338
+SIZE (9ca15cbc50b70f89a1183fda20ab18dbe359b0e5.patch) = 1426