svn commit: r532583 - head/www/rubygem-rails60

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


Author: sunpoet
Date: Wed Apr 22 21:32:01 2020
New Revision: 532583
URL: https://svnweb.freebsd.org/changeset/ports/532583

Log:
  Remove outdated BROKEN_RUBY24 after lang/ruby24 removal

Modified:
  head/www/rubygem-rails60/Makefile

Modified: head/www/rubygem-rails60/Makefile
==============================================================================
--- head/www/rubygem-rails60/Makefile	Wed Apr 22 21:31:56 2020	(r532582)
+++ head/www/rubygem-rails60/Makefile	Wed Apr 22 21:32:01 2020	(r532583)
@@ -13,8 +13,6 @@ COMMENT=	Full-stack web application framework
 
 LICENSE=	MIT
 
-BROKEN_RUBY24=	yes
-
 RUN_DEPENDS=	rubygem-actioncable60>=${PORTVERSION}:www/rubygem-actioncable60 \
 		rubygem-actionmailbox60>=${PORTVERSION}:mail/rubygem-actionmailbox60 \
 		rubygem-actionmailer60>=${PORTVERSION}:mail/rubygem-actionmailer60 \


More information about the svn-ports-all mailing list