diff options
author | mfechner <mfechner@FreeBSD.org> | 2019-12-12 01:32:00 +0800 |
---|---|---|
committer | mfechner <mfechner@FreeBSD.org> | 2019-12-12 01:32:00 +0800 |
commit | c8072aefa0f517ee3343cba3db6da5379b69841a (patch) | |
tree | 32f08fdfb6c86b9113af9f29ed6851e08826cd31 | |
parent | 9f5251d679e1457997fc6be1f6b41e4ff2930d01 (diff) | |
download | freebsd-ports-gnome-c8072aefa0f517ee3343cba3db6da5379b69841a.tar.gz freebsd-ports-gnome-c8072aefa0f517ee3343cba3db6da5379b69841a.tar.zst freebsd-ports-gnome-c8072aefa0f517ee3343cba3db6da5379b69841a.zip |
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
-rw-r--r-- | www/gitlab-ce/Makefile | 8 | ||||
-rw-r--r-- | www/gitlab-ce/distinfo | 6 |
2 files changed, 7 insertions, 7 deletions
diff --git a/www/gitlab-ce/Makefile b/www/gitlab-ce/Makefile index a0a2fabf9e4c..405876a1f458 100644 --- a/www/gitlab-ce/Makefile +++ b/www/gitlab-ce/Makefile @@ -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 diff --git a/www/gitlab-ce/distinfo b/www/gitlab-ce/distinfo index ea479eaf3032..bd694dfa9933 100644 --- a/www/gitlab-ce/distinfo +++ b/www/gitlab-ce/distinfo @@ -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 |