git: e87275fbdcdf - main - security/rubygem-devise-two-factor40-rails70: Remove obsoleted port
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 27 Nov 2023 18:08:34 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=e87275fbdcdf793b8e13d8516ae03ecd3bbdd056
commit e87275fbdcdf793b8e13d8516ae03ecd3bbdd056
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-11-27 18:01:29 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-11-27 18:07:47 +0000
security/rubygem-devise-two-factor40-rails70: Remove obsoleted port
Use security/rubygem-devise-two-factor41-rails70 instead.
---
MOVED | 1 +
security/Makefile | 1 -
.../rubygem-devise-two-factor40-rails70/Makefile | 26 ----------------------
.../rubygem-devise-two-factor40-rails70/distinfo | 3 ---
.../rubygem-devise-two-factor40-rails70/pkg-descr | 1 -
5 files changed, 1 insertion(+), 31 deletions(-)
diff --git a/MOVED b/MOVED
index 9797f6c1ab36..c99231cf637f 100644
--- a/MOVED
+++ b/MOVED
@@ -8096,3 +8096,4 @@ devel/capnproto080|devel/capnproto1|2023-11-27|Remove obsoleted port. Use devel/
devel/py-cachetools3|devel/py-cachetools|2023-11-27|Remove obsoleted port. Use devel/py-cachetools instead
www/rubygem-asana1|www/rubygem-asana|2023-11-27|Remove obsoleted port. Use www/rubygem-asana instead
devel/rubygem-rdoc63|devel/rubygem-rdoc|2023-11-27|Remove obsoleted port. Use devel/rubygem-rdoc instead
+security/rubygem-devise-two-factor40-rails70|security/rubygem-devise-two-factor41-rails70|2023-11-27|Remove obsoleted port. Use security/rubygem-devise-two-factor41-rails70 instead
diff --git a/security/Makefile b/security/Makefile
index a196dc27e927..875350239c4c 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -1093,7 +1093,6 @@
SUBDIR += rubygem-devise-two-factor-rails5
SUBDIR += rubygem-devise-two-factor-rails61
SUBDIR += rubygem-devise-two-factor-rails70
- SUBDIR += rubygem-devise-two-factor40-rails70
SUBDIR += rubygem-devise-two-factor41-rails70
SUBDIR += rubygem-devise_pam_authenticatable2
SUBDIR += rubygem-devise_pam_authenticatable2-rails61
diff --git a/security/rubygem-devise-two-factor40-rails70/Makefile b/security/rubygem-devise-two-factor40-rails70/Makefile
deleted file mode 100644
index 9c732a406be7..000000000000
--- a/security/rubygem-devise-two-factor40-rails70/Makefile
+++ /dev/null
@@ -1,26 +0,0 @@
-PORTNAME= devise-two-factor
-PORTVERSION= 4.0.2
-CATEGORIES= security rubygems
-MASTER_SITES= RG
-PKGNAMESUFFIX= 40-rails70
-
-MAINTAINER= mfechner@FreeBSD.org
-COMMENT= Barebones two-factor authentication with Devise
-WWW= https://github.com/tinfoil/devise-two-factor
-
-LICENSE= MIT
-LICENSE_FILE= ${WRKSRC}/LICENSE
-
-RUN_DEPENDS= rubygem-activesupport70>=7.0<7.1:devel/rubygem-activesupport70 \
- rubygem-attr_encrypted3>=1.3<4:security/rubygem-attr_encrypted3 \
- rubygem-devise-rails70>=4.0<5:devel/rubygem-devise-rails70 \
- rubygem-railties70>=7.0<7.1:www/rubygem-railties70 \
- rubygem-rotp>=6.0<7:devel/rubygem-rotp
-
-USES= gem
-
-NO_ARCH= yes
-
-PORTSCOUT= limit:^4\.0\.
-
-.include <bsd.port.mk>
diff --git a/security/rubygem-devise-two-factor40-rails70/distinfo b/security/rubygem-devise-two-factor40-rails70/distinfo
deleted file mode 100644
index 8c61b5146111..000000000000
--- a/security/rubygem-devise-two-factor40-rails70/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-TIMESTAMP = 1693630697
-SHA256 (rubygem/devise-two-factor-4.0.2.gem) = 6548d2696ed090d27046f888f4fa7380f151e0f823902d46fd9b91e7d0cac511
-SIZE (rubygem/devise-two-factor-4.0.2.gem) = 30208
diff --git a/security/rubygem-devise-two-factor40-rails70/pkg-descr b/security/rubygem-devise-two-factor40-rails70/pkg-descr
deleted file mode 100644
index 316de9a9d77e..000000000000
--- a/security/rubygem-devise-two-factor40-rails70/pkg-descr
+++ /dev/null
@@ -1 +0,0 @@
-Barebones two-factor authentication with Devise