svn commit: r532556 - head/devel/rubygem-activesupport60

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


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

Log:
  Remove outdated BROKEN_RUBY24 after lang/ruby24 removal

Modified:
  head/devel/rubygem-activesupport60/Makefile

Modified: head/devel/rubygem-activesupport60/Makefile
==============================================================================
--- head/devel/rubygem-activesupport60/Makefile	Wed Apr 22 21:29:39 2020	(r532555)
+++ head/devel/rubygem-activesupport60/Makefile	Wed Apr 22 21:29:44 2020	(r532556)
@@ -13,8 +13,6 @@ COMMENT=	Utility classes and extension that are requir
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/MIT-LICENSE
 
-BROKEN_RUBY24=	yes
-
 RUN_DEPENDS=	rubygem-concurrent-ruby>=1.0.2<2:devel/rubygem-concurrent-ruby \
 		rubygem-i18n>=0.7,2<2,2:devel/rubygem-i18n \
 		rubygem-minitest>=5.1<6:devel/rubygem-minitest \


More information about the svn-ports-all mailing list