svn commit: r522017 - head/devel/rubygem-xdg

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Jan 4 09:04:36 UTC 2020


Author: sunpoet
Date: Sat Jan  4 09:04:34 2020
New Revision: 522017
URL: https://svnweb.freebsd.org/changeset/ports/522017

Log:
  Add PORTSCOUT

Modified:
  head/devel/rubygem-xdg/Makefile

Modified: head/devel/rubygem-xdg/Makefile
==============================================================================
--- head/devel/rubygem-xdg/Makefile	Sat Jan  4 09:04:29 2020	(r522016)
+++ head/devel/rubygem-xdg/Makefile	Sat Jan  4 09:04:34 2020	(r522017)
@@ -20,4 +20,7 @@ USE_RUBY=	yes
 
 NO_ARCH=	yes
 
+# xdg 4.0.0+ requires ruby 2.7+
+PORTSCOUT=	limit:^3\.
+
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list