Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Feb 2020 00:26:48 +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: r527394 - head/x11-wm/chamfer
Message-ID:  <202002290026.01T0QmHP086047@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202002290026.01T0QmHP086047>