From nobody Thu Dec 04 09:29:13 2025 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 4dMTjQ1mQrz6HgDS for ; Thu, 04 Dec 2025 09:29:14 +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" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4dMTjP6SWCz3ThR for ; Thu, 04 Dec 2025 09:29:13 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1764840554; 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=xk1vt7owBwx71o2O2vu3bB0FW30rFDbqOQ0umtNS1X4=; b=lHrNqHojQSlVd/aUJs1yMCCF5wCUgTXAqAnDh+SMGaGU6jKTDHIVvC6YZ7Xr75wrT6GpTb kA2Pg5pnqO3y8Bh/hzYPK6E+rfTFjY7HH4hUvi/Mxk/6lJMaedL4qeQzDb/Wlu38mkVlm1 gCoPpgdPf4MTX8y8FYbXSUzEvxOd673SIyOgjlUrnVm2GYIEaD1o5971QGftKWwfUpKtI2 MdqIlE4/LxgLp/4YwwqJG+OYh1G0DTjKXvBl4yDpm9cLmwywPFnalUUAqncQaePUvJ+WOZ /5tA8D88Ik7cGJcqJEQt7ONmkjF0knhJceU+i7wE+5tz2LBypChK38rFxrslSg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1764840554; 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=xk1vt7owBwx71o2O2vu3bB0FW30rFDbqOQ0umtNS1X4=; b=Pxxc5kpCsywnjtRVLBznzN5FFh/WaJOf7e3Tj1ROPrviT0sSG2Ota0ZFuFoPf/eGVZ95ux DA9t6Yqr9d2PCXQPCgCQcm4VkMKUCdyPWRD6m+doWct9KzNagwrwlVZ7OS7D01EYL3b0b+ VbJRkg9uDHUgzVKJSGHFI7gVJTBFPU0dz1Jj2YieTQBIct5m3DHymN/idwmvvzK79VvExD Bz/MTrHqcUekSc2EdU9XOTsO0OtMgALUILEoeykVneY/kKmUGQqij13FeI+JEKvtXyLlbo FNgIxCgdNxot/7BJwJA/ye9CnoOlpN0lP2oXGlDC7WIWgXivERpkvtCAl1KObw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1764840554; a=rsa-sha256; cv=none; b=gPQT7/pl2LzC+X9tnXUp74yoAbemUvvouZD+cuHauaBTXYqv1nzWb7ady3zrLwkvqEiMsW vaLSVJlym/sdHpGygaJlolkE379Gvjwz3O2XYckfal5o0SDogYOAKvn1b0++8EOhwzZfa/ BEaPXQBaE0ZckYO4qAslbtBGlVvKqv129ZCK3OligmmG7VVFIM0VHyXM7ywds1O7IVAs1s irivSKt0DgLN1RVN0GqkZtjPi1ZDlHg8msTQuFtK0XivbYlgIgt+mzpQ/WITkhcP+Flqw0 EniNM0+LTUdEwG3xWrgZFpdMwpF2ec2ncZ2hVpmonxOxl3HNvKKwed2GCQPDnQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4dMTjP5qJJz30W for ; Thu, 04 Dec 2025 09:29:13 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 35292 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Thu, 04 Dec 2025 09:29:13 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Muhammad Moinur Rahman Subject: git: 7ed752a647e0 - main - devel/cirrus-cli: Update version 0.156.0=>0.157.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: bofh X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 7ed752a647e0acb190eec7ea1fa7024dd44df562 Auto-Submitted: auto-generated Date: Thu, 04 Dec 2025 09:29:13 +0000 Message-Id: <69315469.35292.7568887d@gitrepo.freebsd.org> The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=7ed752a647e0acb190eec7ea1fa7024dd44df562 commit 7ed752a647e0acb190eec7ea1fa7024dd44df562 Author: Muhammad Moinur Rahman AuthorDate: 2025-12-04 08:03:47 +0000 Commit: Muhammad Moinur Rahman CommitDate: 2025-12-04 09:27:51 +0000 devel/cirrus-cli: Update version 0.156.0=>0.157.0 Changelog: https://github.com/cirruslabs/cirrus-cli/releases/tag/v0.157.0 --- devel/cirrus-cli/Makefile | 3 +-- devel/cirrus-cli/distinfo | 10 +++++----- 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/devel/cirrus-cli/Makefile b/devel/cirrus-cli/Makefile index c2aeb33b4de7..37aed94bb830 100644 --- a/devel/cirrus-cli/Makefile +++ b/devel/cirrus-cli/Makefile @@ -1,7 +1,6 @@ PORTNAME= cirrus-cli DISTVERSIONPREFIX= v -DISTVERSION= 0.156.0 -PORTREVISION= 2 +DISTVERSION= 0.157.0 CATEGORIES= devel MAINTAINER= bofh@FreeBSD.org diff --git a/devel/cirrus-cli/distinfo b/devel/cirrus-cli/distinfo index 8d4884be6d06..247834189430 100644 --- a/devel/cirrus-cli/distinfo +++ b/devel/cirrus-cli/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1761991422 -SHA256 (go/devel_cirrus-cli/cirrus-cli-v0.156.0/v0.156.0.mod) = 1f59565bb1c1f369d6beb7ac9bbdb48e31fa3c8a1a02cd49142e55908932104f -SIZE (go/devel_cirrus-cli/cirrus-cli-v0.156.0/v0.156.0.mod) = 10650 -SHA256 (go/devel_cirrus-cli/cirrus-cli-v0.156.0/v0.156.0.zip) = 2924aa1b86d73dc94fa9baf13058196d4bc979f1a5f85607e173d8c0a3a0703a -SIZE (go/devel_cirrus-cli/cirrus-cli-v0.156.0/v0.156.0.zip) = 1320441 +TIMESTAMP = 1764835333 +SHA256 (go/devel_cirrus-cli/cirrus-cli-v0.157.0/v0.157.0.mod) = e45cf9ff6fbfc47d2963ee522bf030b4f826f599aa80b097302e7f97cee13bc1 +SIZE (go/devel_cirrus-cli/cirrus-cli-v0.157.0/v0.157.0.mod) = 11522 +SHA256 (go/devel_cirrus-cli/cirrus-cli-v0.157.0/v0.157.0.zip) = f91f2ef0656e36eee274f14918289f4fe9f2a5d232efb5639f70514742eb65eb +SIZE (go/devel_cirrus-cli/cirrus-cli-v0.157.0/v0.157.0.zip) = 1318247