svn commit: r532572 - head/devel/rubygem-xdg3

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


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

Log:
  Remove outdated BROKEN_RUBY24 after lang/ruby24 removal

Modified:
  head/devel/rubygem-xdg3/Makefile

Modified: head/devel/rubygem-xdg3/Makefile
==============================================================================
--- head/devel/rubygem-xdg3/Makefile	Wed Apr 22 21:31:03 2020	(r532571)
+++ head/devel/rubygem-xdg3/Makefile	Wed Apr 22 21:31:08 2020	(r532572)
@@ -13,7 +13,6 @@ COMMENT=	XDG Base Directory Standard Library for Ruby
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE.md
 
-BROKEN_RUBY24=	yes
 BROKEN_RUBY25=	yes
 
 USES=		gem


More information about the svn-ports-all mailing list