Date: Thu, 21 Mar 2019 08:38:33 +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: r496432 - head/www/gitlab-ce Message-ID: <201903210838.x2L8cXE3004165@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: mfechner Date: Thu Mar 21 08:38:33 2019 New Revision: 496432 URL: https://svnweb.freebsd.org/changeset/ports/496432 Log: Security upgrade to 11.8.3. Changelog: https://about.gitlab.com/2019/03/20/critical-security-release-gitlab-11-dot-8-dot-3-released/ Security: e0382fde-4bb0-11e9-adcb-001b217b3468 Modified: head/www/gitlab-ce/Makefile head/www/gitlab-ce/distinfo Modified: head/www/gitlab-ce/Makefile ============================================================================== --- head/www/gitlab-ce/Makefile Thu Mar 21 08:16:10 2019 (r496431) +++ head/www/gitlab-ce/Makefile Thu Mar 21 08:38:33 2019 (r496432) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= gitlab-ce -PORTVERSION= 11.8.2 -PORTREVISION= 1 +PORTVERSION= 11.8.3 CATEGORIES= www devel MAINTAINER= mfechner@FreeBSD.org @@ -222,7 +221,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= b1268e93775a992c990a8d378491b19c59463545 +GL_COMMIT= 3f8131133bf6310a7fc05d7a332b4560edb456ef USERS= git GROUPS= git Modified: head/www/gitlab-ce/distinfo ============================================================================== --- head/www/gitlab-ce/distinfo Thu Mar 21 08:16:10 2019 (r496431) +++ head/www/gitlab-ce/distinfo Thu Mar 21 08:38:33 2019 (r496432) @@ -1,3 +1,3 @@ -TIMESTAMP = 1553064692 -SHA256 (gitlab-org-gitlab-ce-b1268e93775a992c990a8d378491b19c59463545_GL0.tar.gz) = de42a38eac17ec5acd5d41e3c57e5953b7f4b122a7ed422fcba666d6c423f160 -SIZE (gitlab-org-gitlab-ce-b1268e93775a992c990a8d378491b19c59463545_GL0.tar.gz) = 53483067 +TIMESTAMP = 1553155672 +SHA256 (gitlab-org-gitlab-ce-3f8131133bf6310a7fc05d7a332b4560edb456ef_GL0.tar.gz) = 90c388a689afe64246edac1073864c873e857709d29f8374e62da64247e06c2a +SIZE (gitlab-org-gitlab-ce-3f8131133bf6310a7fc05d7a332b4560edb456ef_GL0.tar.gz) = 53481163
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201903210838.x2L8cXE3004165>