From nobody Mon Nov 27 10:38:31 2023 X-Original-To: dev-commits-ports-all@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 4Sf2B00Mqbz51yc5; Mon, 27 Nov 2023 10:38:32 +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 4Sf29z6q0Dz4YGQ; Mon, 27 Nov 2023 10:38:31 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1701081512; 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=P1Uu2K6hgy9ASlTe20bYrqXviztMvzouo1H9NOXeDEk=; b=fKfVS2za5sUMttQM+s9MoR1S1QcJ986MksC+v7SyE8A7FyQZ1yn6/ufY7uqiymgidOjtLW T29tqC80WDwo81rgRxUtf1r0Pe09EMgnAixmLmq1MdbkfBE96XUNUBvX2mM3k0tkBX86kY pUTMeTuP384xq5h94mkHNF1moclE9udlzu1Eeqo2NPZ8qu3d8KCRUa9+Ne7vuuel3N5sWN zXWt2o1wFfJs4nbn/IioNFzz5oZS/leMP9jO+Y8zjpbAAObIzVZR4ZoAFoGsBIbWVnBYz3 ovD/ofa5bH70lh5DMEbDD3SyVQ3CxJqZ7/zEo5WeNRAoRll16JbYKGKuaweNlQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1701081512; 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=P1Uu2K6hgy9ASlTe20bYrqXviztMvzouo1H9NOXeDEk=; b=VOpA9r1+ObVEZGx87Ane045x1KW4IQoTvETFgzR7rSHi7w/yxDfhYy2yWsSqf8OdlvGmo9 YemAOGaQVmpaJAuf9Xrxs1rZ6xB7Uyq0tJEiOGXTNlE61pN1JTNRIPlKRbCVrlRsK+ykXn u/nxrKh54QVmRQX6gd9+SLWbMVLfkG6WJcX98VfS7anDjSkURGyq+YOnQL45d7TihQj74D OrQTHrOO8wcVSEqQ08de8jFzrkY957sr8IViHlh4urkaW8BB48hOxLI1iU/dNLKzmxhBCl T2xMwUFIRu31f/leUn9xTCRO53U2bgfmFsCtcgIBMJhlCRG7TwifyHOCCzqojQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1701081512; a=rsa-sha256; cv=none; b=CQvwcmkX5ZmnV/HuxqBZcF13Bu2f0JE3DsEcANQX9DBb+u/Q+pf1QQm5/K+oy5vJEKz1yc BITqXEugR++ECv32RFGwwXJjb4DJoXaBsASMsF0RAF+0PDyMHEEC8PNSp06SuKCVw9FmSn dI5qISsoUUDUTkaBQ3gUJkPq9a4KcQFAsXMWas814bEmiVLC3ewZLmZXW27qFDFKHgI5c1 OSx3ORTgNacVaJ3VpOKct9OgkKVhTdyTiyxITxHoM3tgPpjwyLetAtQn6mY8Z26AhW7eni +ffdeftiWqxeLGCP3IDdnNS5S8GdZLOUURXxT1zSred0s/gLGDhuovBcXcXJXg== 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 4Sf29z5sq8zbKx; Mon, 27 Nov 2023 10:38:31 +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 3ARAcV4l095617; Mon, 27 Nov 2023 10:38:31 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 3ARAcVp1095614; Mon, 27 Nov 2023 10:38:31 GMT (envelope-from git) Date: Mon, 27 Nov 2023 10:38:31 GMT Message-Id: <202311271038.3ARAcVp1095614@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: 99b8bf11eefb - main - devel/rubygem-aws-sdk-codeguruprofiler: Update to 1.34.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: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: 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: 99b8bf11eefb4ad8fd45651c57f3f93dc1eb7e06 Auto-Submitted: auto-generated The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=99b8bf11eefb4ad8fd45651c57f3f93dc1eb7e06 commit 99b8bf11eefb4ad8fd45651c57f3f93dc1eb7e06 Author: Po-Chuan Hsieh AuthorDate: 2023-11-27 10:04:23 +0000 Commit: Po-Chuan Hsieh CommitDate: 2023-11-27 10:28:44 +0000 devel/rubygem-aws-sdk-codeguruprofiler: Update to 1.34.0 Changes: https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-sdk-codeguruprofiler/CHANGELOG.md --- devel/rubygem-aws-sdk-codeguruprofiler/Makefile | 4 ++-- devel/rubygem-aws-sdk-codeguruprofiler/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/devel/rubygem-aws-sdk-codeguruprofiler/Makefile b/devel/rubygem-aws-sdk-codeguruprofiler/Makefile index fedd4db6955f..5c5f9f7d7a4e 100644 --- a/devel/rubygem-aws-sdk-codeguruprofiler/Makefile +++ b/devel/rubygem-aws-sdk-codeguruprofiler/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-codeguruprofiler -PORTVERSION= 1.33.0 +PORTVERSION= 1.34.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-codegurupr LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt -RUN_DEPENDS= rubygem-aws-sdk-core>=3.184.0<4:devel/rubygem-aws-sdk-core \ +RUN_DEPENDS= rubygem-aws-sdk-core>=3.188.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-codeguruprofiler/distinfo b/devel/rubygem-aws-sdk-codeguruprofiler/distinfo index bf2171a24e17..40d09594fe36 100644 --- a/devel/rubygem-aws-sdk-codeguruprofiler/distinfo +++ b/devel/rubygem-aws-sdk-codeguruprofiler/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1696001552 -SHA256 (rubygem/aws-sdk-codeguruprofiler-1.33.0.gem) = 13070258c99d370124fbfd623b940269b24e86edf1b3ee9b12ffc65dee2ab18d -SIZE (rubygem/aws-sdk-codeguruprofiler-1.33.0.gem) = 44032 +TIMESTAMP = 1700760036 +SHA256 (rubygem/aws-sdk-codeguruprofiler-1.34.0.gem) = e23f9a98745935e38d56ed2c312fae0663c3dc374f8ac77bbf136cc6f058f6b6 +SIZE (rubygem/aws-sdk-codeguruprofiler-1.34.0.gem) = 44032