diff --git a/sysutils/gitlab-cli/Makefile b/sysutils/gitlab-cli/Makefile index 177ee7198a4..ce08ffe6b5b 100644 --- a/sysutils/gitlab-cli/Makefile +++ b/sysutils/gitlab-cli/Makefile @@ -1,6 +1,6 @@ COMMENT = GitLab CLI tool -V = 1.27.1 +V = 1.28.0 MODGO_MODNAME = gitlab.com/gitlab-org/cli MODGO_VERSION = v${V} diff --git a/sysutils/gitlab-cli/distinfo b/sysutils/gitlab-cli/distinfo index 0e6160d13b1..f16e22fa4af 100644 --- a/sysutils/gitlab-cli/distinfo +++ b/sysutils/gitlab-cli/distinfo @@ -1,4 +1,4 @@ -SHA256 (cli-v1.27.1.zip) = O8yAfATTX5A5by1xjs+vMR/GUYOggYQ5Qndw+QnW8ws= +SHA256 (cli-v1.28.0.zip) = pzXaETuZ+aQPdLFN7J6Rqv+i6Y+FdFM/lfCPGv/ym0A= SHA256 (go_modules/cloud.google.com/go/@v/v0.26.0.mod) = IhijTyC5cbwZUhbUGV9XUgoqy9hd5/wxrPxEAmZwTBE= SHA256 (go_modules/cloud.google.com/go/@v/v0.34.0.mod) = IhijTyC5cbwZUhbUGV9XUgoqy9hd5/wxrPxEAmZwTBE= SHA256 (go_modules/cloud.google.com/go/@v/v0.38.0.mod) = IRVe7cPkx6CccZziPHA/vxTDSspC7QDcCHdN5uu+gAc= @@ -874,7 +874,7 @@ SHA256 (go_modules/rsc.io/quote/v3/@v/v3.1.0.mod) = shHZ8WtVQpcPA6LmJJ30UDgwSjeh SHA256 (go_modules/rsc.io/quote/v3/@v/v3.1.0.zip) = tDTLv8MsF7UijQsO3erqib707JvZC1yPxVtk+M4T7rk= SHA256 (go_modules/rsc.io/sampler/@v/v1.3.0.mod) = oq5uhUCkC4XldwPMYYuZxbEHU4bZWOiZmg4tTALzpwU= SHA256 (go_modules/rsc.io/sampler/@v/v1.3.0.zip) = 2iArDagDqyZhq5imgLuk9kEjoyblQMJVgrbNu53BFKo= -SIZE (cli-v1.27.1.zip) = 17005685 +SIZE (cli-v1.28.0.zip) = 17006889 SIZE (go_modules/cloud.google.com/go/@v/v0.26.0.mod) = 27 SIZE (go_modules/cloud.google.com/go/@v/v0.34.0.mod) = 27 SIZE (go_modules/cloud.google.com/go/@v/v0.38.0.mod) = 1006 diff --git a/sysutils/gitlab-cli/pkg/PLIST b/sysutils/gitlab-cli/pkg/PLIST index 0b101ebfbe0..be434bf0b94 100644 --- a/sysutils/gitlab-cli/pkg/PLIST +++ b/sysutils/gitlab-cli/pkg/PLIST @@ -23,6 +23,7 @@ @man man/man1/glab-config-get.1 @man man/man1/glab-config-set.1 @man man/man1/glab-config.1 +@man man/man1/glab-incident-close.1 @man man/man1/glab-incident-list.1 @man man/man1/glab-incident-view.1 @man man/man1/glab-incident.1