From owner-dev-commits-ports-all@freebsd.org Sun Aug 8 15:02:43 2021 Return-Path: Delivered-To: dev-commits-ports-all@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 4DFF165983E; Sun, 8 Aug 2021 15:02:43 +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 4GjMrv0y0Sz4lpf; Sun, 8 Aug 2021 15:02:38 +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 6BCEC169E5; Sun, 8 Aug 2021 15:02:32 +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 178F2WIb042679; Sun, 8 Aug 2021 15:02:32 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 178F2W3X042678; Sun, 8 Aug 2021 15:02:32 GMT (envelope-from git) Date: Sun, 8 Aug 2021 15:02:32 GMT Message-Id: <202108081502.178F2W3X042678@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: c9efbbb14cbd - main - devel/rubygem-aws-sdk-iotdeviceadvisor: Update to 1.4.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: c9efbbb14cbd3692c752e488a166e4c0391ae40a Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Aug 2021 15:02:43 -0000 The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=c9efbbb14cbd3692c752e488a166e4c0391ae40a commit c9efbbb14cbd3692c752e488a166e4c0391ae40a Author: Po-Chuan Hsieh AuthorDate: 2021-08-08 14:39:57 +0000 Commit: Po-Chuan Hsieh CommitDate: 2021-08-08 14:54:47 +0000 devel/rubygem-aws-sdk-iotdeviceadvisor: Update to 1.4.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 24ac8cc86f10..013612e8e1a7 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.3.0 +PORTVERSION= 1.4.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.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-iotdeviceadvisor/distinfo b/devel/rubygem-aws-sdk-iotdeviceadvisor/distinfo index 6023a365c18c..8037e2cb8ba1 100644 --- a/devel/rubygem-aws-sdk-iotdeviceadvisor/distinfo +++ b/devel/rubygem-aws-sdk-iotdeviceadvisor/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1621183202 -SHA256 (rubygem/aws-sdk-iotdeviceadvisor-1.3.0.gem) = 8c65f4acd5b72a42c6f264335bd8752c885bbec190b6f25261659d4bd8801bd6 -SIZE (rubygem/aws-sdk-iotdeviceadvisor-1.3.0.gem) = 22528 +TIMESTAMP = 1628103458 +SHA256 (rubygem/aws-sdk-iotdeviceadvisor-1.4.0.gem) = c369090a8d32dd88d486e2f188b5ec1e69bf28396bf768b769c0cfabb366a9ae +SIZE (rubygem/aws-sdk-iotdeviceadvisor-1.4.0.gem) = 22528