Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 May 2025 13:35:57 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: 3eabb60ae446 - main - security/rubygem-devise-two-factor41-rails70: renamed to security/rubygem-devise-two-factor-rails-gitlab
Message-ID:  <202505191335.54JDZvc5079983@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by mfechner:

URL: https://cgit.FreeBSD.org/ports/commit/?id=3eabb60ae446689dc03620d1723fa605d86d3f11

commit 3eabb60ae446689dc03620d1723fa605d86d3f11
Author:     Matthias Fechner <mfechner@FreeBSD.org>
AuthorDate: 2025-05-17 12:33:38 +0000
Commit:     Matthias Fechner <mfechner@FreeBSD.org>
CommitDate: 2025-05-19 13:35:45 +0000

    security/rubygem-devise-two-factor41-rails70: renamed to security/rubygem-devise-two-factor-rails-gitlab
---
 MOVED                                                             | 1 +
 security/Makefile                                                 | 2 +-
 .../Makefile                                                      | 8 ++++----
 .../distinfo                                                      | 0
 .../pkg-descr                                                     | 0
 5 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/MOVED b/MOVED
index d58e41ed66f2..3911f9834b74 100644
--- a/MOVED
+++ b/MOVED
@@ -4410,3 +4410,4 @@ sysutils/slst||2025-05-16|Has expired: No source. Source went missing in 2018
 databases/py-redis3|databases/py-redis|2025-05-18|Remove obsoleted port. Use databases/py-redis instead
 net/rubygem-devfile-gitlab|net/rubygem-devfile|2025-05-18|Remove obsoleted port. Use net/rubygem-devfile instead
 devel/rubygem-view_component-rails70|devel/rubygem-view_component-rails-gitlab|2025-05-17|Expired, please use devel/rubygem-view_component-rails-gitlab instead
+security/rubygem-devise-two-factor41-rails70|security/rubygem-devise-two-factor-rails-gitlab|2025-05-17|Expired, please use security/rubygem-devise-two-factor-rails-gitlab instead
diff --git a/security/Makefile b/security/Makefile
index f7962555bb6d..2e976acf904a 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -1134,9 +1134,9 @@
     SUBDIR += rubygem-cvss-suite
     SUBDIR += rubygem-declarative_policy
     SUBDIR += rubygem-devise-two-factor
+    SUBDIR += rubygem-devise-two-factor-rails-gitlab
     SUBDIR += rubygem-devise-two-factor-rails5
     SUBDIR += rubygem-devise-two-factor-rails70
-    SUBDIR += rubygem-devise-two-factor41-rails70
     SUBDIR += rubygem-devise_pam_authenticatable2
     SUBDIR += rubygem-digest
     SUBDIR += rubygem-digest-crc
diff --git a/security/rubygem-devise-two-factor41-rails70/Makefile b/security/rubygem-devise-two-factor-rails-gitlab/Makefile
similarity index 65%
rename from security/rubygem-devise-two-factor41-rails70/Makefile
rename to security/rubygem-devise-two-factor-rails-gitlab/Makefile
index dd5d7785d377..08aeabd039a9 100644
--- a/security/rubygem-devise-two-factor41-rails70/Makefile
+++ b/security/rubygem-devise-two-factor-rails-gitlab/Makefile
@@ -2,7 +2,7 @@ PORTNAME=	devise-two-factor
 PORTVERSION=	4.1.1
 CATEGORIES=	security rubygems
 MASTER_SITES=	RG
-PKGNAMESUFFIX=	41-rails70
+PKGNAMESUFFIX=	-rails-gitlab
 
 MAINTAINER=	mfechner@FreeBSD.org
 COMMENT=	Barebones two-factor authentication with Devise
@@ -11,10 +11,10 @@ WWW=		https://github.com/tinfoil/devise-two-factor
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-RUN_DEPENDS=	rubygem-activesupport70>=7.0<8:devel/rubygem-activesupport70 \
+RUN_DEPENDS=	rubygem-activesupport-gitlab>=7.0<8:devel/rubygem-activesupport-gitlab \
 		rubygem-attr_encrypted3>=1.3<5:security/rubygem-attr_encrypted3 \
-		rubygem-devise-rails70>=4.0<5:devel/rubygem-devise-rails70 \
-		rubygem-railties70>=7.0<7.1:www/rubygem-railties70 \
+		rubygem-devise-rails-gitlab>=4.0<5:devel/rubygem-devise-rails-gitlab \
+		rubygem-railties-gitlab>=7.0<8:www/rubygem-railties-gitlab \
 		rubygem-rotp>=6.0<7:devel/rubygem-rotp
 
 USES=		gem
diff --git a/security/rubygem-devise-two-factor41-rails70/distinfo b/security/rubygem-devise-two-factor-rails-gitlab/distinfo
similarity index 100%
rename from security/rubygem-devise-two-factor41-rails70/distinfo
rename to security/rubygem-devise-two-factor-rails-gitlab/distinfo
diff --git a/security/rubygem-devise-two-factor41-rails70/pkg-descr b/security/rubygem-devise-two-factor-rails-gitlab/pkg-descr
similarity index 100%
rename from security/rubygem-devise-two-factor41-rails70/pkg-descr
rename to security/rubygem-devise-two-factor-rails-gitlab/pkg-descr


home | help

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