svn commit: r532553 - head/databases/rubygem-activerecord60

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


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

Log:
  Remove outdated BROKEN_RUBY24 after lang/ruby24 removal

Modified:
  head/databases/rubygem-activerecord60/Makefile

Modified: head/databases/rubygem-activerecord60/Makefile
==============================================================================
--- head/databases/rubygem-activerecord60/Makefile	Wed Apr 22 21:29:25 2020	(r532552)
+++ head/databases/rubygem-activerecord60/Makefile	Wed Apr 22 21:29:30 2020	(r532553)
@@ -13,8 +13,6 @@ COMMENT=	Object-relational mapping layer for Rails MVC
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/MIT-LICENSE
 
-BROKEN_RUBY24=	yes
-
 RUN_DEPENDS=	rubygem-activemodel60>=${PORTVERSION}:databases/rubygem-activemodel60 \
 		rubygem-activesupport60>=${PORTVERSION}:devel/rubygem-activesupport60
 


More information about the svn-ports-all mailing list