Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Apr 2023 14:02:48 GMT
From:      Tobias Kortkamp <tobik@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 4d0f326aaf56 - main - devel/rubygem-*: Drop unsupported BROKEN_RUBY27
Message-ID:  <202304171402.33HE2mG6005538@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by tobik:

URL: https://cgit.FreeBSD.org/ports/commit/?id=4d0f326aaf56918d49bbd0f1f5e6632e7ceb5fa1

commit 4d0f326aaf56918d49bbd0f1f5e6632e7ceb5fa1
Author:     Tobias Kortkamp <tobik@FreeBSD.org>
AuthorDate: 2023-04-17 13:16:24 +0000
Commit:     Tobias Kortkamp <tobik@FreeBSD.org>
CommitDate: 2023-04-17 13:16:24 +0000

    devel/rubygem-*: Drop unsupported BROKEN_RUBY27
    
    Reported by:    portscan
---
 devel/rubygem-async/Makefile           | 1 -
 devel/rubygem-error_highlight/Makefile | 1 -
 devel/rubygem-gem-compare/Makefile     | 2 --
 devel/rubygem-io-event/Makefile        | 2 --
 devel/rubygem-xdg/Makefile             | 1 -
 devel/rubygem-xdg5/Makefile            | 2 --
 devel/rubygem-xdg6/Makefile            | 1 -
 7 files changed, 10 deletions(-)

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
@@ -9,7 +9,6 @@ WWW=		https://github.com/socketry/async
 
 LICENSE=	MIT
 
-BROKEN_RUBY27=	yes
 BROKEN_RUBY30=	yes
 
 RUN_DEPENDS=	rubygem-console>=1.10<2:devel/rubygem-console \
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
@@ -11,7 +11,6 @@ LICENSE=	BSD2CLAUSE RUBY
 LICENSE_COMB=	dual
 LICENSE_FILE_BSD2CLAUSE=${WRKSRC}/LICENSE.txt
 
-BROKEN_RUBY27=	yes
 BROKEN_RUBY30=	yes
 
 USES=		gem
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
@@ -10,8 +10,6 @@ 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 \
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
@@ -9,8 +9,6 @@ WWW=		https://github.com/socketry/io-event
 
 LICENSE=	MIT
 
-BROKEN_RUBY27=	yes
-
 USES=		gem
 
 .include <bsd.port.mk>
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
@@ -13,7 +13,6 @@ 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
 
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
@@ -12,8 +12,6 @@ WWW=		https://alchemists.io/projects/xdg \
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE.adoc
 
-BROKEN_RUBY27=	yes
-
 USES=		gem
 
 NO_ARCH=	yes
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
@@ -14,7 +14,6 @@ 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202304171402.33HE2mG6005538>