Date: Thu, 28 Nov 2019 19:21:47 +0000 (UTC) From: Matthias Fechner <mfechner@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r518603 - head/www/gitlab-ce Message-ID: <201911281921.xASJLlTr025635@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: mfechner Date: Thu Nov 28 19:21:47 2019 New Revision: 518603 URL: https://svnweb.freebsd.org/changeset/ports/518603 Log: www/gitlab-ce: security update to 12.5.2. Changelog: https://about.gitlab.com/blog/2019/11/27/security-release-gitlab-12-5-2-released/ MFH: 2019Q4 Security: 4ce7c28a-11ac-11ea-b537-001b217b3468 Modified: head/www/gitlab-ce/Makefile head/www/gitlab-ce/distinfo Modified: head/www/gitlab-ce/Makefile ============================================================================== --- head/www/gitlab-ce/Makefile Thu Nov 28 19:07:48 2019 (r518602) +++ head/www/gitlab-ce/Makefile Thu Nov 28 19:21:47 2019 (r518603) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gitlab-ce -PORTVERSION= 12.5.1 +PORTVERSION= 12.5.2 PORTREVISION= 0 CATEGORIES= www devel @@ -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= 79a183ea8dee98900cfb495611c3342f6f312df0 +GL_COMMIT= 49482945d28784af790db1c99da688d797c6fca7 USERS= git GROUPS= git Modified: head/www/gitlab-ce/distinfo ============================================================================== --- head/www/gitlab-ce/distinfo Thu Nov 28 19:07:48 2019 (r518602) +++ head/www/gitlab-ce/distinfo Thu Nov 28 19:21:47 2019 (r518603) @@ -1,3 +1,3 @@ -TIMESTAMP = 1574880585 -SHA256 (gitlab-org-gitlab-foss-79a183ea8dee98900cfb495611c3342f6f312df0_GL0.tar.gz) = bdb2900e65c949239b035031d6a2ab41f13161fc026dfa04e7e758763e84e969 -SIZE (gitlab-org-gitlab-foss-79a183ea8dee98900cfb495611c3342f6f312df0_GL0.tar.gz) = 102102959 +TIMESTAMP = 1574924937 +SHA256 (gitlab-org-gitlab-foss-49482945d28784af790db1c99da688d797c6fca7_GL0.tar.gz) = 59d33875155e5356ed0e1dfbc25dd63710b0af1ed27e8e3b368e1be2dd939ab3 +SIZE (gitlab-org-gitlab-foss-49482945d28784af790db1c99da688d797c6fca7_GL0.tar.gz) = 102102996
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201911281921.xASJLlTr025635>