summaryrefslogtreecommitdiff
path: root/devel/rubygem-validate_url/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/rubygem-validate_url/Makefile')
-rw-r--r--devel/rubygem-validate_url/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/rubygem-validate_url/Makefile b/devel/rubygem-validate_url/Makefile
index 291cc0c49bcb..f1d7e2aca454 100644
--- a/devel/rubygem-validate_url/Makefile
+++ b/devel/rubygem-validate_url/Makefile
@@ -1,5 +1,6 @@
PORTNAME= validate_url
PORTVERSION= 1.0.15
+PORTREVISION= 1
CATEGORIES= devel rubygems
MASTER_SITES= RG
@@ -10,7 +11,7 @@ WWW= https://github.com/perfectline/validates_url/tree/master
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.md
-RUN_DEPENDS= rubygem-activemodel70>=3.0:databases/rubygem-activemodel70 \
+RUN_DEPENDS= rubygem-activemodel-gitlab>=3.0:databases/rubygem-activemodel-gitlab \
rubygem-public_suffix>=0:dns/rubygem-public_suffix
USES= gem