svn commit: r456328 - head/devel/rubygem-fastthread

Steve Wills swills at FreeBSD.org
Thu Dec 14 18:09:11 UTC 2017


Author: swills
Date: Thu Dec 14 18:09:09 2017
New Revision: 456328
URL: https://svnweb.freebsd.org/changeset/ports/456328

Log:
  devel/rubygem-fastthread: mark broken with ruby 2.4

Modified:
  head/devel/rubygem-fastthread/Makefile

Modified: head/devel/rubygem-fastthread/Makefile
==============================================================================
--- head/devel/rubygem-fastthread/Makefile	Thu Dec 14 18:06:55 2017	(r456327)
+++ head/devel/rubygem-fastthread/Makefile	Thu Dec 14 18:09:09 2017	(r456328)
@@ -11,6 +11,8 @@ COMMENT=	Optimized replacement for thread.rb primitive
 
 LICENSE=	LGPL21
 
+BROKEN_RUBY24=	yes
+
 USE_RUBY=	yes
 USES=		gem
 


More information about the svn-ports-head mailing list