Skip to content

Commit

Permalink
www/gitlab-workhorse: update to 16.0.0
Browse files Browse the repository at this point in the history
Required for gitlab-ce 16.0.0
  • Loading branch information
mfechner committed May 28, 2023
1 parent e01d6d5 commit a4a9a35
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions www/gitlab-workhorse/Makefile
@@ -1,5 +1,5 @@
PORTNAME= gitlab-workhorse
PORTVERSION= 15.11.3
PORTVERSION= 16.0.0
PORTREVISION= 0
DISTVERSIONPREFIX= v
CATEGORIES= www
Expand All @@ -25,7 +25,7 @@ USE_GITLAB= yes
GL_ACCOUNT= gitlab-org
GL_PROJECT= gitlab-foss
# Find the commit hash here: https://gitlab.com/gitlab-org/gitlab-foss/-/tags
GL_COMMIT= 332cca52b7eceafe5626d2f7ac0e3c58bfa528e1
GL_COMMIT= 917d3f7ad12438a8ec7177d32114073ec479998a

# for go dependencies
# Gitlab hosts there dependencies on their own platform and not on go-proxy
Expand Down
10 changes: 5 additions & 5 deletions www/gitlab-workhorse/distinfo
@@ -1,5 +1,5 @@
TIMESTAMP = 1683981983
SHA256 (go/www_gitlab-workhorse/gitlab-org-gitlab-foss-332cca52b7eceafe5626d2f7ac0e3c58bfa528e1_GL0/go.mod) = a8e53c4a34094e2dcb0cf4d16483efc9a8e4a469b34af0b27333a6fbd76cf4de
SIZE (go/www_gitlab-workhorse/gitlab-org-gitlab-foss-332cca52b7eceafe5626d2f7ac0e3c58bfa528e1_GL0/go.mod) = 6202
SHA256 (go/www_gitlab-workhorse/gitlab-org-gitlab-foss-332cca52b7eceafe5626d2f7ac0e3c58bfa528e1_GL0/gitlab-org-gitlab-foss-332cca52b7eceafe5626d2f7ac0e3c58bfa528e1_GL0.tar.gz) = 951cbc5b3edbf42975c3355902f3d348c3faafe405266b9c1c1ca49989d127f7
SIZE (go/www_gitlab-workhorse/gitlab-org-gitlab-foss-332cca52b7eceafe5626d2f7ac0e3c58bfa528e1_GL0/gitlab-org-gitlab-foss-332cca52b7eceafe5626d2f7ac0e3c58bfa528e1_GL0.tar.gz) = 102158349
TIMESTAMP = 1684518755
SHA256 (go/www_gitlab-workhorse/gitlab-org-gitlab-foss-917d3f7ad12438a8ec7177d32114073ec479998a_GL0/go.mod) = 2599571314dd7c44b2d67e9887d956ba8da29aff50de5c994bdc8cd37d8b7e06
SIZE (go/www_gitlab-workhorse/gitlab-org-gitlab-foss-917d3f7ad12438a8ec7177d32114073ec479998a_GL0/go.mod) = 6331
SHA256 (go/www_gitlab-workhorse/gitlab-org-gitlab-foss-917d3f7ad12438a8ec7177d32114073ec479998a_GL0/gitlab-org-gitlab-foss-917d3f7ad12438a8ec7177d32114073ec479998a_GL0.tar.gz) = a06b905e9fe9575ee049223c149ac20d7bd75e95dd0efea66ee43f24c9692363
SIZE (go/www_gitlab-workhorse/gitlab-org-gitlab-foss-917d3f7ad12438a8ec7177d32114073ec479998a_GL0/gitlab-org-gitlab-foss-917d3f7ad12438a8ec7177d32114073ec479998a_GL0.tar.gz) = 101229788

0 comments on commit a4a9a35

Please sign in to comment.