From nobody Sat Nov 6 00:25:24 2021 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 7058D18403D2; Sat, 6 Nov 2021 00:25:29 +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 4HmJ7D1vwnz3ppS; Sat, 6 Nov 2021 00:25:28 +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 4690121567; Sat, 6 Nov 2021 00:25:24 +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 1A60PO81012245; Sat, 6 Nov 2021 00:25:24 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1A60PO7W012244; Sat, 6 Nov 2021 00:25:24 GMT (envelope-from git) Date: Sat, 6 Nov 2021 00:25:24 GMT Message-Id: <202111060025.1A60PO7W012244@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: f0afa76f7cb1 - main - devel/rubygem-aws-sdk-codecommit: Update to 1.47.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: f0afa76f7cb1265cfe84072688d0070df764c562 Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=f0afa76f7cb1265cfe84072688d0070df764c562 commit f0afa76f7cb1265cfe84072688d0070df764c562 Author: Po-Chuan Hsieh AuthorDate: 2021-11-05 23:54:42 +0000 Commit: Po-Chuan Hsieh CommitDate: 2021-11-05 23:54:42 +0000 devel/rubygem-aws-sdk-codecommit: Update to 1.47.0 Changes: https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-sdk-codecommit/CHANGELOG.md --- devel/rubygem-aws-sdk-codecommit/Makefile | 4 ++-- devel/rubygem-aws-sdk-codecommit/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/devel/rubygem-aws-sdk-codecommit/Makefile b/devel/rubygem-aws-sdk-codecommit/Makefile index 90b08d1feade..10f443f18fca 100644 --- a/devel/rubygem-aws-sdk-codecommit/Makefile +++ b/devel/rubygem-aws-sdk-codecommit/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh PORTNAME= aws-sdk-codecommit -PORTVERSION= 1.46.0 +PORTVERSION= 1.47.0 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -11,7 +11,7 @@ COMMENT= Official AWS Ruby gem for AWS CodeCommit (CodeCommit) 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-codecommit/distinfo b/devel/rubygem-aws-sdk-codecommit/distinfo index 6f95c2cc51c4..c9b0aba0c0cc 100644 --- a/devel/rubygem-aws-sdk-codecommit/distinfo +++ b/devel/rubygem-aws-sdk-codecommit/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1635181213 -SHA256 (rubygem/aws-sdk-codecommit-1.46.0.gem) = 450950d550da07ca0937d2e1f268a6e66b229d112cffa0276c2966ff363df81c -SIZE (rubygem/aws-sdk-codecommit-1.46.0.gem) = 98816 +TIMESTAMP = 1636145238 +SHA256 (rubygem/aws-sdk-codecommit-1.47.0.gem) = 5d48ae2b19edb76f6a208c572e79baceca8eac89bc833c4a4c976a9be048c4e8 +SIZE (rubygem/aws-sdk-codecommit-1.47.0.gem) = 99328