git: f2b55a23ef79 - main - devel/rubygem-aws-sdk-elasticbeanstalk: Update to 1.44.0

Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Aug 8 22:06:46 UTC 2021


The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=f2b55a23ef79cfe5567363224c05d8e187023bc8

commit f2b55a23ef79cfe5567363224c05d8e187023bc8
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-08-08 21:38:28 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-08-08 21:44:54 +0000

    devel/rubygem-aws-sdk-elasticbeanstalk: Update to 1.44.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 95a8c5e425f4..dabab47cd05b 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.43.0
+PORTVERSION=	1.44.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.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
diff --git a/devel/rubygem-aws-sdk-elasticbeanstalk/distinfo b/devel/rubygem-aws-sdk-elasticbeanstalk/distinfo
index 927c59aebb48..e5ca025bb9f3 100644
--- a/devel/rubygem-aws-sdk-elasticbeanstalk/distinfo
+++ b/devel/rubygem-aws-sdk-elasticbeanstalk/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1628103378
-SHA256 (rubygem/aws-sdk-elasticbeanstalk-1.43.0.gem) = fb49efb6940a723eed3023b24b6044d917079ad2767bf9faa64fef45950ce099
-SIZE (rubygem/aws-sdk-elasticbeanstalk-1.43.0.gem) = 80384
+TIMESTAMP = 1628439252
+SHA256 (rubygem/aws-sdk-elasticbeanstalk-1.44.0.gem) = ef0424af3465bf3b160fcab4556a62b030db8b142c3a1a6fbf11ca84edecffc3
+SIZE (rubygem/aws-sdk-elasticbeanstalk-1.44.0.gem) = 80384


More information about the dev-commits-ports-main mailing list