svn commit: r422550 - head/devel/rubygem-devise

Palle Girgensohn girgen at FreeBSD.org
Wed Sep 21 08:42:27 UTC 2016


Author: girgen
Date: Wed Sep 21 08:42:26 2016
New Revision: 422550
URL: https://svnweb.freebsd.org/changeset/ports/422550

Log:
  The port builds fine with ruby-2.3
  
  Approved by: swills@

Modified:
  head/devel/rubygem-devise/Makefile

Modified: head/devel/rubygem-devise/Makefile
==============================================================================
--- head/devel/rubygem-devise/Makefile	Wed Sep 21 07:52:43 2016	(r422549)
+++ head/devel/rubygem-devise/Makefile	Wed Sep 21 08:42:26 2016	(r422550)
@@ -25,8 +25,6 @@ NO_ARCH=	yes
 USE_RUBY=	yes
 USES=		gem
 
-BROKEN_RUBY23=	yes
-
 post-patch:
 	@${REINPLACE_CMD} -e 's|, "test/rails_app/config/routes.rb"||' ${WRKSRC}/${PORTNAME}.gemspec
 


More information about the svn-ports-head mailing list