svn commit: r532579 - head/www/rubygem-actionpack60

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


Author: sunpoet
Date: Wed Apr 22 21:31:41 2020
New Revision: 532579
URL: https://svnweb.freebsd.org/changeset/ports/532579

Log:
  Remove outdated BROKEN_RUBY24 after lang/ruby24 removal

Modified:
  head/www/rubygem-actionpack60/Makefile

Modified: head/www/rubygem-actionpack60/Makefile
==============================================================================
--- head/www/rubygem-actionpack60/Makefile	Wed Apr 22 21:31:36 2020	(r532578)
+++ head/www/rubygem-actionpack60/Makefile	Wed Apr 22 21:31:41 2020	(r532579)
@@ -13,8 +13,6 @@ COMMENT=	Action Controller and Action View of Rails MV
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/MIT-LICENSE
 
-BROKEN_RUBY24=	yes
-
 RUN_DEPENDS=	rubygem-actionview60>=${PORTVERSION}:devel/rubygem-actionview60 \
 		rubygem-activesupport60>=${PORTVERSION}:devel/rubygem-activesupport60 \
 		rubygem-rack>=2.0.8,3<3,3:www/rubygem-rack \


More information about the svn-ports-all mailing list