diff options
author | Matthias Fechner <mfechner@FreeBSD.org> | 2022-11-26 17:34:25 +0000 |
---|---|---|
committer | Matthias Fechner <mfechner@FreeBSD.org> | 2023-01-11 11:54:12 +0000 |
commit | 29dce4243d4c921ac6d72b823bb788410c262d6d (patch) | |
tree | e2433b9229b1754bf8950b3850769331db5afead | |
parent | bc6a86037e9f7f5f8f8eb0276fedcce890c7b5c0 (diff) |
devel/gitlab-shell: update to 14.13.0
Required for gitlab-ce 15.6.
-rw-r--r-- | devel/gitlab-shell/Makefile | 5 | ||||
-rw-r--r-- | devel/gitlab-shell/distinfo | 10 |
2 files changed, 7 insertions, 8 deletions
diff --git a/devel/gitlab-shell/Makefile b/devel/gitlab-shell/Makefile index 37fb1d47a440..6ce72387a2a7 100644 --- a/devel/gitlab-shell/Makefile +++ b/devel/gitlab-shell/Makefile @@ -1,6 +1,5 @@ PORTNAME= gitlab-shell -PORTVERSION= 14.12.0 -PORTREVISION= 1 +PORTVERSION= 14.13.0 CATEGORIES= devel MAINTAINER= mfechner@FreeBSD.org @@ -14,7 +13,7 @@ USES= gmake go:modules,no_targets USE_GITLAB= yes GL_ACCOUNT= gitlab-org # Find the commit hash here: https://gitlab.com/gitlab-org/gitlab-shell/tags -GL_COMMIT= 6888aaeeb3ebf7fa9e9958384df1ccb315b0e7f8 +GL_COMMIT= b42a398c92565630b541e55c2c6c0ce47cf10b58 USERS= git GROUPS= git diff --git a/devel/gitlab-shell/distinfo b/devel/gitlab-shell/distinfo index 100b3740b761..8ff87d1396f1 100644 --- a/devel/gitlab-shell/distinfo +++ b/devel/gitlab-shell/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1668844538 -SHA256 (go/devel_gitlab-shell/gitlab-org-gitlab-shell-6888aaeeb3ebf7fa9e9958384df1ccb315b0e7f8_GL0/go.mod) = 333750775c8a0103d6aacb61f48dc8743ed2fdaf3ff8f6a4d8759b2334b0be57 -SIZE (go/devel_gitlab-shell/gitlab-org-gitlab-shell-6888aaeeb3ebf7fa9e9958384df1ccb315b0e7f8_GL0/go.mod) = 4164 -SHA256 (go/devel_gitlab-shell/gitlab-org-gitlab-shell-6888aaeeb3ebf7fa9e9958384df1ccb315b0e7f8_GL0/gitlab-org-gitlab-shell-6888aaeeb3ebf7fa9e9958384df1ccb315b0e7f8_GL0.tar.gz) = f4fea8793dc4a75d9dbd21c1193b18869db0db120bba76d5eeaf3afc6a22414d -SIZE (go/devel_gitlab-shell/gitlab-org-gitlab-shell-6888aaeeb3ebf7fa9e9958384df1ccb315b0e7f8_GL0/gitlab-org-gitlab-shell-6888aaeeb3ebf7fa9e9958384df1ccb315b0e7f8_GL0.tar.gz) = 163502 +TIMESTAMP = 1669459422 +SHA256 (go/devel_gitlab-shell/gitlab-org-gitlab-shell-b42a398c92565630b541e55c2c6c0ce47cf10b58_GL0/go.mod) = 333750775c8a0103d6aacb61f48dc8743ed2fdaf3ff8f6a4d8759b2334b0be57 +SIZE (go/devel_gitlab-shell/gitlab-org-gitlab-shell-b42a398c92565630b541e55c2c6c0ce47cf10b58_GL0/go.mod) = 4164 +SHA256 (go/devel_gitlab-shell/gitlab-org-gitlab-shell-b42a398c92565630b541e55c2c6c0ce47cf10b58_GL0/gitlab-org-gitlab-shell-b42a398c92565630b541e55c2c6c0ce47cf10b58_GL0.tar.gz) = f829f0d9716a6652f6fc793a2fdf11205da05c0a9f2e37c01eeee674e1b76e0f +SIZE (go/devel_gitlab-shell/gitlab-org-gitlab-shell-b42a398c92565630b541e55c2c6c0ce47cf10b58_GL0/gitlab-org-gitlab-shell-b42a398c92565630b541e55c2c6c0ce47cf10b58_GL0.tar.gz) = 163412 |