Date: Fri, 13 Mar 2026 15:00:16 +0000 From: Matthias Fechner <mfechner@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org Subject: git: 10c102238c82 - 2026Q1 - devel/glab: update to 1.88.0 Message-ID: <69b42680.3b0e3.5e5b4e6a@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch 2026Q1 has been updated by mfechner: URL: https://cgit.FreeBSD.org/ports/commit/?id=10c102238c827ec651ab0674cc49efbaf359781c commit 10c102238c827ec651ab0674cc49efbaf359781c Author: Matthias Fechner <mfechner@FreeBSD.org> AuthorDate: 2026-03-05 06:51:48 +0000 Commit: Matthias Fechner <mfechner@FreeBSD.org> CommitDate: 2026-03-13 14:37:02 +0000 devel/glab: update to 1.88.0 Changes: https://gitlab.com/gitlab-org/cli/-/releases/v1.88.0 (cherry picked from commit dd28a2cc356028ee56952c74598a822ac35d4349) --- devel/glab/Makefile | 4 ++-- devel/glab/distinfo | 10 +++++----- devel/glab/pkg-plist | 2 ++ 3 files changed, 9 insertions(+), 7 deletions(-) diff --git a/devel/glab/Makefile b/devel/glab/Makefile index 33c0a1ec4eaa..f527e2d730e4 100644 --- a/devel/glab/Makefile +++ b/devel/glab/Makefile @@ -1,6 +1,6 @@ PORTNAME= glab DISTVERSIONPREFIX= v -DISTVERSION= 1.87.0 +DISTVERSION= 1.88.0 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= 7e37c75a051e6b8619e30a32cca0a51311045dd7 +_TAG= a1f268d788c25c7e4cb48cb914ee5c056f71b92b GO_MODULE= gitlab.com/gitlab-org/cli GO_TARGET= ./cmd/${PORTNAME} diff --git a/devel/glab/distinfo b/devel/glab/distinfo index 2bb41859d5ad..9fdee19dd081 100644 --- a/devel/glab/distinfo +++ b/devel/glab/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1772548839 -SHA256 (go/devel_glab/glab-v1.87.0/v1.87.0.mod) = 34a7c506f95784b6113ed3be2a9d1f5f40920bedbf78e37767adfdcdc072929a -SIZE (go/devel_glab/glab-v1.87.0/v1.87.0.mod) = 8078 -SHA256 (go/devel_glab/glab-v1.87.0/v1.87.0.zip) = 49159615e0da22f3c3c1168aa49b87828849570bbd596b424263f2db3e69c263 -SIZE (go/devel_glab/glab-v1.87.0/v1.87.0.zip) = 17737097 +TIMESTAMP = 1772690777 +SHA256 (go/devel_glab/glab-v1.88.0/v1.88.0.mod) = 34a7c506f95784b6113ed3be2a9d1f5f40920bedbf78e37767adfdcdc072929a +SIZE (go/devel_glab/glab-v1.88.0/v1.88.0.mod) = 8078 +SHA256 (go/devel_glab/glab-v1.88.0/v1.88.0.zip) = 0ee8fe11e01e1fae7bdb8e9d9052cd157f25f55325cab5d0fbc75ac19c4b813e +SIZE (go/devel_glab/glab-v1.88.0/v1.88.0.zip) = 17747604 diff --git a/devel/glab/pkg-plist b/devel/glab/pkg-plist index 2a10a93b1e2a..8b60602cf756 100644 --- a/devel/glab/pkg-plist +++ b/devel/glab/pkg-plist @@ -157,6 +157,7 @@ %%MANPAGES%%share/man/man1/glab-repo-update.1.gz %%MANPAGES%%share/man/man1/glab-repo-view.1.gz %%MANPAGES%%share/man/man1/glab-repo.1.gz +%%MANPAGES%%share/man/man1/glab-runner-assign.1.gz %%MANPAGES%%share/man/man1/glab-runner-controller-create.1.gz %%MANPAGES%%share/man/man1/glab-runner-controller-delete.1.gz %%MANPAGES%%share/man/man1/glab-runner-controller-list.1.gz @@ -173,6 +174,7 @@ %%MANPAGES%%share/man/man1/glab-runner-controller.1.gz %%MANPAGES%%share/man/man1/glab-runner-delete.1.gz %%MANPAGES%%share/man/man1/glab-runner-list.1.gz +%%MANPAGES%%share/man/man1/glab-runner-unassign.1.gz %%MANPAGES%%share/man/man1/glab-runner-update.1.gz %%MANPAGES%%share/man/man1/glab-runner.1.gz %%MANPAGES%%share/man/man1/glab-schedule-create.1.gzhome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69b42680.3b0e3.5e5b4e6a>
