Date: Wed, 22 Apr 2020 21:29:45 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r532556 - head/devel/rubygem-activesupport60 Message-ID: <202004222129.03MLTjLn074312@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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 \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202004222129.03MLTjLn074312>