svn commit: r532577 - head/textproc/rubygem-actiontext60

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


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

Log:
  Remove outdated BROKEN_RUBY24 after lang/ruby24 removal

Modified:
  head/textproc/rubygem-actiontext60/Makefile

Modified: head/textproc/rubygem-actiontext60/Makefile
==============================================================================
--- head/textproc/rubygem-actiontext60/Makefile	Wed Apr 22 21:31:27 2020	(r532576)
+++ head/textproc/rubygem-actiontext60/Makefile	Wed Apr 22 21:31:32 2020	(r532577)
@@ -13,8 +13,6 @@ COMMENT=	Edit and display rich text in Rails applicati
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/MIT-LICENSE
 
-BROKEN_RUBY24=	yes
-
 RUN_DEPENDS=	rubygem-actionpack60>=${PORTVERSION}:www/rubygem-actionpack60 \
 		rubygem-activerecord60>=${PORTVERSION}:databases/rubygem-activerecord60 \
 		rubygem-activestorage60>=${PORTVERSION}:net/rubygem-activestorage60 \


More information about the svn-ports-all mailing list