From nobody Thu Nov 21 13:40:56 2024 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 4XvKBJ6bxmz5d3Q8; Thu, 21 Nov 2024 13:40:56 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XvKBJ3HPdz4L6Y; Thu, 21 Nov 2024 13:40:56 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1732196456; 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=k5okbsAwKqpwrmn3XPUyh9xGFjzy6g5bOGwBUSTD3vs=; b=U2EKAaPkfWEKFBQBqWxtSTtdfe59D/Wmwg8OFwCb9kN4RPLk2IITPMVskxiHkWKiH2m73f CQV8YLKdacDnWHR6EiIfK8MAZnyVueetjNC+Fgv32GaNTywMiSIUQhFOHiQNAZ6yySANT8 dJ33n1De1dx5STatLOuvwngXaL/1RykacHgxVaTkLhdlgM89TmmLlTgLM0IHVbRIlQ6ZRI SInXwDcj3vHDIGIGaUJkMUzUc8IoRYVCM4Pu2Jwm+3pZQ3IqCa66hZBiJIHinuT397A1cs Ok4w47qZXaAXkelWub96fVmi3v5j6w3v4vXjegfxk37onnVW2iXoDrzAVu1VSg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1732196456; 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=k5okbsAwKqpwrmn3XPUyh9xGFjzy6g5bOGwBUSTD3vs=; b=bgzltUq3pTycrEfczeuZa+nfGgftIrwBEm0Jn+7WNgy1ofMq6znitapG/2W0iWhM3zleOJ /JYtjBJgONyhm8SBj7Vwcw2Q2NnIO+PCrd7/3Cocq+d0JFY+8xSfFHaEHHHK9QPAGUtr8u 0Orw7Pq9rXCFvP8B8F1nLQToZoYq6yi8KTZ3KstBtnr5m/wnSWxqAZX8pna4/pOHqmD1Bb BekncNyDJ3ME8usxVcu5wv8lwHuNsH41jeEGTnDb13Y3379P13Ce5wrkjR9g75k7fDOMkk RlsO6bopusKfBwHqbM4xbWJkKaUsVxsBFDTp7OEIaxb1/+6bzym6eFSoPzpMHA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732196456; a=rsa-sha256; cv=none; b=AMT0Vce3jAojz1Q+ZOQNLVxTgkHMbpubVB4s5LjlvLOWmeJX4htAQvpsYqY9Dr2e2jFtYR rQ2eYPAn39WVQZ7hsPvseCKE3qQzmytUg7XEYyAdyUP52cq+xyWcixJEInXCRQABbwwhtl mDiBRAtxTMRHVI58sc1umQjeug/luXLzKnKHH+ke6ULOQfpQJG2IRTZVCJdocuDVPalg3w YwMXPL+CZTLdDz5EjqYHGnfkJl3WGtsbehoqPM1Km0eIsv8cTWU347KbkeC57kT2dGFHvv U+P1PgzjvKwuxRz+3vG6hM/ZSZWaU9ActsuTtId/orftnKGkQ1NIt3y1pcRfQQ== 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 4XvKBJ2vWwzhlp; Thu, 21 Nov 2024 13:40:56 +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 4ALDeuMY008116; Thu, 21 Nov 2024 13:40:56 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 4ALDeuLh008114; Thu, 21 Nov 2024 13:40:56 GMT (envelope-from git) Date: Thu, 21 Nov 2024 13:40:56 GMT Message-Id: <202411211340.4ALDeuLh008114@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: f13e0b32ba44 - main - devel/rubygem-aws-sdk-billing: Add rubygem-aws-sdk-billing 1.0.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: f13e0b32ba44cd0cd81e2fe9ccc4e72bea32dda1 Auto-Submitted: auto-generated The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=f13e0b32ba44cd0cd81e2fe9ccc4e72bea32dda1 commit f13e0b32ba44cd0cd81e2fe9ccc4e72bea32dda1 Author: Po-Chuan Hsieh AuthorDate: 2024-11-21 13:18:15 +0000 Commit: Po-Chuan Hsieh CommitDate: 2024-11-21 13:37:52 +0000 devel/rubygem-aws-sdk-billing: Add rubygem-aws-sdk-billing 1.0.0 Official AWS Ruby gem for AWS Billing. --- devel/Makefile | 1 + devel/rubygem-aws-sdk-billing/Makefile | 20 ++++++++++++++++++++ devel/rubygem-aws-sdk-billing/distinfo | 3 +++ devel/rubygem-aws-sdk-billing/pkg-descr | 1 + 4 files changed, 25 insertions(+) diff --git a/devel/Makefile b/devel/Makefile index d8a75f3de18f..f18864c45247 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -6470,6 +6470,7 @@ SUBDIR += rubygem-aws-sdk-bedrockagent SUBDIR += rubygem-aws-sdk-bedrockagentruntime SUBDIR += rubygem-aws-sdk-bedrockruntime + SUBDIR += rubygem-aws-sdk-billing SUBDIR += rubygem-aws-sdk-billingconductor SUBDIR += rubygem-aws-sdk-braket SUBDIR += rubygem-aws-sdk-budgets diff --git a/devel/rubygem-aws-sdk-billing/Makefile b/devel/rubygem-aws-sdk-billing/Makefile new file mode 100644 index 000000000000..acbcaa72f75d --- /dev/null +++ b/devel/rubygem-aws-sdk-billing/Makefile @@ -0,0 +1,20 @@ +PORTNAME= aws-sdk-billing +PORTVERSION= 1.0.0 +CATEGORIES= devel rubygems +MASTER_SITES= RG + +MAINTAINER= sunpoet@FreeBSD.org +COMMENT= Official AWS Ruby gem for AWS Billing +WWW= https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-billing + +LICENSE= APACHE20 +LICENSE_FILE= ${WRKSRC}/LICENSE.txt + +RUN_DEPENDS= rubygem-aws-sdk-core>=3.210.0<4:devel/rubygem-aws-sdk-core \ + rubygem-aws-sigv4>=1.5<2:devel/rubygem-aws-sigv4 + +USES= gem + +NO_ARCH= yes + +.include diff --git a/devel/rubygem-aws-sdk-billing/distinfo b/devel/rubygem-aws-sdk-billing/distinfo new file mode 100644 index 000000000000..72923110ca38 --- /dev/null +++ b/devel/rubygem-aws-sdk-billing/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1731679140 +SHA256 (rubygem/aws-sdk-billing-1.0.0.gem) = 251e1165db13396efae9c6c8eb129e219c19f70048fe4ec42f106c712dddac57 +SIZE (rubygem/aws-sdk-billing-1.0.0.gem) = 21504 diff --git a/devel/rubygem-aws-sdk-billing/pkg-descr b/devel/rubygem-aws-sdk-billing/pkg-descr new file mode 100644 index 000000000000..1bde70e49ddf --- /dev/null +++ b/devel/rubygem-aws-sdk-billing/pkg-descr @@ -0,0 +1 @@ +Official AWS Ruby gem for AWS Billing.