Upgrade to 1.42.3 which is required for gitlab-ce 11.11.2.
This commit is contained in:
parent
97548ad22e
commit
932ae980f8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=503567
2 changed files with 5 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= gitaly
|
||||
DISTVERSION= 1.42.2
|
||||
DISTVERSION= 1.42.3
|
||||
PORTREVISION= 0
|
||||
CATEGORIES= devel
|
||||
|
||||
|
@ -40,7 +40,7 @@ USE_RUBY= yes
|
|||
USE_GITLAB= yes
|
||||
GL_ACCOUNT= gitlab-org
|
||||
# Find this here: https://gitlab.com/gitlab-org/gitaly/tags
|
||||
GL_COMMIT= f13c6c0da5d7bebe8bcaf58ffb4b3525ff590041
|
||||
GL_COMMIT= 9675af431da21eb1c50ec5304e5885630a624a46
|
||||
|
||||
post-patch:
|
||||
${REINPLACE_CMD} -e "s|%%PREFIX%%|${PREFIX}|" ${WRKSRC}/config.toml.example
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1559571542
|
||||
SHA256 (gitlab-org-gitaly-f13c6c0da5d7bebe8bcaf58ffb4b3525ff590041_GL0.tar.gz) = 52a3aee9af778961df40cc3134ba4322574a61e254037243ea6e3e1c1d8fe16b
|
||||
SIZE (gitlab-org-gitaly-f13c6c0da5d7bebe8bcaf58ffb4b3525ff590041_GL0.tar.gz) = 8283344
|
||||
TIMESTAMP = 1559763803
|
||||
SHA256 (gitlab-org-gitaly-9675af431da21eb1c50ec5304e5885630a624a46_GL0.tar.gz) = d42424422045dfcf4b8f278d1b55479e8155d1c7d96b50a478b744c0560253ef
|
||||
SIZE (gitlab-org-gitaly-9675af431da21eb1c50ec5304e5885630a624a46_GL0.tar.gz) = 8283735
|
||||
|
|
Loading…
Reference in a new issue