diff options
author | mfechner <mfechner@FreeBSD.org> | 2018-12-14 20:50:06 +0800 |
---|---|---|
committer | mfechner <mfechner@FreeBSD.org> | 2018-12-14 20:50:06 +0800 |
commit | 8febc2f035f3b8fdb5f124002b98649910afd50b (patch) | |
tree | 65ff1bff4c5b34fed259faed670818c8e3dd103a /www | |
parent | 6f10040b719ccfe0450aca3ae7ec8a2b7a203530 (diff) | |
download | freebsd-ports-gnome-8febc2f035f3b8fdb5f124002b98649910afd50b.tar.gz freebsd-ports-gnome-8febc2f035f3b8fdb5f124002b98649910afd50b.tar.zst freebsd-ports-gnome-8febc2f035f3b8fdb5f124002b98649910afd50b.zip |
Security update to 11.5.4.
See here for more details:
https://about.gitlab.com/2018/12/13/critical-security-release-gitlab-11-dot-5-dot-4-released/
Approved by: mentors (implicit)
MFH: 2018Q4
Security: 757e6ee8-ff91-11e8-a148-001b217b3468
Diffstat (limited to 'www')
-rw-r--r-- | www/gitlab-ce/Makefile | 5 | ||||
-rw-r--r-- | www/gitlab-ce/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/www/gitlab-ce/Makefile b/www/gitlab-ce/Makefile index 119aae3099d6..c8225f9fc227 100644 --- a/www/gitlab-ce/Makefile +++ b/www/gitlab-ce/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= gitlab-ce -PORTVERSION= 11.5.3 -PORTREVISION= 1 +PORTVERSION= 11.5.4 CATEGORIES= www devel MAINTAINER= mfechner@FreeBSD.org @@ -216,7 +215,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= aa117376d89f0146cc7c573ec9091ada6041b417 +GL_COMMIT= 315df49c4a0f830bdb0c2c6fb037b2c6ea0e0ba7 USERS= git GROUPS= git diff --git a/www/gitlab-ce/distinfo b/www/gitlab-ce/distinfo index 1454c7001a8d..6a83afa6aea4 100644 --- a/www/gitlab-ce/distinfo +++ b/www/gitlab-ce/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1544124680 -SHA256 (gitlab-org-gitlab-ce-aa117376d89f0146cc7c573ec9091ada6041b417_GL0.tar.gz) = 5fb79cd6b05aeb497f9c7fb9e76d00f009fa1fe21bdefe10b83bbe2d5171ccd8 -SIZE (gitlab-org-gitlab-ce-aa117376d89f0146cc7c573ec9091ada6041b417_GL0.tar.gz) = 50977775 +TIMESTAMP = 1544786508 +SHA256 (gitlab-org-gitlab-ce-315df49c4a0f830bdb0c2c6fb037b2c6ea0e0ba7_GL0.tar.gz) = 03b038c8de5de81e89f9d120ca778df57c914caf3e9ef7ecab3ce93cc43e8c64 +SIZE (gitlab-org-gitlab-ce-315df49c4a0f830bdb0c2c6fb037b2c6ea0e0ba7_GL0.tar.gz) = 50983062 |