diff options
| author | Matthias Fechner <mfechner@FreeBSD.org> | 2026-05-09 06:05:20 +0000 |
|---|---|---|
| committer | Matthias Fechner <mfechner@FreeBSD.org> | 2026-05-14 06:27:55 +0000 |
| commit | 9a60eb7324ed4a79d9724509fcccc94dd9cb8582 (patch) | |
| tree | 2525778ce3b9445573c7e6a667db22ad9d998a88 | |
| parent | 511739b84b864e61b389ba39aa1cacd8ca81bc3d (diff) | |
devel/glab: update to 1.95.0
Changes: https://gitlab.com/gitlab-org/cli/-/releases
(cherry picked from commit 9119360a496e631b33afea05426b553cda63fcf7)
| -rw-r--r-- | devel/glab/Makefile | 4 | ||||
| -rw-r--r-- | devel/glab/distinfo | 10 | ||||
| -rw-r--r-- | devel/glab/pkg-plist | 2 |
3 files changed, 9 insertions, 7 deletions
diff --git a/devel/glab/Makefile b/devel/glab/Makefile index 41eed5aaf096..f63d6a6641c0 100644 --- a/devel/glab/Makefile +++ b/devel/glab/Makefile @@ -1,6 +1,6 @@ PORTNAME= glab DISTVERSIONPREFIX= v -DISTVERSION= 1.94.0 +DISTVERSION= 1.95.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= aa456f48555068e900b45b0b5451ce27125bef6c +_TAG= 6a2f207dd73796fb27873b9197bebbaf63e6fae2 GO_MODULE= gitlab.com/gitlab-org/cli GO_TARGET= ./cmd/${PORTNAME} diff --git a/devel/glab/distinfo b/devel/glab/distinfo index dffe00700772..735ccb83e242 100644 --- a/devel/glab/distinfo +++ b/devel/glab/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1778127827 -SHA256 (go/devel_glab/glab-v1.94.0/v1.94.0.mod) = d86c1136c6c49b95cab5199161b5724394d876290dbc59d3fcd424292138aad0 -SIZE (go/devel_glab/glab-v1.94.0/v1.94.0.mod) = 7147 -SHA256 (go/devel_glab/glab-v1.94.0/v1.94.0.zip) = 9d5272ef1303896d0f82b0cc03abd9f50eed9b01c7f0c911ece2ba62f262af0f -SIZE (go/devel_glab/glab-v1.94.0/v1.94.0.zip) = 17883516 +TIMESTAMP = 1778306228 +SHA256 (go/devel_glab/glab-v1.95.0/v1.95.0.mod) = d57269db811b4c42d59dae668e2a03d41cd90367cb946318cc22688a3696a199 +SIZE (go/devel_glab/glab-v1.95.0/v1.95.0.mod) = 7147 +SHA256 (go/devel_glab/glab-v1.95.0/v1.95.0.zip) = 19bf01fdb5fb8dee7bf20fb7f39f733ef3f423cdda65daf9509e9c334ed471b5 +SIZE (go/devel_glab/glab-v1.95.0/v1.95.0.zip) = 17899205 diff --git a/devel/glab/pkg-plist b/devel/glab/pkg-plist index d085bd7f9f91..5891e07aa6a5 100644 --- a/devel/glab/pkg-plist +++ b/devel/glab/pkg-plist @@ -204,6 +204,8 @@ %%MANPAGES%%share/man/man1/glab-securefile-list.1.gz %%MANPAGES%%share/man/man1/glab-securefile-remove.1.gz %%MANPAGES%%share/man/man1/glab-securefile.1.gz +%%MANPAGES%%share/man/man1/glab-skills-install.1.gz +%%MANPAGES%%share/man/man1/glab-skills.1.gz %%MANPAGES%%share/man/man1/glab-snippet-create.1.gz %%MANPAGES%%share/man/man1/glab-snippet.1.gz %%MANPAGES%%share/man/man1/glab-ssh-key-add.1.gz |
