From nobody Sun Jul 9 10:40:20 2023 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 4QzNvX3CHsz4ln1j; Sun, 9 Jul 2023 10:40: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 4QzNv84KtYz4LMp; Sun, 9 Jul 2023 10:40:20 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1688899220; 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=5t1GbWbWuQs6J7pDApKiwp2K8Vq+Eo/NFOXroVylUno=; b=ynS122tzEfi9jz3Wfh8E594QUeMZCSB780ylYp+cesosfSmW2f5ZaOIani10ZiD8P5NnLU Hja4bPhCaXm/lXR9VA043N4hb6hkoCazID9w40WQU6Qt0ytdBm66TPVc+Vco7yse8E2M+T Tf4ROXFIErPJLbvzoFgyUT6glutIujTLXskENod04w81Uby6ipXDscY7w3SIzsmh5XddW9 w+FAYA0PZRsleJiamDlU9ma7JrfpEgWz8XrcWoGHwiojnfMwuaRciXyzcGWjJQZg1i0yMF R4ZBliyQFhirDrPK5zzj9B12dJQpSbR2eZrGW8Ro11fM/gRaQB95x6bK/sRTnQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1688899220; 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=5t1GbWbWuQs6J7pDApKiwp2K8Vq+Eo/NFOXroVylUno=; b=RafKeKzXqwB7/zE5kfBF9ZJj73d9nOw/wk+ouxIrV0kVvsGtuRN/jO+6DHhYbZO0iK4qov aEjmM0T/Q1pU4DXlVeNp8qLuq5oJdedD9xkCXHibQagwRiYaThKsByjG/cpBwDQcrQ+2tK 8UGqFOBf/0SkQzSdeugSRT+aYcPw1aDhsrE2IVPbb4tpuDchv3+nfyf7An8LdbqVPUBjci IPUz/TMEGRhdZU6y+bcR9zvVF4tseXGyNMVvHyEyv5w5LEcr736GcSd3grNbuOdmZxkez6 zC7LQfWW1fQSyudgKHhrRxn9s8dXg4Th0ghdwVwm2I1nGCDdwwOSMPHpdl23AQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1688899220; a=rsa-sha256; cv=none; b=PTT5uS2IPS6EIBK+AxzEyY/Xekj41nQdPoPegOAgJDKwvzvFYkMJtHVVvzm/HBGcE2JORK IWxGH/9u0lg4XH//jQ1VSEOkIuXhb36dd1uEfdmn8NccqySU6hyWXKYohZpFd1nyM8z1yL 9tFbQDXeFuAW90d+Gvr38q158wo9BRHutYEngIopDtI5qf1lbh3K3MFS6wxdP+h4thzwFp vYc204kAwI24Glyj+qHgdIP0ww4Nu76aWkyW1ba+spDTpCfsNFzLxiRme3juk1LxMOzZCx MP5fZ1iUWo+3Uyg63Ix0S9160wDTWb8NfseUyJjCxd/gSUfinjBd+ikOmoo5iA== 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 4QzNv82KZtz10N0; Sun, 9 Jul 2023 10:40:20 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.17.1/8.17.1) with ESMTP id 369AeKdh071441; Sun, 9 Jul 2023 10:40:20 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 369AeKVS071440; Sun, 9 Jul 2023 10:40:20 GMT (envelope-from git) Date: Sun, 9 Jul 2023 10:40:20 GMT Message-Id: <202307091040.369AeKVS071440@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: 3cf951503929 - main - devel/rubygem-aws-sdk-iotsecuretunneling: Update to 1.26.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: 3cf951503929571557459ca318873cd095024897 Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=3cf951503929571557459ca318873cd095024897 commit 3cf951503929571557459ca318873cd095024897 Author: Po-Chuan Hsieh AuthorDate: 2023-07-09 10:23:21 +0000 Commit: Po-Chuan Hsieh CommitDate: 2023-07-09 10:23:21 +0000 devel/rubygem-aws-sdk-iotsecuretunneling: Update to 1.26.0 Changes: https://github.com/aws/aws-sdk-ruby/blob/version-3/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 d37db40a22d7..8bf130a1aed0 100644 --- a/devel/rubygem-aws-sdk-iotsecuretunneling/Makefile +++ b/devel/rubygem-aws-sdk-iotsecuretunneling/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-iotsecuretunneling -PORTVERSION= 1.24.0 +PORTVERSION= 1.26.0 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -10,7 +10,7 @@ WWW= https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-iotsecuret LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt -RUN_DEPENDS= rubygem-aws-sdk-core>=3.174.0<4:devel/rubygem-aws-sdk-core \ +RUN_DEPENDS= rubygem-aws-sdk-core>=3.176.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 a646a7998072..01e18bb649d7 100644 --- a/devel/rubygem-aws-sdk-iotsecuretunneling/distinfo +++ b/devel/rubygem-aws-sdk-iotsecuretunneling/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1685792690 -SHA256 (rubygem/aws-sdk-iotsecuretunneling-1.24.0.gem) = debf7b4250d1fa4465f3edb8b8c5cc09fcc03b18a0798c85bc59e4127d530660 -SIZE (rubygem/aws-sdk-iotsecuretunneling-1.24.0.gem) = 23040 +TIMESTAMP = 1688166708 +SHA256 (rubygem/aws-sdk-iotsecuretunneling-1.26.0.gem) = ae6ffbc4c0c9b4db398074cb912de6137b2182308db937d547c280b50ec26e56 +SIZE (rubygem/aws-sdk-iotsecuretunneling-1.26.0.gem) = 23040