Date: Thu, 27 Apr 2023 15:54:16 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: b878d595c3f6 - main - devel/rubygem-aws-sdk-iot: Update to 1.103.0 Message-ID: <202304271554.33RFsGPH027774@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=b878d595c3f6eb4c1ca73a62c99389460c26ef75 commit b878d595c3f6eb4c1ca73a62c99389460c26ef75 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-04-27 15:47:20 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-04-27 15:47:20 +0000 devel/rubygem-aws-sdk-iot: Update to 1.103.0 Changes: https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-sdk-iot/CHANGELOG.md --- devel/rubygem-aws-sdk-iot/Makefile | 2 +- devel/rubygem-aws-sdk-iot/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/rubygem-aws-sdk-iot/Makefile b/devel/rubygem-aws-sdk-iot/Makefile index 8037cadc084d..8d8ad2757d01 100644 --- a/devel/rubygem-aws-sdk-iot/Makefile +++ b/devel/rubygem-aws-sdk-iot/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-iot -PORTVERSION= 1.102.0 +PORTVERSION= 1.103.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-sdk-iot/distinfo b/devel/rubygem-aws-sdk-iot/distinfo index dc6636bec9a5..7f60b54062aa 100644 --- a/devel/rubygem-aws-sdk-iot/distinfo +++ b/devel/rubygem-aws-sdk-iot/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1681053012 -SHA256 (rubygem/aws-sdk-iot-1.102.0.gem) = 58607219470eb02037129dc762c7fc5a40e05c65831b3f7063d37b62465f3980 -SIZE (rubygem/aws-sdk-iot-1.102.0.gem) = 226304 +TIMESTAMP = 1682354580 +SHA256 (rubygem/aws-sdk-iot-1.103.0.gem) = 174ef30fd084769c7a8f4c82dda05925000d93e34175b0eb6481c4cdfe28ff28 +SIZE (rubygem/aws-sdk-iot-1.103.0.gem) = 226816
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202304271554.33RFsGPH027774>