summaryrefslogtreecommitdiff
path: root/databases/rubygem-globalid-rails5/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-08-10 22:50:07 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-08-10 22:50:07 +0000
commit15e065928a2ebbeed132a31b2be2bf1ed65f5d00 (patch)
treea0068887c79dce4c66bf73c0ef0253a22a5b3496 /databases/rubygem-globalid-rails5/Makefile
parentTake maintainership (diff)
Update version requirement of RUN_DEPENDS
- Take maintainership
Notes
Notes: svn path=/head/; revision=508526
Diffstat (limited to 'databases/rubygem-globalid-rails5/Makefile')
-rw-r--r--databases/rubygem-globalid-rails5/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/rubygem-globalid-rails5/Makefile b/databases/rubygem-globalid-rails5/Makefile
index 14a122b25360..b873b420d245 100644
--- a/databases/rubygem-globalid-rails5/Makefile
+++ b/databases/rubygem-globalid-rails5/Makefile
@@ -7,13 +7,13 @@ CATEGORIES= databases rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= -rails5
-MAINTAINER= ruby@FreeBSD.org
+MAINTAINER= sunpoet@FreeBSD.org
COMMENT= URIs for your models makes it easy to pass references around
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/MIT-LICENSE
-RUN_DEPENDS= rubygem-activesupport5>0:devel/rubygem-activesupport5
+RUN_DEPENDS= rubygem-activesupport5>=4.2.0:devel/rubygem-activesupport5
USES= gem
USE_RUBY= yes