diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-02-21 14:54:45 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-02-21 15:10:20 +0000 |
commit | a636d0aa7d30f068a0309164b1160157e62939fd (patch) | |
tree | 9216ef6b1b24bd96f8e2d86567e16e7bbad1eb37 /devel/rubygem-google-apis-playcustomapp_v1/Makefile | |
parent | 14901a4512418fe96b725d719d2de2fdcf4a04d4 (diff) | |
download | ports-a636d0aa7d30f068a0309164b1160157e62939fd.tar.gz ports-a636d0aa7d30f068a0309164b1160157e62939fd.zip |
devel/rubygem-google-apis-playcustomapp_v1: Update to 0.14.0
Diffstat (limited to 'devel/rubygem-google-apis-playcustomapp_v1/Makefile')
-rw-r--r-- | devel/rubygem-google-apis-playcustomapp_v1/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/rubygem-google-apis-playcustomapp_v1/Makefile b/devel/rubygem-google-apis-playcustomapp_v1/Makefile index 714ccad6b1f2..c1ad3f61216d 100644 --- a/devel/rubygem-google-apis-playcustomapp_v1/Makefile +++ b/devel/rubygem-google-apis-playcustomapp_v1/Makefile @@ -1,5 +1,5 @@ PORTNAME= google-apis-playcustomapp_v1 -PORTVERSION= 0.13.0 +PORTVERSION= 0.14.0 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -11,7 +11,7 @@ WWW= https://github.com/googleapis/google-api-ruby-client/tree/main/generated/g LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.md -RUN_DEPENDS= rubygem-google-apis-core>=0.11.0<2.0:devel/rubygem-google-apis-core +RUN_DEPENDS= rubygem-google-apis-core>=0.12.0<2.0:devel/rubygem-google-apis-core USES= gem |