svn commit: r480346 - in head/devel/spin: . files

Yuri Victorovich yuri at FreeBSD.org
Sat Sep 22 06:27:11 UTC 2018


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}


More information about the svn-ports-all mailing list