From owner-dev-commits-ports-main@freebsd.org Sun Aug 8 15:02:45 2021 Return-Path: Delivered-To: dev-commits-ports-main@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id B38726598A4; Sun, 8 Aug 2021 15:02:45 +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 4GjMrz0GWhz4m4l; Sun, 8 Aug 2021 15:02:42 +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 7F58916D22; Sun, 8 Aug 2021 15:02:38 +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 178F2bQG042805; Sun, 8 Aug 2021 15:02:37 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 178F2b6Y042804; Sun, 8 Aug 2021 15:02:37 GMT (envelope-from git) Date: Sun, 8 Aug 2021 15:02:37 GMT Message-Id: <202108081502.178F2b6Y042804@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: 8a6164242a22 - main - devel/rubygem-aws-sdk-iotsecuretunneling: Update to 1.12.0 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: 8a6164242a223ca2f9f9904ebe73f987b89a85ac Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-main@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the main branch of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Aug 2021 15:02:46 -0000 The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=8a6164242a223ca2f9f9904ebe73f987b89a85ac commit 8a6164242a223ca2f9f9904ebe73f987b89a85ac Author: Po-Chuan Hsieh AuthorDate: 2021-08-08 14:40:01 +0000 Commit: Po-Chuan Hsieh CommitDate: 2021-08-08 14:54:48 +0000 devel/rubygem-aws-sdk-iotsecuretunneling: Update to 1.12.0 Changes: https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-sdk-iotsecuretunneling/CHANGELOG.md --- devel/rubygem-aws-sdk-iotsecuretunneling/Makefile | 4 ++-- devel/rubygem-aws-sdk-iotsecuretunneling/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/devel/rubygem-aws-sdk-iotsecuretunneling/Makefile b/devel/rubygem-aws-sdk-iotsecuretunneling/Makefile index b8170d3ca127..2811f39678af 100644 --- a/devel/rubygem-aws-sdk-iotsecuretunneling/Makefile +++ b/devel/rubygem-aws-sdk-iotsecuretunneling/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh PORTNAME= aws-sdk-iotsecuretunneling -PORTVERSION= 1.11.0 +PORTVERSION= 1.12.0 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -11,7 +11,7 @@ COMMENT= Official AWS Ruby gem for AWS IoT Secure Tunneling LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt -RUN_DEPENDS= rubygem-aws-sdk-core>=3.112.0<4:devel/rubygem-aws-sdk-core \ +RUN_DEPENDS= rubygem-aws-sdk-core>=3.118.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-iotsecuretunneling/distinfo b/devel/rubygem-aws-sdk-iotsecuretunneling/distinfo index 8e1979df5736..e89204bd1460 100644 --- a/devel/rubygem-aws-sdk-iotsecuretunneling/distinfo +++ b/devel/rubygem-aws-sdk-iotsecuretunneling/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1618320594 -SHA256 (rubygem/aws-sdk-iotsecuretunneling-1.11.0.gem) = 8da590aba74c5868d6f441440a5dcd976063009557df01ae752f51d1d09842d3 -SIZE (rubygem/aws-sdk-iotsecuretunneling-1.11.0.gem) = 19456 +TIMESTAMP = 1628103468 +SHA256 (rubygem/aws-sdk-iotsecuretunneling-1.12.0.gem) = f8508ac10bf2809d7634155750b532580cebfe5acd5da84856ba4d19f4e63e76 +SIZE (rubygem/aws-sdk-iotsecuretunneling-1.12.0.gem) = 19456