aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorMatthias Fechner <mfechner@FreeBSD.org>2021-10-22 14:52:50 +0000
committerMatthias Fechner <mfechner@FreeBSD.org>2021-10-27 09:35:32 +0000
commit2e9489a1cd7569759c94242c6e867236ff32f0c2 (patch)
tree61de6af490cc482daa899283975d1fceedbae8f8 /graphics
parent6d7306b058583f4b39036c9c2c5c73f2297318bb (diff)
downloadports-2e9489a1cd7569759c94242c6e867236ff32f0c2.tar.gz
ports-2e9489a1cd7569759c94242c6e867236ff32f0c2.zip
*/*: Revert "*/*: Make rails 6.1.3 available"
This reverts commit f4511dc4a7c439b30c898b75246d314a574f01cb. Add MOVED entries. These ports are not required anymore as gitlab 14.4.0 has upgrade now to rails 6.1.4.1. (cherry picked from commit 4a7e890e91522896eb83f1c2f278ce0414175333)
Diffstat (limited to 'graphics')
-rw-r--r--graphics/rubygem-invisible_captcha/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/rubygem-invisible_captcha/Makefile b/graphics/rubygem-invisible_captcha/Makefile
index da12787a9404..f43e3f09fd93 100644
--- a/graphics/rubygem-invisible_captcha/Makefile
+++ b/graphics/rubygem-invisible_captcha/Makefile
@@ -2,7 +2,7 @@
PORTNAME= invisible_captcha
PORTVERSION= 1.1.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= graphics rubygems
MASTER_SITES= RG
@@ -11,7 +11,7 @@ COMMENT= Unobtrusive CAPTCHA for ruby
LICENSE= MIT
-RUN_DEPENDS= rubygem-rails613>=4.2:www/rubygem-rails613
+RUN_DEPENDS= rubygem-rails61>=4.2:www/rubygem-rails61
USES= gem
USE_RUBY= yes