git: 1c5777b81eaf - main - */*: Remove BROKEN_RUBY31
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 29 Apr 2025 02:00:17 UTC
The branch main has been updated by yasu: URL: https://cgit.FreeBSD.org/ports/commit/?id=1c5777b81eaf1cf819d6c00c5092dcc7fdcc5218 commit 1c5777b81eaf1cf819d6c00c5092dcc7fdcc5218 Author: Yasuhiro Kimura <yasu@FreeBSD.org> AuthorDate: 2025-04-29 01:55:18 +0000 Commit: Yasuhiro Kimura <yasu@FreeBSD.org> CommitDate: 2025-04-29 01:59:19 +0000 */*: Remove BROKEN_RUBY31 Ruby 3.1 has already removed from ports tree. Approved by: self (with hat of ruby) --- devel/rubygem-xdg/Makefile | 1 - devel/rubygem-xdg7/Makefile | 2 -- www/rubygem-acts-as-taggable-on/Makefile | 2 -- www/rubygem-browser/Makefile | 2 -- 4 files changed, 7 deletions(-) diff --git a/devel/rubygem-xdg/Makefile b/devel/rubygem-xdg/Makefile index ec24170244ec..e64d190bc277 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_RUBY31= yes BROKEN_RUBY32= yes USES= gem diff --git a/devel/rubygem-xdg7/Makefile b/devel/rubygem-xdg7/Makefile index 35254909e132..14983976c985 100644 --- a/devel/rubygem-xdg7/Makefile +++ b/devel/rubygem-xdg7/Makefile @@ -14,8 +14,6 @@ LICENSE_NAME= Hippocratic License 2.1.0 LICENSE_FILE= ${WRKSRC}/LICENSE.adoc LICENSE_PERMS= auto-accept dist-mirror pkg-mirror -BROKEN_RUBY31= yes - USES= gem NO_ARCH= yes diff --git a/www/rubygem-acts-as-taggable-on/Makefile b/www/rubygem-acts-as-taggable-on/Makefile index 6754bf3806f6..41cb6f4d073a 100644 --- a/www/rubygem-acts-as-taggable-on/Makefile +++ b/www/rubygem-acts-as-taggable-on/Makefile @@ -10,8 +10,6 @@ WWW= https://github.com/mbleigh/acts-as-taggable-on LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md -BROKEN_RUBY31= yes - RUN_DEPENDS= rubygem-activerecord72>=7.1<8.1:databases/rubygem-activerecord72 \ rubygem-zeitwerk>=2.4<3.0:devel/rubygem-zeitwerk diff --git a/www/rubygem-browser/Makefile b/www/rubygem-browser/Makefile index 8e8643b87393..55c53d027307 100644 --- a/www/rubygem-browser/Makefile +++ b/www/rubygem-browser/Makefile @@ -9,8 +9,6 @@ WWW= https://github.com/fnando/browser LICENSE= MIT -BROKEN_RUBY31= yes - USES= gem NO_ARCH= yes