[linimon at FreeBSD.org: svn commit: r425703 - head/textproc/rubygem-ferret]

Mark Linimon linimon at lonesome.com
Tue Nov 8 08:34:51 UTC 2016


FYI

mcl

----- Forwarded message from Mark Linimon <linimon at FreeBSD.org> -----

Date: Tue, 8 Nov 2016 08:20:32 +0000 (UTC)
From: Mark Linimon <linimon at FreeBSD.org>
To: ports-committers at freebsd.org, svn-ports-all at freebsd.org, svn-ports-head at freebsd.org
Subject: svn commit: r425703 - head/textproc/rubygem-ferret

Author: linimon
Date: Tue Nov  8 08:20:31 2016
New Revision: 425703
URL: https://svnweb.freebsd.org/changeset/ports/425703

Log:
  Mark as broken on arm64.
  
  Approved by:	portmgr (tier-2 blanket)

Modified:
  head/textproc/rubygem-ferret/Makefile

Modified: head/textproc/rubygem-ferret/Makefile
==============================================================================
--- head/textproc/rubygem-ferret/Makefile	Tue Nov  8 08:17:12 2016	(r425702)
+++ head/textproc/rubygem-ferret/Makefile	Tue Nov  8 08:20:31 2016	(r425703)
@@ -11,6 +11,8 @@ COMMENT=	Ferret is a ruby port of Lucene
 
 LICENSE=	MIT
 
+BROKEN_arm64=	Fails to build: cannot determine target CPU
+
 USE_RUBY=	yes
 USES=		gem
 


----- End forwarded message -----


More information about the freebsd-ruby mailing list