Date: Sat, 30 Sep 2023 00:49:45 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: e40fdf8fa3f1 - main - devel/rubygem-aws-sdk-applicationautoscaling: Update to 1.76.0 Message-ID: <202309300049.38U0njqV009249@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=e40fdf8fa3f1117720106173d09422c109ea6b80 commit e40fdf8fa3f1117720106173d09422c109ea6b80 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-09-30 00:23:33 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-09-30 00:44:46 +0000 devel/rubygem-aws-sdk-applicationautoscaling: Update to 1.76.0 Changes: https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-sdk-applicationautoscaling/CHANGELOG.md --- devel/rubygem-aws-sdk-applicationautoscaling/Makefile | 4 ++-- devel/rubygem-aws-sdk-applicationautoscaling/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/devel/rubygem-aws-sdk-applicationautoscaling/Makefile b/devel/rubygem-aws-sdk-applicationautoscaling/Makefile index 2a2415fe4967..fd11b1bf639e 100644 --- a/devel/rubygem-aws-sdk-applicationautoscaling/Makefile +++ b/devel/rubygem-aws-sdk-applicationautoscaling/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-applicationautoscaling -PORTVERSION= 1.75.0 +PORTVERSION= 1.76.0 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -10,7 +10,7 @@ WWW= https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-applicatio LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt -RUN_DEPENDS= rubygem-aws-sdk-core>=3.177.0<4:devel/rubygem-aws-sdk-core \ +RUN_DEPENDS= rubygem-aws-sdk-core>=3.184.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-applicationautoscaling/distinfo b/devel/rubygem-aws-sdk-applicationautoscaling/distinfo index f01518725f80..93f9a2254e85 100644 --- a/devel/rubygem-aws-sdk-applicationautoscaling/distinfo +++ b/devel/rubygem-aws-sdk-applicationautoscaling/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1689398951 -SHA256 (rubygem/aws-sdk-applicationautoscaling-1.75.0.gem) = bcf7e803368d5f5a5c28d61d86994589fa11bf32433c27ae63bcacce0551c993 -SIZE (rubygem/aws-sdk-applicationautoscaling-1.75.0.gem) = 53760 +TIMESTAMP = 1696001452 +SHA256 (rubygem/aws-sdk-applicationautoscaling-1.76.0.gem) = 451d4e3059d863bc12c8df5a6b19725e91eeb841af86ba5b8c3885abb1e24463 +SIZE (rubygem/aws-sdk-applicationautoscaling-1.76.0.gem) = 53760
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202309300049.38U0njqV009249>