From owner-svn-ports-head@freebsd.org Sat Feb 29 00:26:50 2020 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 5C44D24A310; Sat, 29 Feb 2020 00:26:50 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 48TnK54xT0z4llm; Sat, 29 Feb 2020 00:26:49 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 5F165A244; Sat, 29 Feb 2020 00:26:49 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 01T0QnCH086049; Sat, 29 Feb 2020 00:26:49 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 01T0QmHP086047; Sat, 29 Feb 2020 00:26:48 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <202002290026.01T0QmHP086047@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sat, 29 Feb 2020 00:26:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r527394 - head/x11-wm/chamfer X-SVN-Group: ports-head X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: head/x11-wm/chamfer X-SVN-Commit-Revision: 527394 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 29 Feb 2020 00:26:50 -0000 Author: jbeich Date: Sat Feb 29 00:26:48 2020 New Revision: 527394 URL: https://svnweb.freebsd.org/changeset/ports/527394 Log: x11-wm/chamfer: update to s20200225 Changes: https://github.com/jaelpark/chamferwm/compare/99ed237...18739f3 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 Feb 29 00:14:01 2020 (r527393) +++ head/x11-wm/chamfer/Makefile Sat Feb 29 00:26:48 2020 (r527394) @@ -1,9 +1,12 @@ # $FreeBSD$ PORTNAME= chamfer -DISTVERSION= s20200115 +DISTVERSION= s20200225 CATEGORIES= x11-wm +PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ +PATCHFILES+= e0af2b0d73ab.patch:-p1 # https://github.com/jaelpark/chamferwm/pull/16 + MAINTAINER= jbeich@FreeBSD.org COMMENT= Tiling X11 window manager with Vulkan compositor @@ -31,7 +34,7 @@ USE_GITHUB= yes USE_XORG= xcb GH_ACCOUNT= jaelpark GH_PROJECT= ${PORTNAME}wm -GH_TAGNAME= 99ed237 +GH_TAGNAME= 18739f3 post-patch: @${REINPLACE_CMD} -e 's,/usr,${PREFIX},' \ Modified: head/x11-wm/chamfer/distinfo ============================================================================== --- head/x11-wm/chamfer/distinfo Sat Feb 29 00:14:01 2020 (r527393) +++ head/x11-wm/chamfer/distinfo Sat Feb 29 00:26:48 2020 (r527394) @@ -1,3 +1,5 @@ -TIMESTAMP = 1579092641 -SHA256 (jaelpark-chamferwm-s20200115-99ed237_GH0.tar.gz) = 25b8995030428fcab572eeacce38899a2c06e64fb2915f6abc19626e1295eb13 -SIZE (jaelpark-chamferwm-s20200115-99ed237_GH0.tar.gz) = 137343 +TIMESTAMP = 1582657612 +SHA256 (jaelpark-chamferwm-s20200225-18739f3_GH0.tar.gz) = 26681978886d986003abb73b8bdbcfc158dc0ccc85e8b6034905a891a7ea82db +SIZE (jaelpark-chamferwm-s20200225-18739f3_GH0.tar.gz) = 137977 +SHA256 (e0af2b0d73ab.patch) = 5fb83ba9d38379794573d04fa1bdde7c586d74b2ca8b56e369581521c8a8cac1 +SIZE (e0af2b0d73ab.patch) = 2707