svn commit: r515645 - head/devel/rubygem-aws-sdk-core
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Fri Oct 25 19:10:26 UTC 2019
Author: sunpoet
Date: Fri Oct 25 19:10:25 2019
New Revision: 515645
URL: https://svnweb.freebsd.org/changeset/ports/515645
Log:
Update to 3.72.0
Changes: https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-sdk-core/CHANGELOG.md
Modified:
head/devel/rubygem-aws-sdk-core/Makefile
head/devel/rubygem-aws-sdk-core/distinfo
Modified: head/devel/rubygem-aws-sdk-core/Makefile
==============================================================================
--- head/devel/rubygem-aws-sdk-core/Makefile Fri Oct 25 19:10:19 2019 (r515644)
+++ head/devel/rubygem-aws-sdk-core/Makefile Fri Oct 25 19:10:25 2019 (r515645)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= aws-sdk-core
-DISTVERSION= 3.71.0
+DISTVERSION= 3.72.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
@@ -11,7 +11,7 @@ COMMENT= AWS SDK for Ruby - Core
LICENSE= APACHE20
RUN_DEPENDS= rubygem-aws-eventstream>=1.0.2<2:devel/rubygem-aws-eventstream \
- rubygem-aws-partitions>=1.0<2:devel/rubygem-aws-partitions \
+ rubygem-aws-partitions>=1.228.0<2:devel/rubygem-aws-partitions \
rubygem-aws-sigv4>=1.1<2:devel/rubygem-aws-sigv4 \
rubygem-jmespath>=1.0<2:devel/rubygem-jmespath
Modified: head/devel/rubygem-aws-sdk-core/distinfo
==============================================================================
--- head/devel/rubygem-aws-sdk-core/distinfo Fri Oct 25 19:10:19 2019 (r515644)
+++ head/devel/rubygem-aws-sdk-core/distinfo Fri Oct 25 19:10:25 2019 (r515645)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1571923751
-SHA256 (rubygem/aws-sdk-core-3.71.0.gem) = 51984bcebc8392a737ad09908ab7c05887546a5e8ccb8fd01634a4b6c80d123b
-SIZE (rubygem/aws-sdk-core-3.71.0.gem) = 256000
+TIMESTAMP = 1572018535
+SHA256 (rubygem/aws-sdk-core-3.72.0.gem) = e9a4fc2c5921d0d23eb97942de4ad37009f6546588c31fd881b5bece9681bab9
+SIZE (rubygem/aws-sdk-core-3.72.0.gem) = 256000
More information about the svn-ports-all
mailing list