mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
Bugfix update to 13.3.5.
Changelog: https://about.gitlab.com/releases/2020/09/04/gitlab-13-3-5-released/
This commit is contained in:
parent
ff56220a01
commit
0313a0218f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=547562
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= gitaly
|
||||
DISTVERSION= 13.3.4
|
||||
DISTVERSION= 13.3.5
|
||||
PORTREVISION= 0
|
||||
CATEGORIES= devel
|
||||
|
||||
@ -42,7 +42,7 @@ MAKE_ENV= GOFLAGS="${GO_BUILDFLAGS}"
|
||||
USE_GITLAB= yes
|
||||
GL_ACCOUNT= gitlab-org
|
||||
# Find this here: https://gitlab.com/gitlab-org/gitaly/-/tags
|
||||
GL_COMMIT= afe455ca25ce9a3ae23d884805fb91bbdf07f5d3
|
||||
GL_COMMIT= 6641c69e380bc4f0350da7e85ebfcbd1565f47b8
|
||||
|
||||
# for go dependencies
|
||||
USE_GITHUB= nodefault
|
||||
|
@ -1,4 +1,4 @@
|
||||
TIMESTAMP = 1599118694
|
||||
TIMESTAMP = 1599241234
|
||||
SHA256 (BurntSushi-toml-v0.3.1_GH0.tar.gz) = 6593da894578ba510a470735ffbdc88ce88033094dc5a8f4d3957ab87e18803f
|
||||
SIZE (BurntSushi-toml-v0.3.1_GH0.tar.gz) = 42077
|
||||
SHA256 (DataDog-dd-trace-go-v1.7.0_GH0.tar.gz) = d81bd47683ef9cbd228691b077373d3e15ca5fa5b9e7919099c4e87779040e84
|
||||
@ -99,8 +99,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-gitaly-afe455ca25ce9a3ae23d884805fb91bbdf07f5d3_GL0.tar.gz) = 3c59a7806de50b157db0382a3b8347a8f29c5f5528f0b631dc4ba200df389e7e
|
||||
SIZE (gitlab-org-gitaly-afe455ca25ce9a3ae23d884805fb91bbdf07f5d3_GL0.tar.gz) = 3099847
|
||||
SHA256 (gitlab-org-gitaly-6641c69e380bc4f0350da7e85ebfcbd1565f47b8_GL0.tar.gz) = 9299dd278deee6b0b9750fb21a0091a641d06226d28eca30397ee41d5c2f9d23
|
||||
SIZE (gitlab-org-gitaly-6641c69e380bc4f0350da7e85ebfcbd1565f47b8_GL0.tar.gz) = 3099779
|
||||
SHA256 (gitlab-org-gitlab-shell-716e30c55e893ebe2385b27f85902a789f26c6ef_GL0.tar.gz) = 9a2a40a6c44802b1de7ff46bc9c6bc97c8be179d0ca4fe755c22044650d3f84c
|
||||
SIZE (gitlab-org-gitlab-shell-716e30c55e893ebe2385b27f85902a789f26c6ef_GL0.tar.gz) = 65840
|
||||
SHA256 (gitlab-org-labkit-0149780c759d60f61fcfe1648fb882ba7ec41f3f_GL0.tar.gz) = fa3a9e6a6da58375427ee1814d95dba8d55bee13537492bba19480eae772ab95
|
||||
|
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= gitlab-ce
|
||||
PORTVERSION= 13.3.4
|
||||
PORTVERSION= 13.3.5
|
||||
PORTREVISION= 0
|
||||
CATEGORIES= www devel
|
||||
|
||||
@ -259,7 +259,7 @@ USE_GITLAB= yes
|
||||
GL_ACCOUNT= gitlab-org
|
||||
GL_PROJECT= gitlab-foss
|
||||
# Find the here: https://gitlab.com/gitlab-org/gitlab-foss/-/tags
|
||||
GL_COMMIT= aebc07f48e86bb27f3fdf7992f516e0ba73abecf
|
||||
GL_COMMIT= 467cb4161ad14ca3a5a92c2b0bed271e4da033fa
|
||||
|
||||
USERS= git
|
||||
GROUPS= git
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1599118605
|
||||
SHA256 (gitlab-org-gitlab-foss-aebc07f48e86bb27f3fdf7992f516e0ba73abecf_GL0.tar.gz) = 4ae5aae5d36ff59a8221ac3012dc50ee8ce1221655db8de41380afe6e3c4576c
|
||||
SIZE (gitlab-org-gitlab-foss-aebc07f48e86bb27f3fdf7992f516e0ba73abecf_GL0.tar.gz) = 98984166
|
||||
TIMESTAMP = 1599241175
|
||||
SHA256 (gitlab-org-gitlab-foss-467cb4161ad14ca3a5a92c2b0bed271e4da033fa_GL0.tar.gz) = 4ae5d2087c5842a93e9721e11385a461ef04cc11e4d5601117cb943239154cb1
|
||||
SIZE (gitlab-org-gitlab-foss-467cb4161ad14ca3a5a92c2b0bed271e4da033fa_GL0.tar.gz) = 98984277
|
||||
|
Loading…
Reference in New Issue
Block a user