aboutsummaryrefslogtreecommitdiff
path: root/security/rubygem-doorkeeper
diff options
context:
space:
mode:
authorMatthias Fechner <mfechner@FreeBSD.org>2020-02-25 15:44:33 +0000
committerMatthias Fechner <mfechner@FreeBSD.org>2020-02-25 15:44:33 +0000
commitbbc4f0aa9edd4244bdd029adbc5dc75d04d09963 (patch)
tree3ba7a3b49ecdee649adda5602dc2d30f465ac523 /security/rubygem-doorkeeper
parent33498cc5e53a07a2d045b856afc1dd14dd548bea (diff)
downloadports-bbc4f0aa9edd4244bdd029adbc5dc75d04d09963.tar.gz
ports-bbc4f0aa9edd4244bdd029adbc5dc75d04d09963.zip
Switched port to rail 6.0 which is required for gitlab-ce 12.8 upgrade.
Notes
Notes: svn path=/head/; revision=527083
Diffstat (limited to 'security/rubygem-doorkeeper')
-rw-r--r--security/rubygem-doorkeeper/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/rubygem-doorkeeper/Makefile b/security/rubygem-doorkeeper/Makefile
index 294241f3ec65..0d56705a1459 100644
--- a/security/rubygem-doorkeeper/Makefile
+++ b/security/rubygem-doorkeeper/Makefile
@@ -2,6 +2,7 @@
PORTNAME= doorkeeper
PORTVERSION= 5.0.2
+PORTREVISION= 1
CATEGORIES= security rubygems
MASTER_SITES= RG
@@ -11,7 +12,7 @@ COMMENT= Doorkeeper is an OAuth 2 provider for Rails and Grape
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/MIT-LICENSE
-RUN_DEPENDS= rubygem-railties4>=4.2:www/rubygem-railties4
+RUN_DEPENDS= rubygem-railties60>=4.2:www/rubygem-railties60
USES= gem
USE_RUBY= yes