diff --git a/devel/rubygem-open3/Makefile b/devel/rubygem-open3/Makefile index 25129efabc41..41a71d7b275a 100644 --- a/devel/rubygem-open3/Makefile +++ b/devel/rubygem-open3/Makefile @@ -1,22 +1,20 @@ # Created by: Po-Chuan Hsieh PORTNAME= open3 PORTVERSION= 0.1.1 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Popen, but with stderr, too LICENSE= BSD2CLAUSE RUBY LICENSE_COMB= dual LICENSE_FILE_BSD2CLAUSE=${WRKSRC}/LICENSE.txt -BROKEN_RUBY25= yes - USES= gem USE_RUBY= yes NO_ARCH= yes .include diff --git a/devel/rubygem-ransack/Makefile b/devel/rubygem-ransack/Makefile index a7cbbc2869d9..68db464c482f 100644 --- a/devel/rubygem-ransack/Makefile +++ b/devel/rubygem-ransack/Makefile @@ -1,25 +1,23 @@ # Created by: Sunpoet Po-Chuan Hsieh PORTNAME= ransack PORTVERSION= 2.4.2 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Successor to the MetaSearch gem LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -BROKEN_RUBY25= yes - RUN_DEPENDS= rubygem-activerecord52>=5.2.4:databases/rubygem-activerecord52 \ rubygem-activesupport52>=5.2.4:devel/rubygem-activesupport52 \ rubygem-i18n>=0:devel/rubygem-i18n USES= gem USE_RUBY= yes NO_ARCH= yes .include diff --git a/devel/rubygem-rbs/Makefile b/devel/rubygem-rbs/Makefile index fbb7353b0918..9c2b7c620c53 100644 --- a/devel/rubygem-rbs/Makefile +++ b/devel/rubygem-rbs/Makefile @@ -1,25 +1,23 @@ # Created by: Po-Chuan Hsieh PORTNAME= rbs PORTVERSION= 1.0.6 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Language for type signatures for Ruby and standard library definitions LICENSE= BSD2CLAUSE RUBY LICENSE_COMB= dual LICENSE_FILE_BSD2CLAUSE=${WRKSRC}/BSDL LICENSE_FILE_RUBY= ${WRKSRC}/COPYING -BROKEN_RUBY25= yes - USES= gem USE_RUBY= yes NO_ARCH= yes PLIST_FILES= bin/rbs .include diff --git a/devel/rubygem-xdg/Makefile b/devel/rubygem-xdg/Makefile index 45d388d597b6..6bde62de730d 100644 --- a/devel/rubygem-xdg/Makefile +++ b/devel/rubygem-xdg/Makefile @@ -1,23 +1,22 @@ # Created by: Po-Chuan Hsieh PORTNAME= xdg PORTVERSION= 5.1.0 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= XDG Base Directory Standard Library for Ruby LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.adoc -BROKEN_RUBY25= yes BROKEN_RUBY26= yes BROKEN_RUBY27= yes USES= gem USE_RUBY= yes NO_ARCH= yes .include diff --git a/devel/rubygem-xdg3/Makefile b/devel/rubygem-xdg3/Makefile index 96bb7d067fe3..816c88cedfae 100644 --- a/devel/rubygem-xdg3/Makefile +++ b/devel/rubygem-xdg3/Makefile @@ -1,25 +1,23 @@ # Created by: Po-Chuan Hsieh PORTNAME= xdg PORTVERSION= 3.1.1 CATEGORIES= devel rubygems MASTER_SITES= RG PKGNAMESUFFIX= 3 MAINTAINER= sunpoet@FreeBSD.org COMMENT= XDG Base Directory Standard Library for Ruby LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.md -BROKEN_RUBY25= yes - USES= gem USE_RUBY= yes NO_ARCH= yes # xdg 4.0.0+ requires ruby 2.7+ PORTSCOUT= limit:^3\. .include diff --git a/devel/rubygem-xdg4/Makefile b/devel/rubygem-xdg4/Makefile index 0e6e127d8bdc..99b7eb217ff9 100644 --- a/devel/rubygem-xdg4/Makefile +++ b/devel/rubygem-xdg4/Makefile @@ -1,25 +1,24 @@ # Created by: Po-Chuan Hsieh PORTNAME= xdg PORTVERSION= 4.5.0 CATEGORIES= devel rubygems MASTER_SITES= RG PKGNAMESUFFIX= 4 MAINTAINER= sunpoet@FreeBSD.org COMMENT= XDG Base Directory Standard Library for Ruby LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.adoc -BROKEN_RUBY25= yes BROKEN_RUBY26= yes USES= gem USE_RUBY= yes NO_ARCH= yes PORTSCOUT= limit:^4\. .include diff --git a/www/rubygem-net-http/Makefile b/www/rubygem-net-http/Makefile index c0bcd100efed..3663836edef2 100644 --- a/www/rubygem-net-http/Makefile +++ b/www/rubygem-net-http/Makefile @@ -1,25 +1,23 @@ # Created by: Po-Chuan Hsieh PORTNAME= net-http PORTVERSION= 0.1.1 CATEGORIES= www rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= HTTP client api for Ruby LICENSE= BSD2CLAUSE RUBY LICENSE_COMB= dual LICENSE_FILE_BSD2CLAUSE=${WRKSRC}/LICENSE.txt -BROKEN_RUBY25= yes - RUN_DEPENDS= rubygem-net-protocol>=0:net/rubygem-net-protocol \ rubygem-uri>=0:net/rubygem-uri USES= gem USE_RUBY= yes NO_ARCH= yes .include