git: 1d4abc04cb4e - main - Remove now obsolete BROKEN_RUBY25 markers.
Rene Ladan
rene at FreeBSD.org
Tue Apr 6 15:50:21 UTC 2021
The branch main has been updated by rene:
URL: https://cgit.FreeBSD.org/ports/commit/?id=1d4abc04cb4ef49a0b81c3a39a10abd7ac08a5ef
commit 1d4abc04cb4ef49a0b81c3a39a10abd7ac08a5ef
Author: Rene Ladan <rene at FreeBSD.org>
AuthorDate: 2021-04-06 15:49:14 +0000
Commit: Rene Ladan <rene at FreeBSD.org>
CommitDate: 2021-04-06 15:50:00 +0000
Remove now obsolete BROKEN_RUBY25 markers.
---
devel/rubygem-open3/Makefile | 2 --
devel/rubygem-ransack/Makefile | 2 --
devel/rubygem-rbs/Makefile | 2 --
devel/rubygem-xdg/Makefile | 1 -
devel/rubygem-xdg3/Makefile | 2 --
devel/rubygem-xdg4/Makefile | 1 -
www/rubygem-net-http/Makefile | 2 --
7 files changed, 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
More information about the dev-commits-ports-all
mailing list