Date: Tue, 28 Mar 2023 00:56:24 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: 7807cdca2d80 - main - x11-wm/chamfer: update to s20230310 Message-ID: <202303280056.32S0uOkQ095184@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=7807cdca2d807c2929fef70048de0cec6a63e1e6 commit 7807cdca2d807c2929fef70048de0cec6a63e1e6 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2023-03-10 22:26:47 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2023-03-28 00:55:44 +0000 x11-wm/chamfer: update to s20230310 Changes: https://github.com/jaelpark/chamferwm/compare/68c91f2...93b8f79 --- x11-wm/chamfer/Makefile | 4 ++-- x11-wm/chamfer/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/x11-wm/chamfer/Makefile b/x11-wm/chamfer/Makefile index 7e60ce7b18d0..a29986b1ea03 100644 --- a/x11-wm/chamfer/Makefile +++ b/x11-wm/chamfer/Makefile @@ -1,5 +1,5 @@ PORTNAME= chamfer -DISTVERSION= s20230209 +DISTVERSION= s20230310 CATEGORIES= x11-wm MAINTAINER= jbeich@FreeBSD.org @@ -31,7 +31,7 @@ USE_GITHUB= yes USE_XORG= xcb GH_ACCOUNT= jaelpark GH_PROJECT= ${PORTNAME}wm -GH_TAGNAME= 68c91f2 +GH_TAGNAME= 93b8f79 post-patch: @${REINPLACE_CMD} -e 's,/usr,${PREFIX},' \ diff --git a/x11-wm/chamfer/distinfo b/x11-wm/chamfer/distinfo index 442e03974b75..1f4588a5054f 100644 --- a/x11-wm/chamfer/distinfo +++ b/x11-wm/chamfer/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1675977287 -SHA256 (jaelpark-chamferwm-s20230209-68c91f2_GH0.tar.gz) = 3175991bb13d0cdad4897f7b8ec2df70d5174ea35370a684ac573b01b5fff36c -SIZE (jaelpark-chamferwm-s20230209-68c91f2_GH0.tar.gz) = 162956 +TIMESTAMP = 1678487207 +SHA256 (jaelpark-chamferwm-s20230310-93b8f79_GH0.tar.gz) = c49da155463ed6dd1b676733e53bf5dc1046e9edfa16e22215f4cad22fbcdc41 +SIZE (jaelpark-chamferwm-s20230310-93b8f79_GH0.tar.gz) = 163415
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202303280056.32S0uOkQ095184>