MFH: r473907

Update to 7.1.4 which is required for gitlab 11.0.2.

Reviewed by:	swills (mentor)
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D16127

Approved by:	ports-secteam (miwi)
This commit is contained in:
Matthias Fechner 2018-07-19 09:54:41 +00:00
parent a37d26e2e3
commit 07be1d8c23
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/branches/2018Q3/; revision=474950
2 changed files with 6 additions and 5 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= gitlab-shell
PORTVERSION= 7.1.2
PORTVERSION= 7.1.4
CATEGORIES= devel
MAINTAINER= mfechner@FreeBSD.org
@ -16,7 +16,7 @@ BUILD_DEPENDS= gem:devel/ruby-gems \
USE_GITLAB= yes
GL_ACCOUNT= gitlab-org
# Find the commit hash here: https://gitlab.com/gitlab-org/gitlab-shell/tags
GL_COMMIT= 3a83767f650f996ef37382a21d05d8ed99873aa1
GL_COMMIT= 6a15f1db609acd6b7dadb2a88d4f5aff3500f160
USERS= git
GROUPS= git
@ -39,5 +39,6 @@ do-install:
@${MKDIR} ${STAGEDIR}/var/log/gitlab-shell
${STRIP_CMD} ${STAGEDIR}${DATADIR}/bin/gitaly-upload-pack
${STRIP_CMD} ${STAGEDIR}${DATADIR}/bin/gitaly-receive-pack
${STRIP_CMD} ${STAGEDIR}${DATADIR}/bin/gitaly-upload-archive
.include <bsd.port.mk>

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1524408426
SHA256 (gitlab-org-gitlab-shell-3a83767f650f996ef37382a21d05d8ed99873aa1_GL0.tar.gz) = 6db5b6c4d0269d2510841add69bf78690ef67534fe5f83fb131fa1368a8d011d
SIZE (gitlab-org-gitlab-shell-3a83767f650f996ef37382a21d05d8ed99873aa1_GL0.tar.gz) = 1547242
TIMESTAMP = 1530371268
SHA256 (gitlab-org-gitlab-shell-6a15f1db609acd6b7dadb2a88d4f5aff3500f160_GL0.tar.gz) = 7d3a5e1380b575f24194022499889f06bc81d84edb2df2fab4e4651fb77b6cf4
SIZE (gitlab-org-gitlab-shell-6a15f1db609acd6b7dadb2a88d4f5aff3500f160_GL0.tar.gz) = 1547952