mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
www/gitlab-ce security update to 12.5.4.
Changelog: https://about.gitlab.com/blog/2019/12/10/critical-security-release-gitlab-12-5-4-released/ Security: 21944144-1b90-11ea-a2d4-001b217b3468
This commit is contained in:
parent
ab767035b3
commit
07b4ef832a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=519818
@ -2,8 +2,8 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= gitlab-ce
|
||||
PORTVERSION= 12.5.3
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 12.5.4
|
||||
PORTREVISION= 0
|
||||
CATEGORIES= www devel
|
||||
|
||||
MAINTAINER= mfechner@FreeBSD.org
|
||||
@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
# the rubygems of RUN_DEPENDS matches the order of the Gemfile
|
||||
# which makes maintaining this long list much easier!
|
||||
MY_DEPENDS= git>=2.21.0:devel/git \
|
||||
MY_DEPENDS= git>=2.22.2:devel/git \
|
||||
gitlab-shell>=10.2.0:devel/gitlab-shell \
|
||||
gitlab-workhorse>=8.14.1:www/gitlab-workhorse \
|
||||
gitaly>=1.72.1:devel/gitaly \
|
||||
@ -239,7 +239,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= 225d2e5bb899067bde3caedb1319d39c46d94dc0
|
||||
GL_COMMIT= 63af04cacf5e2f2d8446b2dc5367b415884921a6
|
||||
|
||||
USERS= git
|
||||
GROUPS= git
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1575707464
|
||||
SHA256 (gitlab-org-gitlab-foss-225d2e5bb899067bde3caedb1319d39c46d94dc0_GL0.tar.gz) = 1abe32e67e9ea98d347fc6a5ed519356f9bc6718c1177345ef9f575e66d36ef5
|
||||
SIZE (gitlab-org-gitlab-foss-225d2e5bb899067bde3caedb1319d39c46d94dc0_GL0.tar.gz) = 102138040
|
||||
TIMESTAMP = 1576084147
|
||||
SHA256 (gitlab-org-gitlab-foss-63af04cacf5e2f2d8446b2dc5367b415884921a6_GL0.tar.gz) = f8d277c5e6399fc89a6cb03b417a51454928950f8bd331d68e64f7baa666db36
|
||||
SIZE (gitlab-org-gitlab-foss-63af04cacf5e2f2d8446b2dc5367b415884921a6_GL0.tar.gz) = 102135254
|
||||
|
Loading…
Reference in New Issue
Block a user