diff options
author | Matthias Fechner <mfechner@FreeBSD.org> | 2020-03-28 09:05:24 +0000 |
---|---|---|
committer | Matthias Fechner <mfechner@FreeBSD.org> | 2020-03-28 09:05:24 +0000 |
commit | 881c16ed60497ac62bf3f1a1a25980b001048a9c (patch) | |
tree | 5277ac701de46a3ff6a30d78827a193d0f2fbc66 /devel/gitlab-shell | |
parent | 0a9559c4e2dddaafef5034ed4bcf953dc6b278de (diff) |
Update to 12.0.0 which is required for gitlab-ce 12.9 upgrade.
Notes
Notes:
svn path=/head/; revision=529320
Diffstat (limited to 'devel/gitlab-shell')
-rw-r--r-- | devel/gitlab-shell/Makefile | 9 | ||||
-rw-r--r-- | devel/gitlab-shell/distinfo | 6 |
2 files changed, 7 insertions, 8 deletions
diff --git a/devel/gitlab-shell/Makefile b/devel/gitlab-shell/Makefile index e0f5e7a398dd..7bcce3722494 100644 --- a/devel/gitlab-shell/Makefile +++ b/devel/gitlab-shell/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gitlab-shell -PORTVERSION= 11.0.0 +PORTVERSION= 12.0.0 CATEGORIES= devel MAINTAINER= mfechner@FreeBSD.org @@ -19,7 +19,7 @@ ALL_TARGET= build USE_GITLAB= yes GL_ACCOUNT= gitlab-org # Find the commit hash here: https://gitlab.com/gitlab-org/gitlab-shell/tags -GL_COMMIT= a7b6307397c0bf5414a102052042d405c3b40162 +GL_COMMIT= b920520599142435ce06ad155099544adc923618 BUILD_DEPENDS= rubygem-bundler1=1.17.3:sysutils/rubygem-bundler1 @@ -31,7 +31,7 @@ INSTALL_TARGET= install-strip # for go dependencies USE_GITHUB= nodefault # generated with: make gomod-deps -# 30dd +# 29dd # Make sure you have here the path .../go/vendor/... and not .../vendor/... GH_TUPLE= \ DataDog:dd-trace-go:v1.7.0:datadog_dd_trace_go/vendor/gopkg.in/DataDog/dd-trace-go.v1 \ @@ -60,8 +60,7 @@ GH_TUPLE= \ uber:jaeger-client-go:v2.15.0:uber_jaeger_client_go/vendor/github.com/uber/jaeger-client-go \ uber:jaeger-lib:v1.5.0:uber_jaeger_lib/vendor/github.com/uber/jaeger-lib -GL_TUPLE= \ - gitlab-org:gitaly:aa1ff2a76ac14e1ad3eca35cc05ea86ef59fffbb:gitlab_org_gitaly/vendor/gitlab.com/gitlab-org/gitaly \ +GL_TUPLE= gitlab-org:gitaly:aa1ff2a76ac14e1ad3eca35cc05ea86ef59fffbb:gitlab_org_gitaly/vendor/gitlab.com/gitlab-org/gitaly \ gitlab-org:labkit:0c3fc7cdd57c57da5ab474aa72b6640d2bdc9ebb:gitlab_org_labkit/vendor/gitlab.com/gitlab-org/labkit post-patch: diff --git a/devel/gitlab-shell/distinfo b/devel/gitlab-shell/distinfo index 45204c4ba990..cfa6ed4cfeae 100644 --- a/devel/gitlab-shell/distinfo +++ b/devel/gitlab-shell/distinfo @@ -1,4 +1,4 @@ -TIMESTAMP = 1580549387 +TIMESTAMP = 1585311063 SHA256 (DataDog-dd-trace-go-v1.7.0_GH0.tar.gz) = d81bd47683ef9cbd228691b077373d3e15ca5fa5b9e7919099c4e87779040e84 SIZE (DataDog-dd-trace-go-v1.7.0_GH0.tar.gz) = 3321111 SHA256 (codahale-hdrhistogram-3a0bb77429bd_GH0.tar.gz) = 3ef6b86658bc370e027304e55a8685767f7fd8a94199f4bea08c9388bf84a1b0 @@ -49,8 +49,8 @@ SHA256 (uber-jaeger-client-go-v2.15.0_GH0.tar.gz) = 6b89d1a6684475fcbaed3f9d2137 SIZE (uber-jaeger-client-go-v2.15.0_GH0.tar.gz) = 164460 SHA256 (uber-jaeger-lib-v1.5.0_GH0.tar.gz) = 98901cc41df77858a2f601ad48b45bdf72af40c56f15bc5182416b15db0daac3 SIZE (uber-jaeger-lib-v1.5.0_GH0.tar.gz) = 31655 -SHA256 (gitlab-org-gitlab-shell-a7b6307397c0bf5414a102052042d405c3b40162_GL0.tar.gz) = cfeb6e9117243740754f0e914d110fa470a68ed54ea65625c24294f93fc25978 -SIZE (gitlab-org-gitlab-shell-a7b6307397c0bf5414a102052042d405c3b40162_GL0.tar.gz) = 59916 +SHA256 (gitlab-org-gitlab-shell-b920520599142435ce06ad155099544adc923618_GL0.tar.gz) = 4c0755d1e7b7e72537f2cfc2d41c0612a1535b4eab74265d8d0764845844f442 +SIZE (gitlab-org-gitlab-shell-b920520599142435ce06ad155099544adc923618_GL0.tar.gz) = 59969 SHA256 (gitlab-org-gitaly-aa1ff2a76ac14e1ad3eca35cc05ea86ef59fffbb_GL0.tar.gz) = 717aaa0210924db6f537dbe06e6b373e687fb73ec11f1e0a9f6b12cf4dbc1ce1 SIZE (gitlab-org-gitaly-aa1ff2a76ac14e1ad3eca35cc05ea86ef59fffbb_GL0.tar.gz) = 2773612 SHA256 (gitlab-org-labkit-0c3fc7cdd57c57da5ab474aa72b6640d2bdc9ebb_GL0.tar.gz) = 449f2e2d1cedea1ea276a1d8132d0244a4c5ffc465d2a24b824ab9790641f78e |