git: 07c4367aaf36 - main - devel/rubygem-aws-sdk-elasticbeanstalk: Update to 1.45.0
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Tue Sep 21 03:55:27 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=07c4367aaf36f0806e92c0f7366a36e8a9a44581
commit 07c4367aaf36f0806e92c0f7366a36e8a9a44581
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-09-21 03:19:17 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-09-21 03:45:42 +0000
devel/rubygem-aws-sdk-elasticbeanstalk: Update to 1.45.0
Changes: https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-sdk-elasticbeanstalk/CHANGELOG.md
---
devel/rubygem-aws-sdk-elasticbeanstalk/Makefile | 4 ++--
devel/rubygem-aws-sdk-elasticbeanstalk/distinfo | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/devel/rubygem-aws-sdk-elasticbeanstalk/Makefile b/devel/rubygem-aws-sdk-elasticbeanstalk/Makefile
index dabab47cd05b..34d9b0501726 100644
--- a/devel/rubygem-aws-sdk-elasticbeanstalk/Makefile
+++ b/devel/rubygem-aws-sdk-elasticbeanstalk/Makefile
@@ -1,7 +1,7 @@
# Created by: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
PORTNAME= aws-sdk-elasticbeanstalk
-PORTVERSION= 1.44.0
+PORTVERSION= 1.45.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
@@ -11,7 +11,7 @@ COMMENT= Official AWS Ruby gem for AWS Elastic Beanstalk (Elastic Beanstalk)
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
-RUN_DEPENDS= rubygem-aws-sdk-core>=3.119.0<4:devel/rubygem-aws-sdk-core \
+RUN_DEPENDS= rubygem-aws-sdk-core>=3.120.0<4:devel/rubygem-aws-sdk-core \
rubygem-aws-sigv4>=1.1<2:devel/rubygem-aws-sigv4
USES= gem
diff --git a/devel/rubygem-aws-sdk-elasticbeanstalk/distinfo b/devel/rubygem-aws-sdk-elasticbeanstalk/distinfo
index e5ca025bb9f3..88c83db4477a 100644
--- a/devel/rubygem-aws-sdk-elasticbeanstalk/distinfo
+++ b/devel/rubygem-aws-sdk-elasticbeanstalk/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1628439252
-SHA256 (rubygem/aws-sdk-elasticbeanstalk-1.44.0.gem) = ef0424af3465bf3b160fcab4556a62b030db8b142c3a1a6fbf11ca84edecffc3
-SIZE (rubygem/aws-sdk-elasticbeanstalk-1.44.0.gem) = 80384
+TIMESTAMP = 1632037482
+SHA256 (rubygem/aws-sdk-elasticbeanstalk-1.45.0.gem) = 4a9d5e9617e7503dc07685aed408ab3ffdd445927d8d03b2c4c2f59e00218232
+SIZE (rubygem/aws-sdk-elasticbeanstalk-1.45.0.gem) = 80384
More information about the dev-commits-ports-all
mailing list