Date: Mon, 7 Feb 2022 14:56:53 GMT From: Matthias Fechner <mfechner@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: fbb5cf4bb29c - main - cleanup: Remove expired ports: Message-ID: <202202071456.217Eur1Y066121@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by mfechner: URL: https://cgit.FreeBSD.org/ports/commit/?id=fbb5cf4bb29c8091aa70b79a37091c0f5497228e commit fbb5cf4bb29c8091aa70b79a37091c0f5497228e Author: Matthias Fechner <mfechner@FreeBSD.org> AuthorDate: 2022-02-07 14:56:25 +0000 Commit: Matthias Fechner <mfechner@FreeBSD.org> CommitDate: 2022-02-07 14:56:35 +0000 cleanup: Remove expired ports: security/rubygem-devise-two-factor-rails60 use security/rubygem-devise-two-factor-rails61 instead --- MOVED | 1 + security/Makefile | 1 - .../rubygem-devise-two-factor-rails60/Makefile | 26 ---------------------- .../rubygem-devise-two-factor-rails60/distinfo | 3 --- .../rubygem-devise-two-factor-rails60/pkg-descr | 3 --- 5 files changed, 1 insertion(+), 33 deletions(-) diff --git a/MOVED b/MOVED index f5c1399d9461..b5f60948a56b 100644 --- a/MOVED +++ b/MOVED @@ -16886,3 +16886,4 @@ x11/gnome3|x11/gnome|2022-01-31|GNOME has moved past version 3, including the Po security/krb5-117|security/krb5|2022-02-01|Has expired: EOL one year after the release of krb5 1.19 www/annie|www/lux|2022-02-03|Project renamed devel/rubygem-gettext_i18n_rails_js-rails60|devel/rubygem-gettext_i18n_rails_js-rails61|2022-02-07|Obsolete use devel/rubygem-gettext_i18n_rails_js-rails61 instead +security/rubygem-devise-two-factor-rails60|security/rubygem-devise-two-factor-rails61|2022-02-07|Obsolete use security/rubygem-devise-two-factor-rails61 instead diff --git a/security/Makefile b/security/Makefile index a784af81bfa6..c5ed8e82e886 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1074,7 +1074,6 @@ SUBDIR += rubygem-declarative_policy SUBDIR += rubygem-devise-two-factor SUBDIR += rubygem-devise-two-factor-rails5 - SUBDIR += rubygem-devise-two-factor-rails60 SUBDIR += rubygem-devise-two-factor-rails61 SUBDIR += rubygem-devise_pam_authenticatable2 SUBDIR += rubygem-digest diff --git a/security/rubygem-devise-two-factor-rails60/Makefile b/security/rubygem-devise-two-factor-rails60/Makefile deleted file mode 100644 index 8ff0195fc6db..000000000000 --- a/security/rubygem-devise-two-factor-rails60/Makefile +++ /dev/null @@ -1,26 +0,0 @@ -# Created by: Torsten Zuhlsdorff <ports@toco-domains.de> - -PORTNAME= devise-two-factor -PORTVERSION= 4.0.0 -CATEGORIES= security rubygems -MASTER_SITES= RG -PKGNAMESUFFIX= -rails60 - -MAINTAINER= mfechner@FreeBSD.org -COMMENT= Barebones two-factor authentication with Devise - -LICENSE= MIT -LICENSE_FILE= ${WRKSRC}/LICENSE - -RUN_DEPENDS= rubygem-activesupport60>=0<6.2:devel/rubygem-activesupport60 \ - rubygem-attr_encrypted>=1.3<4:security/rubygem-attr_encrypted \ - rubygem-devise-rails60>=4.0<5:devel/rubygem-devise-rails60 \ - rubygem-railties60>=0<6.2:www/rubygem-railties60 \ - rubygem-rotp>=6.0<7:devel/rubygem-rotp - -USES= gem -USE_RUBY= yes - -NO_ARCH= yes - -.include <bsd.port.mk> diff --git a/security/rubygem-devise-two-factor-rails60/distinfo b/security/rubygem-devise-two-factor-rails60/distinfo deleted file mode 100644 index 8ee37482df1f..000000000000 --- a/security/rubygem-devise-two-factor-rails60/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1619164986 -SHA256 (rubygem/devise-two-factor-4.0.0.gem) = ccfee44a861a2514e06f41854f60b9c60e255ad48fa434709b9137f44c761791 -SIZE (rubygem/devise-two-factor-4.0.0.gem) = 29184 diff --git a/security/rubygem-devise-two-factor-rails60/pkg-descr b/security/rubygem-devise-two-factor-rails60/pkg-descr deleted file mode 100644 index 314c84f06bb5..000000000000 --- a/security/rubygem-devise-two-factor-rails60/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -Barebones two-factor authentication with Devise - -WWW: https://github.com/tinfoil/devise-two-factor
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202202071456.217Eur1Y066121>