Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Apr 2020 21:31:22 +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: r532575 - head/net/rubygem-activestorage60
Message-ID:  <202004222131.03MLVMDp078974@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Wed Apr 22 21:31:22 2020
New Revision: 532575
URL: https://svnweb.freebsd.org/changeset/ports/532575

Log:
  Remove outdated BROKEN_RUBY24 after lang/ruby24 removal

Modified:
  head/net/rubygem-activestorage60/Makefile

Modified: head/net/rubygem-activestorage60/Makefile
==============================================================================
--- head/net/rubygem-activestorage60/Makefile	Wed Apr 22 21:31:17 2020	(r532574)
+++ head/net/rubygem-activestorage60/Makefile	Wed Apr 22 21:31:22 2020	(r532575)
@@ -13,8 +13,6 @@ COMMENT=	Attach cloud and local files in Rails applica
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/MIT-LICENSE
 
-BROKEN_RUBY24=	yes
-
 RUN_DEPENDS=	rubygem-actionpack60>=${PORTVERSION}:www/rubygem-actionpack60 \
 		rubygem-activejob60>=${PORTVERSION}:devel/rubygem-activejob60 \
 		rubygem-activerecord60>=${PORTVERSION}:databases/rubygem-activerecord60 \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202004222131.03MLVMDp078974>