svn commit: r518015 - head/sysutils/tmate-slave

Antoine Brodin antoine at FreeBSD.org
Wed Nov 20 13:59:09 UTC 2019


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 at 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


More information about the svn-ports-head mailing list