svn commit: r532555 - head/devel/rubygem-activejob60

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


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

Log:
  Remove outdated BROKEN_RUBY24 after lang/ruby24 removal

Modified:
  head/devel/rubygem-activejob60/Makefile

Modified: head/devel/rubygem-activejob60/Makefile
==============================================================================
--- head/devel/rubygem-activejob60/Makefile	Wed Apr 22 21:29:35 2020	(r532554)
+++ head/devel/rubygem-activejob60/Makefile	Wed Apr 22 21:29:39 2020	(r532555)
@@ -13,8 +13,6 @@ COMMENT=	Job class declarations for a variety of queue
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/MIT-LICENSE
 
-BROKEN_RUBY24=	yes
-
 RUN_DEPENDS=	rubygem-activesupport60>=${PORTVERSION}:devel/rubygem-activesupport60 \
 		rubygem-globalid-rails60>=0.3.6:databases/rubygem-globalid-rails60
 


More information about the svn-ports-head mailing list