aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2021-04-06 15:49:14 +0000
committerRene Ladan <rene@FreeBSD.org>2021-04-06 15:50:00 +0000
commit1d4abc04cb4ef49a0b81c3a39a10abd7ac08a5ef (patch)
tree2fd2fc1a256f8be6c3481cc7d9fc8a72dc4ef42e
parent38ae329339857c1c0dd2264bdab85b43b350c630 (diff)
downloadports-1d4abc04cb4ef49a0b81c3a39a10abd7ac08a5ef.tar.gz
ports-1d4abc04cb4ef49a0b81c3a39a10abd7ac08a5ef.zip
Remove now obsolete BROKEN_RUBY25 markers.
-rw-r--r--devel/rubygem-open3/Makefile2
-rw-r--r--devel/rubygem-ransack/Makefile2
-rw-r--r--devel/rubygem-rbs/Makefile2
-rw-r--r--devel/rubygem-xdg/Makefile1
-rw-r--r--devel/rubygem-xdg3/Makefile2
-rw-r--r--devel/rubygem-xdg4/Makefile1
-rw-r--r--www/rubygem-net-http/Makefile2
7 files changed, 0 insertions, 12 deletions
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
@@ -12,8 +12,6 @@ LICENSE= BSD2CLAUSE RUBY
LICENSE_COMB= dual
LICENSE_FILE_BSD2CLAUSE=${WRKSRC}/LICENSE.txt
-BROKEN_RUBY25= yes
-
USES= gem
USE_RUBY= yes
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
@@ -11,8 +11,6 @@ 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
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
@@ -13,8 +13,6 @@ LICENSE_COMB= dual
LICENSE_FILE_BSD2CLAUSE=${WRKSRC}/BSDL
LICENSE_FILE_RUBY= ${WRKSRC}/COPYING
-BROKEN_RUBY25= yes
-
USES= gem
USE_RUBY= yes
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
@@ -11,7 +11,6 @@ COMMENT= XDG Base Directory Standard Library for Ruby
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE.adoc
-BROKEN_RUBY25= yes
BROKEN_RUBY26= yes
BROKEN_RUBY27= yes
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
@@ -12,8 +12,6 @@ COMMENT= XDG Base Directory Standard Library for Ruby
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE.md
-BROKEN_RUBY25= yes
-
USES= gem
USE_RUBY= yes
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
@@ -12,7 +12,6 @@ COMMENT= XDG Base Directory Standard Library for Ruby
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE.adoc
-BROKEN_RUBY25= yes
BROKEN_RUBY26= yes
USES= gem
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
@@ -12,8 +12,6 @@ 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