svn commit: r532554 - head/devel/rubygem-actionview60

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


Author: sunpoet
Date: Wed Apr 22 21:29:35 2020
New Revision: 532554
URL: https://svnweb.freebsd.org/changeset/ports/532554

Log:
  Remove outdated BROKEN_RUBY24 after lang/ruby24 removal

Modified:
  head/devel/rubygem-actionview60/Makefile

Modified: head/devel/rubygem-actionview60/Makefile
==============================================================================
--- head/devel/rubygem-actionview60/Makefile	Wed Apr 22 21:29:30 2020	(r532553)
+++ head/devel/rubygem-actionview60/Makefile	Wed Apr 22 21:29:35 2020	(r532554)
@@ -13,8 +13,6 @@ COMMENT=	Rendering framework putting the V in MVC (par
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/MIT-LICENSE
 
-BROKEN_RUBY24=	yes
-
 RUN_DEPENDS=	rubygem-activesupport60>=${PORTVERSION}:devel/rubygem-activesupport60 \
 		rubygem-builder>=3.1<4:devel/rubygem-builder \
 		rubygem-erubi>=1.4<2:www/rubygem-erubi \


More information about the svn-ports-all mailing list