Date: Mon, 16 Jan 2023 21:43:03 GMT From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: c87b07a07d1f - main - x11-wm/i3: update to 4.22 Message-ID: <202301162143.30GLh3E3068931@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by bapt: URL: https://cgit.FreeBSD.org/ports/commit/?id=c87b07a07d1f2d7491c5064bd48bed3577affe46 commit c87b07a07d1f2d7491c5064bd48bed3577affe46 Author: Baptiste Daroussin <bapt@FreeBSD.org> AuthorDate: 2023-01-16 21:41:04 +0000 Commit: Baptiste Daroussin <bapt@FreeBSD.org> CommitDate: 2023-01-16 21:41:04 +0000 x11-wm/i3: update to 4.22 The biggest change is the merge of the i3-gaps fork! --- x11-wm/i3/Makefile | 2 +- x11-wm/i3/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/x11-wm/i3/Makefile b/x11-wm/i3/Makefile index 4161a06ffb91..c2731c09389f 100644 --- a/x11-wm/i3/Makefile +++ b/x11-wm/i3/Makefile @@ -1,5 +1,5 @@ PORTNAME= i3 -DISTVERSION= 4.21 +DISTVERSION= 4.22 CATEGORIES= x11-wm MASTER_SITES= https://i3wm.org/downloads/ \ http://i3wm.org/downloads/ diff --git a/x11-wm/i3/distinfo b/x11-wm/i3/distinfo index ed55967cc775..fdffeb6192b2 100644 --- a/x11-wm/i3/distinfo +++ b/x11-wm/i3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1663944132 -SHA256 (i3-4.21.tar.xz) = 8dc5205e0f3443d58661e30783521fd9c6d426d1e7f3667ab12f2ac1b2d32078 -SIZE (i3-4.21.tar.xz) = 1294968 +TIMESTAMP = 1673905145 +SHA256 (i3-4.22.tar.xz) = 28639911e59d95639f092642a982f5e1dea592250c2b5ce98eda100833513e4b +SIZE (i3-4.22.tar.xz) = 1349276
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202301162143.30GLh3E3068931>