svn commit: r480343 - head/devel/spin

Antoine Brodin antoine at FreeBSD.org
Sat Sep 22 06:13:43 UTC 2018


Author: antoine
Date: Sat Sep 22 06:13:42 2018
New Revision: 480343
URL: https://svnweb.freebsd.org/changeset/ports/480343

Log:
  Mark BROKEN:  fails to patch
  
  Reported by:	pkg-fallout

Modified:
  head/devel/spin/Makefile

Modified: head/devel/spin/Makefile
==============================================================================
--- head/devel/spin/Makefile	Sat Sep 22 06:02:44 2018	(r480342)
+++ head/devel/spin/Makefile	Sat Sep 22 06:13:42 2018	(r480343)
@@ -14,6 +14,8 @@ COMMENT=	On-the-fly verification system for asynchrono
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+BROKEN=		fails to patch
+
 RUN_DEPENDS=	gcc:lang/gcc
 
 WRKSRC=		${WRKDIR}/Spin/Src${PORTVERSION}


More information about the svn-ports-head mailing list