Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Sep 2018 06:27:10 +0000 (UTC)
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r480346 - in head/devel/spin: . files
Message-ID:  <201809220627.w8M6RAXs088342@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: yuri
Date: Sat Sep 22 06:27:10 2018
New Revision: 480346
URL: https://svnweb.freebsd.org/changeset/ports/480346

Log:
  devel/spin: Unbreak: the offending patch was obviously only patching comments

Deleted:
  head/devel/spin/files/
Modified:
  head/devel/spin/Makefile

Modified: head/devel/spin/Makefile
==============================================================================
--- head/devel/spin/Makefile	Sat Sep 22 06:25:19 2018	(r480345)
+++ head/devel/spin/Makefile	Sat Sep 22 06:27:10 2018	(r480346)
@@ -14,8 +14,6 @@ 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?201809220627.w8M6RAXs088342>