Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Sep 2018 06:13:42 +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: r480343 - head/devel/spin
Message-ID:  <201809220613.w8M6DgSa082798@repo.freebsd.org>

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



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