svn commit: r532569 - head/devel/rubygem-web-console-rails60

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Apr 22 21:30:54 UTC 2020


Author: sunpoet
Date: Wed Apr 22 21:30:53 2020
New Revision: 532569
URL: https://svnweb.freebsd.org/changeset/ports/532569

Log:
  Remove outdated BROKEN_RUBY24 after lang/ruby24 removal

Modified:
  head/devel/rubygem-web-console-rails60/Makefile

Modified: head/devel/rubygem-web-console-rails60/Makefile
==============================================================================
--- head/devel/rubygem-web-console-rails60/Makefile	Wed Apr 22 21:30:47 2020	(r532568)
+++ head/devel/rubygem-web-console-rails60/Makefile	Wed Apr 22 21:30:53 2020	(r532569)
@@ -12,8 +12,6 @@ COMMENT=	Debugging tool for your Ruby on Rails applica
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/MIT-LICENSE
 
-BROKEN_RUBY24=	yes
-
 RUN_DEPENDS=	rubygem-activemodel60>=6.0.0:databases/rubygem-activemodel60 \
 		rubygem-actionview60>=6.0.0:devel/rubygem-actionview60 \
 		rubygem-bindex>=0.4.0:devel/rubygem-bindex \


More information about the svn-ports-all mailing list