From nobody Wed Dec 25 19:21:53 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 4YJM833cprz5hpKl; Wed, 25 Dec 2024 19:21: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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4YJM822CYlz4CqN; Wed, 25 Dec 2024 19:21:54 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1735154514; 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=gzNWNpFAiftpegFNW2XuyFsLh41iO5smoJTdaER4ZJs=; b=o/fo0cuQF1VAhn85NezFKUJj04cHGXsJHh1iuxZckEJ++QfqluD2Mh/HowJUb75xwQ+utQ gnb3q4X88xhGbs1WBtvZgwcZcdtILVzXWLrK+uC/ETQnHte0+eM92znajApxgjerjAsbyY tcjBl14iansF4w/ecsNl7UQZxUdan5j8pdNzFqiv5KUjP0Nwgx5W4xlcvBpC7OUseQRXZY pXX+AAM00j2dlO5dDR579GURVWjrTLoIDd2x00wOZivkEO098AVT5NoctK8AMx0XKibeRl UYFX3L2tIvRK8fpigG+aq3a39nMktixrl9O+jMOGXlg/z9cc9784O6HhWeO5Aw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1735154514; 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=gzNWNpFAiftpegFNW2XuyFsLh41iO5smoJTdaER4ZJs=; b=jT8so8ePpjHXk7WzfIEgtDINl4yEXIFQ6Z/4D+6gsBlG1mNEXBGyv43LsNNEoywC/Zd94n +YsQc/o40sPLH7SEqmeYsIifCkpdMasxyzwQcjsjE9ODoLY2QqcA7GvQJ0URaotfN3+J0e tNlnzMthKGbntvcbykCQpnArF6VjsgcBGywfR7fOi/GNifgE6SvsSVAlW+/OfLkCRgecog cNpQfvP81dwj3Cy2eHOR8LAkGV8cP/j42B9mPmul1JkwrfH9rIc+cMBAW94VHbY5KGCf9G QoR9QRPpo17FTB9VZo20lJGzg8Ox4YFYN9JISofJ6VZfpvejspQqjR4PcJwmnA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1735154514; a=rsa-sha256; cv=none; b=oeVtCkZvQWk/qtV0IZM01Gf8A1F+fklHGhVJI63Trq1gYOnaa9q/gx/JpPtiqioGn/GQ59 Wy0Gge9I3m/Vdr/osjDCAU3Ai2wLk+TlgPFr2gs6wo66SuW7qd9eBPPWIu+ZXuMlSsaB9v wzTXPRyGp8/4A6FPAyD9Qz7XuEF+IPyk6X6ihwksUquTE5YwGUtNF/UITs7VoS9mpFhXAx pc/7tpHjCaZ+fU52X6D2J2ilcs9c9hvJoFi2VYAHCXXzHC2zhaZQYgV1n5M+M1EXqZSF2A UX3QEoDW+/Pdlh1Hmyz05AwA5cWs/8TyyjheuYisuDUhdT+2Cg2h3HgdEB/JLQ== 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 4YJM820p8wzM68; Wed, 25 Dec 2024 19:21:54 +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 4BPJLrWX011468; Wed, 25 Dec 2024 19:21:53 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 4BPJLraT011465; Wed, 25 Dec 2024 19:21:53 GMT (envelope-from git) Date: Wed, 25 Dec 2024 19:21:53 GMT Message-Id: <202412251921.4BPJLraT011465@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: 237ed01bdf1e - main - devel/rubygem-aws-partitions: Update to 1.1023.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: 237ed01bdf1e80c23fb8fdae03234af398d78465 Auto-Submitted: auto-generated The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=237ed01bdf1e80c23fb8fdae03234af398d78465 commit 237ed01bdf1e80c23fb8fdae03234af398d78465 Author: Po-Chuan Hsieh AuthorDate: 2024-12-25 18:52:49 +0000 Commit: Po-Chuan Hsieh CommitDate: 2024-12-25 19:15:53 +0000 devel/rubygem-aws-partitions: Update to 1.1023.0 Changes: https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-partitions/CHANGELOG.md --- devel/rubygem-aws-partitions/Makefile | 2 +- devel/rubygem-aws-partitions/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/rubygem-aws-partitions/Makefile b/devel/rubygem-aws-partitions/Makefile index 91eaba3f628a..eec7b0f544dc 100644 --- a/devel/rubygem-aws-partitions/Makefile +++ b/devel/rubygem-aws-partitions/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-partitions -PORTVERSION= 1.1008.0 +PORTVERSION= 1.1023.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-partitions/distinfo b/devel/rubygem-aws-partitions/distinfo index 8989d2dafc4e..fd72ea03a37c 100644 --- a/devel/rubygem-aws-partitions/distinfo +++ b/devel/rubygem-aws-partitions/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1732675366 -SHA256 (rubygem/aws-partitions-1.1008.0.gem) = 6fb5e6b843ea1169480c804fc861a5de7407762097de75cf4734fbcd35466227 -SIZE (rubygem/aws-partitions-1.1008.0.gem) = 68096 +TIMESTAMP = 1734888408 +SHA256 (rubygem/aws-partitions-1.1023.0.gem) = a65cd73fe64b3506aafdbd920e7d7d3b234a74a87afcce98a8afec8bed3e44b9 +SIZE (rubygem/aws-partitions-1.1023.0.gem) = 70144