diff options
author | mfechner <mfechner@FreeBSD.org> | 2019-08-15 17:52:47 +0800 |
---|---|---|
committer | mfechner <mfechner@FreeBSD.org> | 2019-08-15 17:52:47 +0800 |
commit | 5f059a84f3d5a330b647c3417336e061e9f54e3b (patch) | |
tree | bfa69cc92205c71ca1f369beec7d1e26c1006c1c /www | |
parent | d93f2636a385a164b906bfc7889674da89552182 (diff) | |
download | freebsd-ports-gnome-5f059a84f3d5a330b647c3417336e061e9f54e3b.tar.gz freebsd-ports-gnome-5f059a84f3d5a330b647c3417336e061e9f54e3b.tar.zst freebsd-ports-gnome-5f059a84f3d5a330b647c3417336e061e9f54e3b.zip |
www/gitlab-ce: security update to 12.0.6.
Security: ddd48087-bd86-11e9-b13f-001b217b3468
Diffstat (limited to 'www')
-rw-r--r-- | www/gitlab-ce/Makefile | 10 | ||||
-rw-r--r-- | www/gitlab-ce/distinfo | 6 |
2 files changed, 8 insertions, 8 deletions
diff --git a/www/gitlab-ce/Makefile b/www/gitlab-ce/Makefile index 5f29c4ce49d6..d72171475d9f 100644 --- a/www/gitlab-ce/Makefile +++ b/www/gitlab-ce/Makefile @@ -2,8 +2,8 @@ # $FreeBSD$ PORTNAME= gitlab-ce -PORTVERSION= 12.0.4 -PORTREVISION= 1 +PORTVERSION= 12.0.6 +PORTREVISION= 0 CATEGORIES= www devel MAINTAINER= mfechner@FreeBSD.org @@ -19,8 +19,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE MY_DEPENDS= git>=2.21.0:devel/git \ gitlab-shell>=9.3.0:devel/gitlab-shell \ gitlab-workhorse>=8.7.0:www/gitlab-workhorse \ - gitaly>=1.47.0:devel/gitaly \ - gitlab-pages>=1.6.1:www/gitlab-pages \ + gitaly>=1.47.2:devel/gitaly \ + gitlab-pages>=1.6.2:www/gitlab-pages \ redis>=3.2.12:databases/redis \ yarn>=1.10.0:www/yarn \ rubygem-rails5>=5.1.7:www/rubygem-rails5 \ @@ -235,7 +235,7 @@ USE_RC_SUBR= gitlab USE_GITLAB= yes GL_ACCOUNT= gitlab-org # Find the here: https://gitlab.com/gitlab-org/gitlab-ce/tags -GL_COMMIT= a5ac84a1d05212de6d1831e2d4e8f552139f2a3c +GL_COMMIT= 914bed6c7a7182a2affcd8f399e257b950e6bace USERS= git GROUPS= git diff --git a/www/gitlab-ce/distinfo b/www/gitlab-ce/distinfo index d1475c1df306..f09cc0b40d8f 100644 --- a/www/gitlab-ce/distinfo +++ b/www/gitlab-ce/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1564499877 -SHA256 (gitlab-org-gitlab-ce-a5ac84a1d05212de6d1831e2d4e8f552139f2a3c_GL0.tar.gz) = cb1eb32e488e3d77f256e103192d33a029856597a8624671c07b0a05fdf1a81b -SIZE (gitlab-org-gitlab-ce-a5ac84a1d05212de6d1831e2d4e8f552139f2a3c_GL0.tar.gz) = 76514294 +TIMESTAMP = 1565694542 +SHA256 (gitlab-org-gitlab-ce-914bed6c7a7182a2affcd8f399e257b950e6bace_GL0.tar.gz) = 47eafecc6df000820ae8f49ec1a2466901508b8cfa8fdc94db39d6fed75b624a +SIZE (gitlab-org-gitlab-ce-914bed6c7a7182a2affcd8f399e257b950e6bace_GL0.tar.gz) = 76513584 |