From nobody Sat Feb 14 06:13:28 2026 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 4fCdyJ5GStz6Sjrw for ; Sat, 14 Feb 2026 06:13:28 +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 "R13" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fCdyJ3FQBz4NgL for ; Sat, 14 Feb 2026 06:13:28 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1771049608; 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=Or8XS2xKyskqur6cSyHW5pYAZPaVYdSJ4DRj+R8XAjU=; b=X8fPy3pYCw1z7hv5iF41xTrVk5xrSpV+eYGsEtiF2PEUCmmNWBAxu2Ucymug035UHoyIyH KgcTpOOG3sH8XdEfTqkodgTdWriobh4at8v2VumxGRDrpIbYlio3k1IFtm3aonopEgchYE zy83JfSEaoQnTtcRONB0K4HV3tCvSJTI+48wWSjkByXFaBWIk2TDva+xG3NcAVBTvv68Sd F2v22DHp4jM5U1fBwXPL5vcCR0rqREgJhttP/QejwI3u4r8kHspDfjFgDmI+VDEYxnuzz5 wLpJXD7Nzj68glywwB+DmRLLoN9E2pb9olOKv9Zv7ktSNt05b6a3vhZW7sf17Q== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1771049608; a=rsa-sha256; cv=none; b=RI3jZCdwMbP1nmpppeZYP1+crhAsuFvu4TOTbsIPNRzHDKw7IdzFrV2suVYzyZEnzP1ro/ ltRfq5XKt2KxjSCPHu7IpBAdCsEWM5XQbrgZdkiy5VnCPEZ7ErSK6LRPQCEQx5Z6lFSA2H 6Ye1AeQLmIu7dmJRRDFRTILUj+bqRGGR/G7+GOToLNSKbDJcgqTRU3SGb6eXGBd6o6gziK WFpRu8cDMnJqQwd+F0ZuTfQpEn7cBYdOWWkD+zG+VZAcxzOyRbA9EK8rzt4Lil16xem4fk kn0J89nLjoeSNEUPxhZWePOcIbupz0ncMibaQb1a2931AwFGMZfWu3v24lLu0Q== 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=1771049608; 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=Or8XS2xKyskqur6cSyHW5pYAZPaVYdSJ4DRj+R8XAjU=; b=e4wQQDTusBr0DTyBmXLlaqWkaSwgfdElMUm2WYsiIViWNhb2xxC74ZDjj22jJ/XmiUprQX yw7PoHLakQtd03DSJyzobT22iWhhWGfiuyAz6ej3VZZDHm6rY5PT/7nS56ZitxpghRji13 pXAHUxJRAPPogpWMKul2wr0CIQZ9iQuZtYWifu9AMlMM7cKQZZrle7A8YUTQZmFLX/8O6q cDwzGdq200FSFAjkOAslTmGJkHA8rcqJwvwuuCcV9xchzq3z1cGpL+47PByl2zvwIgOn3/ OpP+5kiDvvAQQslsUhXn5EgExFlyLZbmvJ2HsuOuVLtEr747RpgqFCYupRKTOw== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fCdyJ2hgSzwH2 for ; Sat, 14 Feb 2026 06:13:28 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 334ba by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Sat, 14 Feb 2026 06:13:28 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Matthias Fechner Subject: git: c333180b4165 - 2026Q1 - devel/glab: update to 1.85.1 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: mfechner X-Git-Repository: ports X-Git-Refname: refs/heads/2026Q1 X-Git-Reftype: branch X-Git-Commit: c333180b416502704f0adf193028cb3a7343e237 Auto-Submitted: auto-generated Date: Sat, 14 Feb 2026 06:13:28 +0000 Message-Id: <69901288.334ba.37e5b51e@gitrepo.freebsd.org> The branch 2026Q1 has been updated by mfechner: URL: https://cgit.FreeBSD.org/ports/commit/?id=c333180b416502704f0adf193028cb3a7343e237 commit c333180b416502704f0adf193028cb3a7343e237 Author: Matthias Fechner AuthorDate: 2026-02-14 05:47:56 +0000 Commit: Matthias Fechner CommitDate: 2026-02-14 05:51:26 +0000 devel/glab: update to 1.85.1 Changes: https://gitlab.com/gitlab-org/cli/-/releases/v1.85.1 (cherry picked from commit dc826a8a2521d222752f89a81d6912987370e80a) --- devel/glab/Makefile | 4 ++-- devel/glab/distinfo | 10 +++++----- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/devel/glab/Makefile b/devel/glab/Makefile index 6b4173e8ad1b..aa95f2bee036 100644 --- a/devel/glab/Makefile +++ b/devel/glab/Makefile @@ -1,6 +1,6 @@ PORTNAME= glab DISTVERSIONPREFIX= v -DISTVERSION= 1.85.0 +DISTVERSION= 1.85.1 CATEGORIES= devel MAINTAINER= mfechner@FreeBSD.org @@ -19,7 +19,7 @@ _BUILD_VERSION= ${DISTVERSION} _BUILD_PLATFORM= ${OPSYS:tl} _BUILD_DATE= $$(date +%Y-%m-%d) # Find here: https://gitlab.com/gitlab-org/cli/-/tags -_TAG= e1ca262b84d023678dff220d67dc63484058723e +_TAG= cbc454067c503122c86615e24b629dc0ee275f28 GO_MODULE= gitlab.com/gitlab-org/cli GO_TARGET= ./cmd/${PORTNAME} diff --git a/devel/glab/distinfo b/devel/glab/distinfo index 9f911b1d8255..df381143335d 100644 --- a/devel/glab/distinfo +++ b/devel/glab/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1771047693 -SHA256 (go/devel_glab/glab-v1.85.0/v1.85.0.mod) = f8f169b6a1bb8cd4f5ef100d5a426f856d0b70c33651a2a05549daf0dcf3f0c6 -SIZE (go/devel_glab/glab-v1.85.0/v1.85.0.mod) = 7983 -SHA256 (go/devel_glab/glab-v1.85.0/v1.85.0.zip) = 8583bbc82ea0cea56219422a39a82d3cb842256406b20981d552b5bab521f823 -SIZE (go/devel_glab/glab-v1.85.0/v1.85.0.zip) = 17703196 +TIMESTAMP = 1771047968 +SHA256 (go/devel_glab/glab-v1.85.1/v1.85.1.mod) = f8f169b6a1bb8cd4f5ef100d5a426f856d0b70c33651a2a05549daf0dcf3f0c6 +SIZE (go/devel_glab/glab-v1.85.1/v1.85.1.mod) = 7983 +SHA256 (go/devel_glab/glab-v1.85.1/v1.85.1.zip) = 5d05879cc1bf0dee834d401a387789fa5ba27a6e2ae03117527ea5b4b42faf82 +SIZE (go/devel_glab/glab-v1.85.1/v1.85.1.zip) = 17703269