diff --git a/devel/rubygem-async/Makefile b/devel/rubygem-async/Makefile index 3c6bedce65bf..b414f2bd780f 100644 --- a/devel/rubygem-async/Makefile +++ b/devel/rubygem-async/Makefile @@ -1,23 +1,22 @@ PORTNAME= async PORTVERSION= 2.5.0 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Modern asynchronous I/O framework for Ruby WWW= https://github.com/socketry/async LICENSE= MIT -BROKEN_RUBY27= yes BROKEN_RUBY30= yes RUN_DEPENDS= rubygem-console>=1.10<2:devel/rubygem-console \ rubygem-io-event>=1.1<2:devel/rubygem-io-event \ rubygem-timers>=4.1<5:devel/rubygem-timers USES= gem NO_ARCH= yes .include diff --git a/devel/rubygem-error_highlight/Makefile b/devel/rubygem-error_highlight/Makefile index 744a7ba8e26c..f3de6a96410e 100644 --- a/devel/rubygem-error_highlight/Makefile +++ b/devel/rubygem-error_highlight/Makefile @@ -1,21 +1,20 @@ PORTNAME= error_highlight PORTVERSION= 0.5.1 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Enhance Exception\#message WWW= https://github.com/ruby/error_highlight LICENSE= BSD2CLAUSE RUBY LICENSE_COMB= dual LICENSE_FILE_BSD2CLAUSE=${WRKSRC}/LICENSE.txt -BROKEN_RUBY27= yes BROKEN_RUBY30= yes USES= gem NO_ARCH= yes .include diff --git a/devel/rubygem-gem-compare/Makefile b/devel/rubygem-gem-compare/Makefile index 458cd3d0159a..958ff1cd88e8 100644 --- a/devel/rubygem-gem-compare/Makefile +++ b/devel/rubygem-gem-compare/Makefile @@ -1,26 +1,24 @@ PORTNAME= gem-compare PORTVERSION= 1.2.1 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= RubyGems plugin for comparing gem versions WWW= https://github.com/fedora-ruby/gem-compare LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -BROKEN_RUBY27= yes - RUN_DEPENDS= rubygem-diffy>=0:textproc/rubygem-diffy \ rubygem-gemnasium-parser>=0:devel/rubygem-gemnasium-parser \ rubygem-json>=0:devel/rubygem-json \ rubygem-rainbow>=0:devel/rubygem-rainbow USES= gem shebangfix NO_ARCH= yes SHEBANG_FILES= test/gemfiles/*/*/lorem .include diff --git a/devel/rubygem-io-event/Makefile b/devel/rubygem-io-event/Makefile index c443d2b9e5f5..f816227a111e 100644 --- a/devel/rubygem-io-event/Makefile +++ b/devel/rubygem-io-event/Makefile @@ -1,16 +1,14 @@ PORTNAME= io-event PORTVERSION= 1.1.7 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Event loop WWW= https://github.com/socketry/io-event LICENSE= MIT -BROKEN_RUBY27= yes - USES= gem .include diff --git a/devel/rubygem-xdg/Makefile b/devel/rubygem-xdg/Makefile index b3a549640738..b200f1fac667 100644 --- a/devel/rubygem-xdg/Makefile +++ b/devel/rubygem-xdg/Makefile @@ -1,24 +1,23 @@ PORTNAME= xdg PORTVERSION= 7.0.2 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= XDG Base Directory Standard Library for Ruby WWW= https://alchemists.io/projects/xdg \ https://github.com/bkuhlmann/xdg LICENSE= HIPPOCRATIC LICENSE_NAME= Hippocratic License 2.1.0 LICENSE_FILE= ${WRKSRC}/LICENSE.adoc LICENSE_PERMS= auto-accept dist-mirror pkg-mirror -BROKEN_RUBY27= yes BROKEN_RUBY30= yes BROKEN_RUBY31= yes USES= gem NO_ARCH= yes .include diff --git a/devel/rubygem-xdg5/Makefile b/devel/rubygem-xdg5/Makefile index ab4dc860516b..c1a34a88c55b 100644 --- a/devel/rubygem-xdg5/Makefile +++ b/devel/rubygem-xdg5/Makefile @@ -1,24 +1,22 @@ PORTNAME= xdg PORTVERSION= 5.3.0 CATEGORIES= devel rubygems MASTER_SITES= RG PKGNAMESUFFIX= 5 MAINTAINER= sunpoet@FreeBSD.org COMMENT= XDG Base Directory Standard Library for Ruby WWW= https://alchemists.io/projects/xdg \ https://github.com/bkuhlmann/xdg LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.adoc -BROKEN_RUBY27= yes - USES= gem NO_ARCH= yes # xdg 6.0.0+ requires ruby 3.1+ PORTSCOUT= limit:^5\. .include diff --git a/devel/rubygem-xdg6/Makefile b/devel/rubygem-xdg6/Makefile index 82190ef21e53..1d9d6f6db14f 100644 --- a/devel/rubygem-xdg6/Makefile +++ b/devel/rubygem-xdg6/Makefile @@ -1,26 +1,25 @@ PORTNAME= xdg PORTVERSION= 6.6.2 CATEGORIES= devel rubygems MASTER_SITES= RG PKGNAMESUFFIX= 6 MAINTAINER= sunpoet@FreeBSD.org COMMENT= XDG Base Directory Standard Library for Ruby WWW= https://alchemists.io/projects/xdg \ https://github.com/bkuhlmann/xdg LICENSE= HIPPOCRATIC LICENSE_NAME= Hippocratic License 2.1.0 LICENSE_FILE= ${WRKSRC}/LICENSE.adoc LICENSE_PERMS= auto-accept dist-mirror pkg-mirror -BROKEN_RUBY27= yes BROKEN_RUBY30= yes USES= gem NO_ARCH= yes PORTSCOUT= limit:^6\. .include