From nobody Sat Jul 06 16:21:57 2024 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 4WGbHq56Yhz5P077; Sat, 06 Jul 2024 16:21:59 +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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4WGbHp4Qt6z40Gl; Sat, 6 Jul 2024 16:21:58 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1720282919; 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=MQkeXfHIflHuzTMch3gfywwLC4TDX4Gs9epv3rvdqeg=; b=FDYKG6Mqd95zec0cLrm9eT/3SAPzgyzGi5xDJr6G61keDimK/k0NGkjBp/33XGrKMNaedl LE9WkKri2nbmbGqWAGwb/B960YHB7DG4RF58cVc9dc5mqvh1hSKaBiaQwHVj8w0nrI8oFf 77l5M5gCZ4e9lZiSSI41gdcz0ZWxyerYj3GUahZA4f0SEM6llZiXGAqQ76mooOs2EiXmCS f7kSSynYeLptLmEObAKsonlI8C2/Usu95XKUDn+gyOFFFanySGCij8SY6otseuQbi2oPWg jEp9iR6iNrNGtshBdVfY1ScvZ2uaP0ZpUCMCQM/Knq+vB4oihQwsQVR0hYFgIg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1720282919; a=rsa-sha256; cv=none; b=cQmRj6zPp+aVbD5Mf3b0g/FM6XajBiZv83IdTwexJuloTyYc84AztoE5j29cYbq1VAfgGo HOEcy2n2514vzYyBAG8LcC2ht8SziEiTAlN6f9IY8LNLhLL1n/WgPianqEZiROR94q2ine DeiHfqjY6PwoXunpsflnzCbNcuA2WNEBXNK1V/a6xgfAGcyhaSyXFkwkp0xhCpuUl36i/p tve6xWvKsY2R/he72IUDeUZ7Wyk+f2RfWCvIyLALYISa5LwGqqiJl4yaotolqftsSus19P txpYJ0/2BNRLbIrD02RQwsiWJ6VJ+/5AEXV4lFtEVZLgWLbM7yrIxyoEPWM/gg== 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=1720282919; 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=MQkeXfHIflHuzTMch3gfywwLC4TDX4Gs9epv3rvdqeg=; b=fm05Zy/PBoc4AEo9AiA4ZZ0QyeN/1zpMXHRqQHi+0NFsFRr0P+ezpP6EXlhcnQuhVskmDk zEsb7sAiE+IqDMFklx7Mqsugpitdagj2vvJdNxWYQ0i6sNvtSOFlF7TW8vhscgSTxdLUJo NLIBs1HWQYPE1aba4vLLaTgqRe8rlqE6G7RXuElEMI19IR7x15JeL0TtVUINPnS7UhmlTN hxUTVmgK8C2kPYfbs76iTZcJy98KJDjcjIpVVFtfSgn66RY9E7kI6UuQb2gadpGP3jWQ9+ TNdShykz04buWpcCZyyPs/MKNFa9A40UEJkwL6GfIDkBP8kviAhrdEmTceXprg== 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 4WGbHn5MCqznSy; Sat, 6 Jul 2024 16:21:57 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.18.1/8.18.1) with ESMTP id 466GLvO3064154; Sat, 6 Jul 2024 16:21:57 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 466GLveE064151; Sat, 6 Jul 2024 16:21:57 GMT (envelope-from git) Date: Sat, 6 Jul 2024 16:21:57 GMT Message-Id: <202407061621.466GLveE064151@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: 05f73fe4f6da - main - devel/rubygem-aws-sdk-detective: Update to 1.52.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: 05f73fe4f6dac06eccd84a0cc4e202f741c28c83 Auto-Submitted: auto-generated The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=05f73fe4f6dac06eccd84a0cc4e202f741c28c83 commit 05f73fe4f6dac06eccd84a0cc4e202f741c28c83 Author: Po-Chuan Hsieh AuthorDate: 2024-07-06 16:06:13 +0000 Commit: Po-Chuan Hsieh CommitDate: 2024-07-06 16:06:13 +0000 devel/rubygem-aws-sdk-detective: Update to 1.52.0 Changes: https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-sdk-detective/CHANGELOG.md --- devel/rubygem-aws-sdk-detective/Makefile | 4 ++-- devel/rubygem-aws-sdk-detective/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/devel/rubygem-aws-sdk-detective/Makefile b/devel/rubygem-aws-sdk-detective/Makefile index 9459ba7e30dd..182c51809448 100644 --- a/devel/rubygem-aws-sdk-detective/Makefile +++ b/devel/rubygem-aws-sdk-detective/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-detective -PORTVERSION= 1.49.0 +PORTVERSION= 1.52.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-detective LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt -RUN_DEPENDS= rubygem-aws-sdk-core>=3.197.0<4:devel/rubygem-aws-sdk-core \ +RUN_DEPENDS= rubygem-aws-sdk-core>=3.199.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-detective/distinfo b/devel/rubygem-aws-sdk-detective/distinfo index 3fdb0b3874ab..00716a714998 100644 --- a/devel/rubygem-aws-sdk-detective/distinfo +++ b/devel/rubygem-aws-sdk-detective/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1717662732 -SHA256 (rubygem/aws-sdk-detective-1.49.0.gem) = 99828e6b49307056387d1f482db6d4516691f1ada74c6888165dd7a71bbd980b -SIZE (rubygem/aws-sdk-detective-1.49.0.gem) = 47104 +TIMESTAMP = 1720023124 +SHA256 (rubygem/aws-sdk-detective-1.52.0.gem) = 5fa0369e65440929dcb868ccebf0b633f864cebfa5cca5026b24bc143a13ff20 +SIZE (rubygem/aws-sdk-detective-1.52.0.gem) = 47616