aboutsummaryrefslogtreecommitdiff
path: root/dns/rubygem-google-apis-dns_v1/Makefile
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-07-06 14:58:08 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-07-06 14:58:08 +0000
commitea3f3e0215e9323faaa5574432d5716cfecb59a9 (patch)
tree1d87113bc37bde1f32cfd0c91afe99210e49dc95 /dns/rubygem-google-apis-dns_v1/Makefile
parentbf5471c80207986e4cfd683a0c19808243311599 (diff)
downloadports-ea3f3e0215e9323faaa5574432d5716cfecb59a9.tar.gz
ports-ea3f3e0215e9323faaa5574432d5716cfecb59a9.zip
Diffstat (limited to 'dns/rubygem-google-apis-dns_v1/Makefile')
-rw-r--r--dns/rubygem-google-apis-dns_v1/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/dns/rubygem-google-apis-dns_v1/Makefile b/dns/rubygem-google-apis-dns_v1/Makefile
index 0a26e433ed80..f45bc6251bb4 100644
--- a/dns/rubygem-google-apis-dns_v1/Makefile
+++ b/dns/rubygem-google-apis-dns_v1/Makefile
@@ -1,7 +1,7 @@
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
PORTNAME= google-apis-dns_v1
-PORTVERSION= 0.10.0
+PORTVERSION= 0.11.0
CATEGORIES= dns rubygems
MASTER_SITES= RG
@@ -11,7 +11,7 @@ COMMENT= Simple REST client for version V1 of the Cloud DNS API
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE.md
-RUN_DEPENDS= rubygem-google-apis-core>=0.1<1:devel/rubygem-google-apis-core
+RUN_DEPENDS= rubygem-google-apis-core>=0.3<2.0:devel/rubygem-google-apis-core
USES= gem
USE_RUBY= yes