aboutsummaryrefslogtreecommitdiff
path: root/devel/rubygem-aws-sdk-sms/Makefile
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-08-08 21:40:33 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-08-08 21:46:13 +0000
commit437ac5b28be46ccaee6045c9644d078313030565 (patch)
tree188ff5cee23ae9ff1ad7dc38ba41be3332787d17 /devel/rubygem-aws-sdk-sms/Makefile
parent8b6cba5f7ecd0bd287267fcfca2df4e16705623a (diff)
downloadports-437ac5b28be46ccaee6045c9644d078313030565.tar.gz
ports-437ac5b28be46ccaee6045c9644d078313030565.zip
devel/rubygem-aws-sdk-sms: Update to 1.31.0
Diffstat (limited to 'devel/rubygem-aws-sdk-sms/Makefile')
-rw-r--r--devel/rubygem-aws-sdk-sms/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/rubygem-aws-sdk-sms/Makefile b/devel/rubygem-aws-sdk-sms/Makefile
index eca4deac339b..38dbedba6010 100644
--- a/devel/rubygem-aws-sdk-sms/Makefile
+++ b/devel/rubygem-aws-sdk-sms/Makefile
@@ -1,7 +1,7 @@
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
PORTNAME= aws-sdk-sms
-PORTVERSION= 1.30.0
+PORTVERSION= 1.31.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
@@ -11,7 +11,7 @@ COMMENT= Official AWS Ruby gem for AWS Server Migration Service (SMS)
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
-RUN_DEPENDS= rubygem-aws-sdk-core>=3.118.0<4:devel/rubygem-aws-sdk-core \
+RUN_DEPENDS= rubygem-aws-sdk-core>=3.119.0<4:devel/rubygem-aws-sdk-core \
rubygem-aws-sigv4>=1.1<2:devel/rubygem-aws-sigv4
USES= gem