diff options
author | Matthias Fechner <mfechner@FreeBSD.org> | 2019-11-29 03:21:47 +0800 |
---|---|---|
committer | Matthias Fechner <mfechner@FreeBSD.org> | 2019-11-29 03:21:47 +0800 |
commit | 2e5c6f0fd8a76b292b35eac62e02ed5f18911d93 (patch) | |
tree | 4ce581f463ffa951eb8c9dc2ae016fd3292d28e3 | |
parent | 32ade95c71daa0589828ae56c9395c1865f9957f (diff) | |
download | freebsd-ports-gnome-2e5c6f0fd8a76b292b35eac62e02ed5f18911d93.tar.gz freebsd-ports-gnome-2e5c6f0fd8a76b292b35eac62e02ed5f18911d93.tar.zst freebsd-ports-gnome-2e5c6f0fd8a76b292b35eac62e02ed5f18911d93.zip |
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
-rw-r--r-- | www/gitlab-ce/Makefile | 4 | ||||
-rw-r--r-- | www/gitlab-ce/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/www/gitlab-ce/Makefile b/www/gitlab-ce/Makefile index 80e02c642a9c..7682443211bb 100644 --- a/www/gitlab-ce/Makefile +++ b/www/gitlab-ce/Makefile @@ -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 diff --git a/www/gitlab-ce/distinfo b/www/gitlab-ce/distinfo index d941ba3790b5..fbfca48f09bb 100644 --- a/www/gitlab-ce/distinfo +++ b/www/gitlab-ce/distinfo @@ -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 |