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 @@ -1,23 +1,22 @@ PORTNAME= xdg PORTVERSION= 8.10.0 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= XDG Base Directory Standard Library for Ruby WWW= https://alchemists.io/projects/xdg \ https://github.com/bkuhlmann/xdg LICENSE= HIPPOCRATIC 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 NO_ARCH= yes .include 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 @@ -1,25 +1,23 @@ PORTNAME= xdg PORTVERSION= 7.1.3 CATEGORIES= devel rubygems MASTER_SITES= RG PKGNAMESUFFIX= 7 MAINTAINER= sunpoet@FreeBSD.org COMMENT= XDG Base Directory Standard Library for Ruby WWW= https://alchemists.io/projects/xdg \ https://github.com/bkuhlmann/xdg LICENSE= HIPPOCRATIC 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 PORTSCOUT= limit:^7\. .include 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 @@ -1,22 +1,20 @@ PORTNAME= acts-as-taggable-on PORTVERSION= 12.0.0 CATEGORIES= www rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Tag a single model on several contexts 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 USES= gem NO_ARCH= yes .include 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 @@ -1,18 +1,16 @@ PORTNAME= browser PORTVERSION= 6.2.0 CATEGORIES= www rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Web browser detection for Ruby WWW= https://github.com/fnando/browser LICENSE= MIT -BROKEN_RUBY31= yes - USES= gem NO_ARCH= yes .include