From e3f5994f0dc4d7fc290941321cde8731f1c6a7b2 Mon Sep 17 00:00:00 2001 From: Alexey Dokuchaev Date: Sat, 5 Nov 2022 12:15:34 +0000 Subject: 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(-) (limited to 'x11-wm') 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 -- cgit v1.2.3