Date: Tue, 26 Mar 2024 07:07:47 GMT From: Alexey Dokuchaev <danfe@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 160871384704 - main - x11-wm/icewm: update IceWM to version 3.4.7 Message-ID: <202403260707.42Q77l3v022533@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by danfe: URL: https://cgit.FreeBSD.org/ports/commit/?id=160871384704d30d08e60ecb5f6f0f7b776f7748 commit 160871384704d30d08e60ecb5f6f0f7b776f7748 Author: Alexey Dokuchaev <danfe@FreeBSD.org> AuthorDate: 2024-03-26 07:06:54 +0000 Commit: Alexey Dokuchaev <danfe@FreeBSD.org> CommitDate: 2024-03-26 07:06:54 +0000 x11-wm/icewm: update IceWM to version 3.4.7 - Improve support for international keyboard layouts in keybindings, notably for Slavic, Greek, Hebrew, Arabic, Thai, Hangul, and Kana - Reparse all keybindings whenever the keyboard layout changes --- x11-wm/icewm/Makefile | 2 +- x11-wm/icewm/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/x11-wm/icewm/Makefile b/x11-wm/icewm/Makefile index 3b6964ad2940..4981362d7d6a 100644 --- a/x11-wm/icewm/Makefile +++ b/x11-wm/icewm/Makefile @@ -1,5 +1,5 @@ PORTNAME= icewm -PORTVERSION= 3.4.6 +PORTVERSION= 3.4.7 CATEGORIES= x11-wm MASTER_SITES= https://github.com/ice-wm/icewm/releases/download/${PORTVERSION}/ diff --git a/x11-wm/icewm/distinfo b/x11-wm/icewm/distinfo index df17328bba9a..5bfdd1309279 100644 --- a/x11-wm/icewm/distinfo +++ b/x11-wm/icewm/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1709836974 -SHA256 (icewm-3.4.6.tar.lz) = ab05efe9c8fb2f49733035c0b8d41dc6fa8992f0a64f797c4650841a5d6892c8 -SIZE (icewm-3.4.6.tar.lz) = 1833326 +TIMESTAMP = 1711393822 +SHA256 (icewm-3.4.7.tar.lz) = 5aa044743dd69923c722bc9e65385f637253ff971fbb5954a56d26ac384e2c30 +SIZE (icewm-3.4.7.tar.lz) = 1837566
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202403260707.42Q77l3v022533>