From nobody Tue Jan 11 18:58:43 2022 X-Original-To: dev-commits-ports-main@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 A01EA195363C; Tue, 11 Jan 2022 18:58:51 +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 4JYKjN6Stqz4jK9; Tue, 11 Jan 2022 18:58:48 +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 8D87A1EA80; Tue, 11 Jan 2022 18:58:43 +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 20BIwhix068478; Tue, 11 Jan 2022 18:58:43 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 20BIwhHb068477; Tue, 11 Jan 2022 18:58:43 GMT (envelope-from git) Date: Tue, 11 Jan 2022 18:58:43 GMT Message-Id: <202201111858.20BIwhHb068477@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: 2bb105f772ab - main - devel/rubygem-aws-sdk-identitystore: Update to 1.13.0 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@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: 2bb105f772ab1d664f3f9fabcdfb9a9814e3c3cf Auto-Submitted: auto-generated ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1641927529; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=bZEfZZdao61l9slIPlsRS+aGTAX64PENWXdd09ee6oU=; b=rTKzAoMAoIqo0kcWdTAAd/zCNao78KX1gK2LsyqpAsR/dyFLyK6/xfoiJUVoKHwL4xunur otOs8gP0L1ny/sPn+H6Mv6m8r7eJbupbSmw7uFqliGXdGYFb+cik6PIL7D4WfXLlvZDG3p RujMXopD24uP/ODiaKyY7PWn2CH7hdZ7/+QmkBQj+kiEQSnjKKOpS23mwSYnJnjxLqIslV AscrLUe+2cMPl1MpdOspgBUPUi40FpD+JgDFwZmPzMVlsHODCRZAFUITCL05fJoCjtvW36 Z+5HrHEfpNuA91sIBwi8TH8n38SttI7zPjwRhRvGYV0jFcH+evbe7IyZGqZWlQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1641927529; a=rsa-sha256; cv=none; b=D7Mo43rJMXc4PG/XIVZG3rlI6O+kl75LOnS1hwSXyEjSe/akyO+DowdXbY0z4AEaSyoadA Hv1lK58JNy7WZuyrmpDC/aq0TE7hZJYR8SoBpJLZ50oM6pntEyF1JMb4/HE+xDJ4ikBaKR y3DDCwmI5HwT58PS63D3G92FHENQ8qhuMNnd87rqnctwUlMnr088S3qtAdG5suOq6AJ8mF cbFxOYM+f9dKIPTneeHc/OaT8M21iK208WviO4vI+nOFN/6MtHS+lA5c4TiUddo3LR4mIo 4xaqwgtEpwJmleVaoiltkjIltkkcv4exZvNLFckFzYUerGYV9dQFqJG2WQlsbg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=2bb105f772ab1d664f3f9fabcdfb9a9814e3c3cf commit 2bb105f772ab1d664f3f9fabcdfb9a9814e3c3cf Author: Po-Chuan Hsieh AuthorDate: 2022-01-11 17:24:06 +0000 Commit: Po-Chuan Hsieh CommitDate: 2022-01-11 18:45:36 +0000 devel/rubygem-aws-sdk-identitystore: Update to 1.13.0 - Update WWW Changes: https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-sdk-identitystore/CHANGELOG.md --- devel/rubygem-aws-sdk-identitystore/Makefile | 4 ++-- devel/rubygem-aws-sdk-identitystore/distinfo | 6 +++--- devel/rubygem-aws-sdk-identitystore/pkg-descr | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/devel/rubygem-aws-sdk-identitystore/Makefile b/devel/rubygem-aws-sdk-identitystore/Makefile index e83660afa722..a26f1017dde4 100644 --- a/devel/rubygem-aws-sdk-identitystore/Makefile +++ b/devel/rubygem-aws-sdk-identitystore/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh PORTNAME= aws-sdk-identitystore -PORTVERSION= 1.12.0 +PORTVERSION= 1.13.0 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -11,7 +11,7 @@ COMMENT= Official AWS Ruby gem for AWS SSO Identity Store (IdentityStore) LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt -RUN_DEPENDS= rubygem-aws-sdk-core>=3.122.0<4:devel/rubygem-aws-sdk-core \ +RUN_DEPENDS= rubygem-aws-sdk-core>=3.125.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-identitystore/distinfo b/devel/rubygem-aws-sdk-identitystore/distinfo index e90f650c84dc..ed1ce062069a 100644 --- a/devel/rubygem-aws-sdk-identitystore/distinfo +++ b/devel/rubygem-aws-sdk-identitystore/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1638556908 -SHA256 (rubygem/aws-sdk-identitystore-1.12.0.gem) = 300374c0d890be4d8dc5b342a4f1f491ce1c53c83308ac3b636c70b1ceedc76b -SIZE (rubygem/aws-sdk-identitystore-1.12.0.gem) = 18944 +TIMESTAMP = 1641046306 +SHA256 (rubygem/aws-sdk-identitystore-1.13.0.gem) = 4981e83d5fd329343d3ef92809d3dd807a4734cbe4f89e0a00883fa20a7bebdb +SIZE (rubygem/aws-sdk-identitystore-1.13.0.gem) = 18944 diff --git a/devel/rubygem-aws-sdk-identitystore/pkg-descr b/devel/rubygem-aws-sdk-identitystore/pkg-descr index dcc094938764..09149d7fec9c 100644 --- a/devel/rubygem-aws-sdk-identitystore/pkg-descr +++ b/devel/rubygem-aws-sdk-identitystore/pkg-descr @@ -1,4 +1,4 @@ Official AWS Ruby gem for AWS SSO Identity Store (IdentityStore). WWW: https://github.com/aws/aws-sdk-ruby -WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-identitystore +WWW: https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-identitystore