diff options
Diffstat (limited to 'devel/rubygem-google-apis-androidpublisher_v3-gitlab/Makefile')
-rw-r--r-- | devel/rubygem-google-apis-androidpublisher_v3-gitlab/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/rubygem-google-apis-androidpublisher_v3-gitlab/Makefile b/devel/rubygem-google-apis-androidpublisher_v3-gitlab/Makefile index d65e09cf2abc..cfba751c599e 100644 --- a/devel/rubygem-google-apis-androidpublisher_v3-gitlab/Makefile +++ b/devel/rubygem-google-apis-androidpublisher_v3-gitlab/Makefile @@ -1,5 +1,5 @@ PORTNAME= google-apis-androidpublisher_v3 -PORTVERSION= 0.34.0 +PORTVERSION= 0.84.0 CATEGORIES= devel rubygems MASTER_SITES= RG PKGNAMESUFFIX= -gitlab @@ -11,12 +11,12 @@ WWW= https://github.com/google/google-api-ruby-client LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.md -RUN_DEPENDS= rubygem-google-apis-core-gitlab>=0.9.1<2.0:devel/rubygem-google-apis-core-gitlab +RUN_DEPENDS= rubygem-google-apis-core-gitlab>=0.15.0<2.0:devel/rubygem-google-apis-core-gitlab USES= gem NO_ARCH= yes -PORTSCOUT= limit:^0\.34\. +PORTSCOUT= limit:^0\.84\. .include <bsd.port.mk> |