Date: Sat, 31 Dec 2022 00:27:46 GMT From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 82e46bbc2898 - main - x11-wm/dwl: update to 0.4 Message-ID: <202212310027.2BV0RkV1032027@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=82e46bbc2898e341d27209e32c47bd0d60952981 commit 82e46bbc2898e341d27209e32c47bd0d60952981 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2022-12-30 20:46:52 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2022-12-31 00:26:50 +0000 x11-wm/dwl: update to 0.4 Changes: https://github.com/djpohly/dwl/releases/tag/v0.4 Reported by: GitHub (watch releases) --- x11-wm/dwl/Makefile | 2 +- x11-wm/dwl/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/x11-wm/dwl/Makefile b/x11-wm/dwl/Makefile index 07369c978763..32605eb84aaf 100644 --- a/x11-wm/dwl/Makefile +++ b/x11-wm/dwl/Makefile @@ -1,6 +1,6 @@ PORTNAME= dwl DISTVERSIONPREFIX= v -DISTVERSION= 0.4-rc3 +DISTVERSION= 0.4 CATEGORIES= x11-wm wayland MAINTAINER= jbeich@FreeBSD.org diff --git a/x11-wm/dwl/distinfo b/x11-wm/dwl/distinfo index 44f0f794ca3e..1d4c19c3b73f 100644 --- a/x11-wm/dwl/distinfo +++ b/x11-wm/dwl/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1671926059 -SHA256 (djpohly-dwl-v0.4-rc3_GH0.tar.gz) = 78804f8f4ac7090150cdf6042426145e51a6b4bcc8656db9e640de75f9044ef9 -SIZE (djpohly-dwl-v0.4-rc3_GH0.tar.gz) = 55579 +TIMESTAMP = 1672433212 +SHA256 (djpohly-dwl-v0.4_GH0.tar.gz) = f03a260b169019ebdbfd6db1b19a3dc7861ba33609644581c530be019f22274c +SIZE (djpohly-dwl-v0.4_GH0.tar.gz) = 55527
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202212310027.2BV0RkV1032027>