From nobody Thu Mar 12 14:48:55 2026 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 4fWr933fGTz6VSNG for ; Thu, 12 Mar 2026 14:48:55 +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 "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fWr93227gz3tBf for ; Thu, 12 Mar 2026 14:48:55 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1773326935; 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=k6hh43luy5r3hxX2qPaA9s1MmJrRBzUfbVz8eUVIgMw=; b=ivavlmoS92lR18hkpRFZVik5AaRCn0ERloqb5Ixa89x0P6uGGCfQuv3l53BAb8K9bv9dUv +/4isdYg6eUPT1trSt/dL4o5iJGq4/LAxuHfgcfUao1z2ZDk2fEsa1ZkxBj24TNpsRIirR KG4BuaLhNCcchd7bxVXRhDOoZgQTif3Ud/AMATpzaDjZhj6FUEg0YWIVZ9rzYPo6XNZLIP Dt1cfgB1feHZIJ1Ux08iE3p5lWk0mUWxwZfg6APxSmYY/HaQE8AivDmdHDZ1WQIJtEShg7 qMCt1N3XXEs9uK+w7IX8XplH1iinFUKH9RYfkGwjqqqHDxxqzFZyU4zbJFUDjg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1773326935; a=rsa-sha256; cv=none; b=eMUaFLy1ujJ0bPyBZR6k5gNMd2HCMJBd6WfFEBQ152g/FSOgR80jUICIlmYgQ0cyLis0tO 9DJRBUEHRqoGnkY/VBazV24TovU7mOSvfI61WaqTL8bi1ofmDpdTLvV+Llp+V3J1EX7usp NQJGox2yBfAbQAHMXy3XDkyqvFsOba/VAmwcxJmN7lqyD5EIlcMNdw7/SDNvs8LwQy2TLW CNiV2zHxznK2J2+Suqk4nVDAUpMmaw+X3kObuxiZ7QRq9nfhYzcGDsi68ZavNLWwAOMXR4 zo41g1OKn9BlWXhYM9q0KbuugBMtu9UIv3SzSADtBEDRpZ1PeYnRT0wZfmnQKQ== 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=1773326935; 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=k6hh43luy5r3hxX2qPaA9s1MmJrRBzUfbVz8eUVIgMw=; b=h1rvmSluozdCopEG615RmFS/qWVfx5GaPRGr2aA9i/yzRG12s4lX8IE6p/vqM/i85ETeKB /0Q/u12cbns8IHrP5l6w9T/CmplBJQUm0kg6jkauS+C0Lji3imwBGLpYcgZciKGBwsDPxG pbFUl9YwvYQ4+LcNweQwOR46YtXNXrKNommT+xHZVqdA1wj0kfSVyPpuF6FW4OsSFuCQtu 9wM+3+qJJxftLV3A+vBAM7IdTwxFukTHZvQMGQugNasZJCIwsiIRC3OVxaEQ8l2MuE7+uc +rE5qhtuu6ouoTa11rwz8mGUrzdVJiHpJZsuV3s1XV2dY9nerqeztw6YY3S2dA== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fWr9315xWzqh3 for ; Thu, 12 Mar 2026 14:48:55 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 38da6 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Thu, 12 Mar 2026 14:48:55 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Po-Chuan Hsieh Subject: git: f4c83b6f0163 - main - devel/rubygem-aws-sdk-health: Update to 1.96.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: X-BeenThere: dev-commits-ports-main@freebsd.org Sender: owner-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: f4c83b6f01631b3f21991be8eafedd00ca651ba6 Auto-Submitted: auto-generated Date: Thu, 12 Mar 2026 14:48:55 +0000 Message-Id: <69b2d257.38da6.424c701@gitrepo.freebsd.org> The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=f4c83b6f01631b3f21991be8eafedd00ca651ba6 commit f4c83b6f01631b3f21991be8eafedd00ca651ba6 Author: Po-Chuan Hsieh AuthorDate: 2026-03-12 14:18:38 +0000 Commit: Po-Chuan Hsieh CommitDate: 2026-03-12 14:47:08 +0000 devel/rubygem-aws-sdk-health: Update to 1.96.0 Changes: https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-sdk-health/CHANGELOG.md --- devel/rubygem-aws-sdk-health/Makefile | 2 +- devel/rubygem-aws-sdk-health/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/rubygem-aws-sdk-health/Makefile b/devel/rubygem-aws-sdk-health/Makefile index f558ad9fce00..a6e63247b18e 100644 --- a/devel/rubygem-aws-sdk-health/Makefile +++ b/devel/rubygem-aws-sdk-health/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-health -PORTVERSION= 1.95.0 +PORTVERSION= 1.96.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-sdk-health/distinfo b/devel/rubygem-aws-sdk-health/distinfo index a19e6a47209d..7457ee320452 100644 --- a/devel/rubygem-aws-sdk-health/distinfo +++ b/devel/rubygem-aws-sdk-health/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1769874832 -SHA256 (rubygem/aws-sdk-health-1.95.0.gem) = 399393aa71eb105d2c8b934bc8f968fbb2784a5843dab820aed8b3639ba89d4a -SIZE (rubygem/aws-sdk-health-1.95.0.gem) = 41472 +TIMESTAMP = 1773152901 +SHA256 (rubygem/aws-sdk-health-1.96.0.gem) = 871e6c6ef263f99235c151f94fef0de920fe003f0412d79fe17cd5cf669b78da +SIZE (rubygem/aws-sdk-health-1.96.0.gem) = 41472