git: 8d93add1d43e - main - security/rubygem-devise-two-factor-rails5: Update PORTSCOUT
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 16 Oct 2023 16:02:20 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=8d93add1d43ed117295087cc4ce16a94b0fbbce7
commit 8d93add1d43ed117295087cc4ce16a94b0fbbce7
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-10-16 15:20:13 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-10-16 16:00:03 +0000
security/rubygem-devise-two-factor-rails5: Update PORTSCOUT
devise-two-factor 4.1.1 requires Rails 7.0+
---
security/rubygem-devise-two-factor-rails5/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/security/rubygem-devise-two-factor-rails5/Makefile b/security/rubygem-devise-two-factor-rails5/Makefile
index c4f10b465059..f8fd8c2926aa 100644
--- a/security/rubygem-devise-two-factor-rails5/Makefile
+++ b/security/rubygem-devise-two-factor-rails5/Makefile
@@ -21,6 +21,6 @@ USES= gem
NO_ARCH= yes
-PORTSCOUT= limit:^4\.
+PORTSCOUT= ignore:1
.include <bsd.port.mk>