Date: Thu, 11 Apr 2019 17:11:52 +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: r498676 - head/www/gitlab-ce Message-ID: <201904111711.x3BHBqgk005956@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: mfechner Date: Thu Apr 11 17:11:52 2019 New Revision: 498676 URL: https://svnweb.freebsd.org/changeset/ports/498676 Log: Security Update to 11.9.7. Please see here for more details: https://about.gitlab.com/2019/04/10/critical-security-release-gitlab-11-dot-9-dot-7-released/ It should be merged to 2019Q2 together with: www/gitlab-ce 498058 devel/gitaly 498360 MFH: 2019Q2 Security: a0602fa0-5c1c-11e9-abd6-001b217b3468 Modified: head/www/gitlab-ce/Makefile head/www/gitlab-ce/distinfo Modified: head/www/gitlab-ce/Makefile ============================================================================== --- head/www/gitlab-ce/Makefile Thu Apr 11 16:31:08 2019 (r498675) +++ head/www/gitlab-ce/Makefile Thu Apr 11 17:11:52 2019 (r498676) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gitlab-ce -PORTVERSION= 11.9.6 +PORTVERSION= 11.9.7 CATEGORIES= www devel MAINTAINER= mfechner@FreeBSD.org @@ -220,7 +220,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= 14bac95b643da29b4ef1cfc7eb63eccb8262ae08 +GL_COMMIT= 93e321569a898d9701a251b4bb73ad56b79fc535 USERS= git GROUPS= git Modified: head/www/gitlab-ce/distinfo ============================================================================== --- head/www/gitlab-ce/distinfo Thu Apr 11 16:31:08 2019 (r498675) +++ head/www/gitlab-ce/distinfo Thu Apr 11 17:11:52 2019 (r498676) @@ -1,3 +1,3 @@ -TIMESTAMP = 1554476639 -SHA256 (gitlab-org-gitlab-ce-14bac95b643da29b4ef1cfc7eb63eccb8262ae08_GL0.tar.gz) = 845c5e85e9a303f51f56820831243a243ac4ab59a783192a961a934b1576173a -SIZE (gitlab-org-gitlab-ce-14bac95b643da29b4ef1cfc7eb63eccb8262ae08_GL0.tar.gz) = 61549125 +TIMESTAMP = 1554961124 +SHA256 (gitlab-org-gitlab-ce-93e321569a898d9701a251b4bb73ad56b79fc535_GL0.tar.gz) = b435ba669451bb03c0056942ea2d0bdbf224ce9056533008bbaa7f03b80a044b +SIZE (gitlab-org-gitlab-ce-93e321569a898d9701a251b4bb73ad56b79fc535_GL0.tar.gz) = 61548547
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201904111711.x3BHBqgk005956>