Date: Mon, 3 Oct 2022 17:15:09 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: 193a6f13c4f8 - main - devel/rubygem-aws-sdk-proton: Update to 1.17.0 Message-ID: <202210031715.293HF9Zr015268@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=193a6f13c4f83d1d02a738f6b87d3ed2a203eadd commit 193a6f13c4f83d1d02a738f6b87d3ed2a203eadd Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-10-03 17:06:47 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-10-03 17:10:51 +0000 devel/rubygem-aws-sdk-proton: Update to 1.17.0 Changes: https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-sdk-proton/CHANGELOG.md --- devel/rubygem-aws-sdk-proton/Makefile | 2 +- devel/rubygem-aws-sdk-proton/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/rubygem-aws-sdk-proton/Makefile b/devel/rubygem-aws-sdk-proton/Makefile index 9f1d73800d7a..d306778be49a 100644 --- a/devel/rubygem-aws-sdk-proton/Makefile +++ b/devel/rubygem-aws-sdk-proton/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-proton -PORTVERSION= 1.16.0 +PORTVERSION= 1.17.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-sdk-proton/distinfo b/devel/rubygem-aws-sdk-proton/distinfo index 76564d61ffec..6940ed9328ab 100644 --- a/devel/rubygem-aws-sdk-proton/distinfo +++ b/devel/rubygem-aws-sdk-proton/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1654275923 -SHA256 (rubygem/aws-sdk-proton-1.16.0.gem) = d57d1459594b92d8e503b9d88b724faa74c1ceb42cfd89f4a8326715ec9451c3 -SIZE (rubygem/aws-sdk-proton-1.16.0.gem) = 68096 +TIMESTAMP = 1664768076 +SHA256 (rubygem/aws-sdk-proton-1.17.0.gem) = 61caa8f07e1795cd3db9bb1d8369e7aee01068cc9815cf37553e4923498fbab1 +SIZE (rubygem/aws-sdk-proton-1.17.0.gem) = 68608
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202210031715.293HF9Zr015268>