Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Apr 2020 21:29:25 +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: r532552 - head/databases/rubygem-activemodel60
Message-ID:  <202004222129.03MLTPW1073874@repo.freebsd.org>

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

Log:
  Remove outdated BROKEN_RUBY24 after lang/ruby24 removal

Modified:
  head/databases/rubygem-activemodel60/Makefile

Modified: head/databases/rubygem-activemodel60/Makefile
==============================================================================
--- head/databases/rubygem-activemodel60/Makefile	Wed Apr 22 21:28:26 2020	(r532551)
+++ head/databases/rubygem-activemodel60/Makefile	Wed Apr 22 21:29:25 2020	(r532552)
@@ -13,8 +13,6 @@ COMMENT=	Toolkit for building modeling frameworks
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/MIT-LICENSE
 
-BROKEN_RUBY24=	yes
-
 RUN_DEPENDS=	rubygem-activesupport60>=${PORTVERSION}:devel/rubygem-activesupport60
 
 USES=		gem



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