Date: Sat, 23 May 2020 00:53:27 +0000 (UTC) From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r536256 - head/x11-wm/chamfer Message-ID: <202005230053.04N0rRh9014292@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Sat May 23 00:53:27 2020 New Revision: 536256 URL: https://svnweb.freebsd.org/changeset/ports/536256 Log: x11-wm/chamfer: update to s20200521 Changes: https://github.com/jaelpark/chamferwm/compare/b10267e...0e3ab2b Modified: head/x11-wm/chamfer/Makefile (contents, props changed) head/x11-wm/chamfer/distinfo (contents, props changed) Modified: head/x11-wm/chamfer/Makefile ============================================================================== --- head/x11-wm/chamfer/Makefile Sat May 23 00:52:31 2020 (r536255) +++ head/x11-wm/chamfer/Makefile Sat May 23 00:53:27 2020 (r536256) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= chamfer -DISTVERSION= s20200507 +DISTVERSION= s20200521 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= b10267e +GH_TAGNAME= 0e3ab2b post-patch: @${REINPLACE_CMD} -e 's,/usr,${PREFIX},' \ Modified: head/x11-wm/chamfer/distinfo ============================================================================== --- head/x11-wm/chamfer/distinfo Sat May 23 00:52:31 2020 (r536255) +++ head/x11-wm/chamfer/distinfo Sat May 23 00:53:27 2020 (r536256) @@ -1,3 +1,3 @@ -TIMESTAMP = 1588849523 -SHA256 (jaelpark-chamferwm-s20200507-b10267e_GH0.tar.gz) = ad3c1b6b62ee7c1d8660a43c9b4f063fc180a5a2433284e9e9aaca24cdc6eccf -SIZE (jaelpark-chamferwm-s20200507-b10267e_GH0.tar.gz) = 138822 +TIMESTAMP = 1589823545 +SHA256 (jaelpark-chamferwm-s20200521-0e3ab2b_GH0.tar.gz) = dc5f89889ebb34475e1d41111813019c0cf92c789427d141ca35057fe8f12317 +SIZE (jaelpark-chamferwm-s20200521-0e3ab2b_GH0.tar.gz) = 152276
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202005230053.04N0rRh9014292>