ntent-transfer-encoding:content-transfer-encoding; bh=0jqFCSHDkHLUlmmZ7JqICmgM81ilCuZh02slOpeXW10=; b=W/4pQO0zvIMJH5ZHwAjmLkpvbSwwItkyd8b+hHEgOow2FU9M+cwukyPq+lSvb4cIjHE4v/ ZW1F3++W6TAE9X3Nzh2EXq7g+r6xSP2xRAlQbsLDQKC2dyGtAlAtma6c4QJZAwFyPBhuJG 83R4oZyZUX6jSr4X6GeImkBg00GEzAbnqRYwU5/Kis7ETAVwDWydB9YwHlb5mJnk6NZKYF y7wVw2eeTdC7PqYhxl5cXnXL1aS4WJNGdIoWRS5rNn9kEeRBaelglrOL1ThiR4aKsDAPnH MrxZL/nYDJ6Z4gHMsQCOhL5dgWUFJKpYaARhbWW7w5EoeYLBvbPyITYbZhMQSQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1775457447; a=rsa-sha256; cv=none; b=qTDxuZbHqicOvKQhfztYJgIkLEJxpZR2tc47PPgAe46RcfPd3s1f9DTLkxheirtjn9hEAG V1wEQkShdecTUiPMz+ANld6qeJ+VIcPhEG54kJU0GYp/POEG21ePMYfz3EwgNzIJCHpx5M zkUcYEH0ktnCQvDrj38Fbs4PSnUrQ0/zbdyDv3XSWAu6peK6O3ggmtGKEPBHm5ZI4vd67p 9zhnploDSPRAGNezPsZVK6UXrIZA95aFr5y1Hf+awpL0/zG1y312OA6epMNfj1rwsqT2Dg mH2rn1THDqy+sGVnC9TanrC4IqcBJz86wPHDWIZpEBiDTLGISDLZvRYz92dLsg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1775457447; 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=0jqFCSHDkHLUlmmZ7JqICmgM81ilCuZh02slOpeXW10=; b=rZ2UpNzab6pVyeyFtqtbvxjBAfVJ6ZnNemyvLcjwW/80+QO3HlRvmcU6dv24WcQsgdQLxT bXt7kxDwuADtZ+RZy6uZLw9JKwVoVOEsZkx/zA/IiHBcMzeP3lfPb6ZeAqLkZPCekFLQRR k8ayj/SoSbYMv/NiW09zZUpZv8+nzN55Co9VwdOiJXs1vEp/7deaTaBFFN9jVSGpGtiK2a wHrv3AT9Yo+sQaJn3lSk0eBEUNhun0od8iWPb+4CTcUHiIhKQYQJv9yJeEWe2jCHdUxVvM mESTDhhTRRBaG8z2FW9PI2QVI026RHi78glb2MG17kx8Vr7LpujBRdxm9LpWtw== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fq04R2VJxzhvd for ; Mon, 06 Apr 2026 06:37:27 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 31f3a by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Mon, 06 Apr 2026 06:37:27 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Po-Chuan Hsieh Subject: git: b3c0294b1a6d - main - devel/rubygem-aws-sdk-identitystore: Update to 1.67.0 List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-all@freebsd.org Sender: owner-dev-commits-ports-all@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: b3c0294b1a6d2a58a491d835b67010ff465118e7 Auto-Submitted: auto-generated Date: Mon, 06 Apr 2026 06:37:27 +0000 Message-Id: <69d354a7.31f3a.38c2b20d@gitrepo.freebsd.org> The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=b3c0294b1a6d2a58a491d835b67010ff465118e7 commit b3c0294b1a6d2a58a491d835b67010ff465118e7 Author: Po-Chuan Hsieh AuthorDate: 2026-04-06 06:25:12 +0000 Commit: Po-Chuan Hsieh CommitDate: 2026-04-06 06:25:12 +0000 devel/rubygem-aws-sdk-identitystore: Update to 1.67.0 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 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/devel/rubygem-aws-sdk-identitystore/Makefile b/devel/rubygem-aws-sdk-identitystore/Makefile index 655cb84b39ec..a4ec7ae20f38 100644 --- a/devel/rubygem-aws-sdk-identitystore/Makefile +++ b/devel/rubygem-aws-sdk-identitystore/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-identitystore -PORTVERSION= 1.66.0 +PORTVERSION= 1.67.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-identityst LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt -RUN_DEPENDS= rubygem-aws-sdk-core>=3.241.4<4:devel/rubygem-aws-sdk-core \ +RUN_DEPENDS= rubygem-aws-sdk-core>=3.244.0<4:devel/rubygem-aws-sdk-core \ rubygem-aws-sigv4>=1.5<2:devel/rubygem-aws-sigv4 USES= gem diff --git a/devel/rubygem-aws-sdk-identitystore/distinfo b/devel/rubygem-aws-sdk-identitystore/distinfo index 76adf3e302d0..4fd82eb0ca55 100644 --- a/devel/rubygem-aws-sdk-identitystore/distinfo +++ b/devel/rubygem-aws-sdk-identitystore/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1769874838 -SHA256 (rubygem/aws-sdk-identitystore-1.66.0.gem) = 5aec6f960f68ef5255b3dcc1ad3200768dc6aa95cdc1c808457f7d47afa84f94 -SIZE (rubygem/aws-sdk-identitystore-1.66.0.gem) = 42496 +TIMESTAMP = 1775424388 +SHA256 (rubygem/aws-sdk-identitystore-1.67.0.gem) = ba46b62c31b6637a63125c516e85b38957374a3811e2c294c892d511669a6dcb +SIZE (rubygem/aws-sdk-identitystore-1.67.0.gem) = 42496