svn commit: r532578 - head/www/rubygem-actioncable60

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


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

Log:
  Remove outdated BROKEN_RUBY24 after lang/ruby24 removal

Modified:
  head/www/rubygem-actioncable60/Makefile

Modified: head/www/rubygem-actioncable60/Makefile
==============================================================================
--- head/www/rubygem-actioncable60/Makefile	Wed Apr 22 21:31:32 2020	(r532577)
+++ head/www/rubygem-actioncable60/Makefile	Wed Apr 22 21:31:36 2020	(r532578)
@@ -13,8 +13,6 @@ COMMENT=	Integrated WebSockets for Rails
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/MIT-LICENSE
 
-BROKEN_RUBY24=	yes
-
 RUN_DEPENDS=	rubygem-actionpack60>=${PORTVERSION}:www/rubygem-actionpack60 \
 		rubygem-nio4r>=2.0<3:devel/rubygem-nio4r \
 		rubygem-websocket-driver>=0.6.1:www/rubygem-websocket-driver


More information about the svn-ports-all mailing list