aboutsummaryrefslogtreecommitdiff
path: root/devel/rubygem-aws-sdk-proton/Makefile
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-08-08 21:40:01 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-08-08 21:45:52 +0000
commit434807c0d7e17bf210ad93a99f849c43780408fa (patch)
tree7cabaf951c941e135b7cf492ca64ec75b330ef25 /devel/rubygem-aws-sdk-proton/Makefile
parentaee69b98280bd8bfd82e3464bf5df21223774f18 (diff)
downloadports-434807c0d7e17bf210ad93a99f849c43780408fa.tar.gz
ports-434807c0d7e17bf210ad93a99f849c43780408fa.zip
devel/rubygem-aws-sdk-proton: Update to 1.4.0
Diffstat (limited to 'devel/rubygem-aws-sdk-proton/Makefile')
-rw-r--r--devel/rubygem-aws-sdk-proton/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/rubygem-aws-sdk-proton/Makefile b/devel/rubygem-aws-sdk-proton/Makefile
index a8f461c638cb..89c5d436054f 100644
--- a/devel/rubygem-aws-sdk-proton/Makefile
+++ b/devel/rubygem-aws-sdk-proton/Makefile
@@ -1,7 +1,7 @@
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
PORTNAME= aws-sdk-proton
-PORTVERSION= 1.3.0
+PORTVERSION= 1.4.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
@@ -11,7 +11,7 @@ COMMENT= Official AWS Ruby gem for AWS Proton
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
-RUN_DEPENDS= rubygem-aws-sdk-core>=3.112.0<4:devel/rubygem-aws-sdk-core \
+RUN_DEPENDS= rubygem-aws-sdk-core>=3.118.0<4:devel/rubygem-aws-sdk-core \
rubygem-aws-sigv4>=1.1<2:devel/rubygem-aws-sigv4
USES= gem