Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Nov 2019 13:59:09 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r518015 - head/sysutils/tmate-slave
Message-ID:  <201911201359.xAKDx9pm086859@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Wed Nov 20 13:59:08 2019
New Revision: 518015
URL: https://svnweb.freebsd.org/changeset/ports/518015

Log:
  Mark BROKEN: fails to patch
  
  patch: **** can't cd to /wrkdirs/usr/ports/sysutils/tmate-slave/work/tmate-slave-8b294f3: No such file or directory
  
  Reported by:	pkg-fallout

Modified:
  head/sysutils/tmate-slave/Makefile

Modified: head/sysutils/tmate-slave/Makefile
==============================================================================
--- head/sysutils/tmate-slave/Makefile	Wed Nov 20 13:58:00 2019	(r518014)
+++ head/sysutils/tmate-slave/Makefile	Wed Nov 20 13:59:08 2019	(r518015)
@@ -9,6 +9,8 @@ CATEGORIES=	sysutils
 MAINTAINER=	swills@FreeBSD.org
 COMMENT=	Instant terminal sharing server
 
+BROKEN=		fails to patch
+
 LIB_DEPENDS=	libevent.so:devel/libevent \
 		libmsgpackc.so:devel/msgpack \
 		libssh.so:security/libssh



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