svn commit: r510660 - head/devel/rubygem-aws-sdk-core
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sat Aug 31 22:47:53 UTC 2019
Author: sunpoet
Date: Sat Aug 31 22:47:52 2019
New Revision: 510660
URL: https://svnweb.freebsd.org/changeset/ports/510660
Log:
Update to 3.65.1
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 Sat Aug 31 22:47:46 2019 (r510659)
+++ head/devel/rubygem-aws-sdk-core/Makefile Sat Aug 31 22:47:52 2019 (r510660)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= aws-sdk-core
-DISTVERSION= 2.11.344
+DISTVERSION= 3.65.1
CATEGORIES= devel rubygems
MASTER_SITES= RG
@@ -10,14 +10,14 @@ COMMENT= AWS SDK for Ruby - Core
LICENSE= APACHE20
-RUN_DEPENDS= rubygem-aws-sigv4>=1.0<2:devel/rubygem-aws-sigv4 \
+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-sigv4>=1.1<2:devel/rubygem-aws-sigv4 \
rubygem-jmespath>=1.0<2:devel/rubygem-jmespath
USES= gem
USE_RUBY= yes
NO_ARCH= yes
-
-PLIST_FILES= bin/aws.rb
.include <bsd.port.mk>
Modified: head/devel/rubygem-aws-sdk-core/distinfo
==============================================================================
--- head/devel/rubygem-aws-sdk-core/distinfo Sat Aug 31 22:47:46 2019 (r510659)
+++ head/devel/rubygem-aws-sdk-core/distinfo Sat Aug 31 22:47:52 2019 (r510660)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1567191942
-SHA256 (rubygem/aws-sdk-core-2.11.344.gem) = f7f10f3e995ec95037ef37bc40ee02b84e9b230341ec1b67ed370b6cd6f58de8
-SIZE (rubygem/aws-sdk-core-2.11.344.gem) = 1643520
+TIMESTAMP = 1567272386
+SHA256 (rubygem/aws-sdk-core-3.65.1.gem) = 44a72fa6b04edbb3fd14a8b8cf3a3eca1db633b8ef3088011535fce6834d646d
+SIZE (rubygem/aws-sdk-core-3.65.1.gem) = 255488
More information about the svn-ports-all
mailing list