Skip to content

Commit

Permalink
devel/gitlab-shell: update to 14.17.0
Browse files Browse the repository at this point in the history
Required for gitlab-ce 15.9
  • Loading branch information
mfechner committed Apr 3, 2023
1 parent e6e749e commit a0c3e8f
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 9 deletions.
10 changes: 6 additions & 4 deletions devel/gitlab-shell/Makefile
@@ -1,6 +1,5 @@
PORTNAME= gitlab-shell
PORTVERSION= 14.15.0
PORTREVISION= 3
PORTVERSION= 14.17.0
CATEGORIES= devel

MAINTAINER= mfechner@FreeBSD.org
Expand All @@ -9,12 +8,15 @@ WWW= https://gitlab.com/gitlab-org/gitlab-shell

LICENSE= MIT

USES= gmake go:modules,no_targets
BUILD_DEPENDS= heimdal>=0:security/heimdal
LIB_DEPENDS= libkrb5.so:security/heimdal

USES= gmake go:modules,no_targets pkgconfig

USE_GITLAB= yes
GL_ACCOUNT= gitlab-org
# Find the commit hash here: https://gitlab.com/gitlab-org/gitlab-shell/tags
GL_COMMIT= 1e791e09f760064c41216535f210d935ee6435d7
GL_COMMIT= 336c4a51aa332b0cc1c68798003a1d82ab4a9cc3

USERS= git
GROUPS= git
Expand Down
10 changes: 5 additions & 5 deletions devel/gitlab-shell/distinfo
@@ -1,5 +1,5 @@
TIMESTAMP = 1675117913
SHA256 (go/devel_gitlab-shell/gitlab-org-gitlab-shell-1e791e09f760064c41216535f210d935ee6435d7_GL0/go.mod) = e264370ac9a2e8bc8ceffb382825d8c34afa786895a55f8629b3c09f6cababea
SIZE (go/devel_gitlab-shell/gitlab-org-gitlab-shell-1e791e09f760064c41216535f210d935ee6435d7_GL0/go.mod) = 4305
SHA256 (go/devel_gitlab-shell/gitlab-org-gitlab-shell-1e791e09f760064c41216535f210d935ee6435d7_GL0/gitlab-org-gitlab-shell-1e791e09f760064c41216535f210d935ee6435d7_GL0.tar.gz) = 686dc9ef788819bde50aac7a6b21067297c4e9a230f72a783085c9a2e3045c67
SIZE (go/devel_gitlab-shell/gitlab-org-gitlab-shell-1e791e09f760064c41216535f210d935ee6435d7_GL0/gitlab-org-gitlab-shell-1e791e09f760064c41216535f210d935ee6435d7_GL0.tar.gz) = 142322
TIMESTAMP = 1676995009
SHA256 (go/devel_gitlab-shell/gitlab-org-gitlab-shell-336c4a51aa332b0cc1c68798003a1d82ab4a9cc3_GL0/go.mod) = 2332a94b5447fe9baba937fe9efe9f6ae2aadcc60b17e91561658e052587cc51
SIZE (go/devel_gitlab-shell/gitlab-org-gitlab-shell-336c4a51aa332b0cc1c68798003a1d82ab4a9cc3_GL0/go.mod) = 4369
SHA256 (go/devel_gitlab-shell/gitlab-org-gitlab-shell-336c4a51aa332b0cc1c68798003a1d82ab4a9cc3_GL0/gitlab-org-gitlab-shell-336c4a51aa332b0cc1c68798003a1d82ab4a9cc3_GL0.tar.gz) = f0c5a4aeee0baa18f94d489b4bc2b163124ac9e2c2e77abc77a7dc199d5ef4fa
SIZE (go/devel_gitlab-shell/gitlab-org-gitlab-shell-336c4a51aa332b0cc1c68798003a1d82ab4a9cc3_GL0/gitlab-org-gitlab-shell-336c4a51aa332b0cc1c68798003a1d82ab4a9cc3_GL0.tar.gz) = 140045

0 comments on commit a0c3e8f

Please sign in to comment.