Upgrade to 8.7.1 which is required for gitlab 11.9.
This commit is contained in:
parent
25f0152d83
commit
7523e8cb90
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=496674
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= gitlab-shell
|
||||
PORTVERSION= 8.4.4
|
||||
PORTVERSION= 8.7.1
|
||||
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= 5969bd068d8aa9b19e69c96c8644f821602b4c6e
|
||||
GL_COMMIT= 6109b64ed81f80e90bf094ad1f1ded8f5e5f8324
|
||||
|
||||
USERS= git
|
||||
GROUPS= git
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1548343267
|
||||
SHA256 (gitlab-org-gitlab-shell-5969bd068d8aa9b19e69c96c8644f821602b4c6e_GL0.tar.gz) = 7f568c4294749787095a019825c85819a2df9b30e67ceabf1ff7d4395565fcac
|
||||
SIZE (gitlab-org-gitlab-shell-5969bd068d8aa9b19e69c96c8644f821602b4c6e_GL0.tar.gz) = 1995218
|
||||
TIMESTAMP = 1553171073
|
||||
SHA256 (gitlab-org-gitlab-shell-6109b64ed81f80e90bf094ad1f1ded8f5e5f8324_GL0.tar.gz) = d013d35555f8dd004926366f6b9d66b46cce2e5ca3c89c9448d07903cb9a345b
|
||||
SIZE (gitlab-org-gitlab-shell-6109b64ed81f80e90bf094ad1f1ded8f5e5f8324_GL0.tar.gz) = 2197505
|
||||
|
|
Loading…
Reference in a new issue