From nobody Sat Nov 6 00:26:11 2021 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id C6DE918415CE; Sat, 6 Nov 2021 00:26:20 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HmJ8B4bkCz3qS3; Sat, 6 Nov 2021 00:26:17 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 8B24E215CE; Sat, 6 Nov 2021 00:26:11 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 1A60QBix013283; Sat, 6 Nov 2021 00:26:11 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1A60QBkU013282; Sat, 6 Nov 2021 00:26:11 GMT (envelope-from git) Date: Sat, 6 Nov 2021 00:26:11 GMT Message-Id: <202111060026.1A60QBkU013282@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Po-Chuan Hsieh Subject: git: 936f082a35d2 - main - devel/rubygem-aws-sdk-iotdeviceadvisor: Update to 1.8.0 List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: sunpoet X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 936f082a35d280e1cfa4be964efa58edb71cd030 Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=936f082a35d280e1cfa4be964efa58edb71cd030 commit 936f082a35d280e1cfa4be964efa58edb71cd030 Author: Po-Chuan Hsieh AuthorDate: 2021-11-05 23:55:20 +0000 Commit: Po-Chuan Hsieh CommitDate: 2021-11-05 23:57:48 +0000 devel/rubygem-aws-sdk-iotdeviceadvisor: Update to 1.8.0 Changes: https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-sdk-iotdeviceadvisor/CHANGELOG.md --- devel/rubygem-aws-sdk-iotdeviceadvisor/Makefile | 4 ++-- devel/rubygem-aws-sdk-iotdeviceadvisor/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/devel/rubygem-aws-sdk-iotdeviceadvisor/Makefile b/devel/rubygem-aws-sdk-iotdeviceadvisor/Makefile index d77ed6aec411..32fc052def13 100644 --- a/devel/rubygem-aws-sdk-iotdeviceadvisor/Makefile +++ b/devel/rubygem-aws-sdk-iotdeviceadvisor/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh PORTNAME= aws-sdk-iotdeviceadvisor -PORTVERSION= 1.7.0 +PORTVERSION= 1.8.0 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -11,7 +11,7 @@ COMMENT= Official AWS Ruby gem for AWS IoT Core Device Advisor (AWSIoTDeviceAdvi LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt -RUN_DEPENDS= rubygem-aws-sdk-core>=3.121.2<4:devel/rubygem-aws-sdk-core \ +RUN_DEPENDS= rubygem-aws-sdk-core>=3.122.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-iotdeviceadvisor/distinfo b/devel/rubygem-aws-sdk-iotdeviceadvisor/distinfo index 7c632fa08dad..efe67fcb6758 100644 --- a/devel/rubygem-aws-sdk-iotdeviceadvisor/distinfo +++ b/devel/rubygem-aws-sdk-iotdeviceadvisor/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1635181381 -SHA256 (rubygem/aws-sdk-iotdeviceadvisor-1.7.0.gem) = 02476fb2744d9658a167eafca97e1ef09eb6ef9b4830be1e24a2878ccb671824 -SIZE (rubygem/aws-sdk-iotdeviceadvisor-1.7.0.gem) = 22528 +TIMESTAMP = 1636145320 +SHA256 (rubygem/aws-sdk-iotdeviceadvisor-1.8.0.gem) = d6af255fb897ff24c7871d4d8a337f53a4862d900c7b34c606c0a96ad8bb93e2 +SIZE (rubygem/aws-sdk-iotdeviceadvisor-1.8.0.gem) = 23040