Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Apr 2019 07:36:15 +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: r498058 - head/www/gitlab-ce
Message-ID:  <201904060736.x367aFQ6077972@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mfechner
Date: Sat Apr  6 07:36:14 2019
New Revision: 498058
URL: https://svnweb.freebsd.org/changeset/ports/498058

Log:
  Bugfix upgrade to 11.9.6.
  https://about.gitlab.com/2019/04/04/gitlab-11-9-6-released/

Modified:
  head/www/gitlab-ce/Makefile
  head/www/gitlab-ce/distinfo
  head/www/gitlab-ce/pkg-plist

Modified: head/www/gitlab-ce/Makefile
==============================================================================
--- head/www/gitlab-ce/Makefile	Sat Apr  6 06:43:53 2019	(r498057)
+++ head/www/gitlab-ce/Makefile	Sat Apr  6 07:36:14 2019	(r498058)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	gitlab-ce
-PORTVERSION=	11.9.4
+PORTVERSION=	11.9.6
 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=	47339506cc2d63174782f72fb870836a2d67d58f
+GL_COMMIT=	14bac95b643da29b4ef1cfc7eb63eccb8262ae08
 
 USERS=	git
 GROUPS=	git

Modified: head/www/gitlab-ce/distinfo
==============================================================================
--- head/www/gitlab-ce/distinfo	Sat Apr  6 06:43:53 2019	(r498057)
+++ head/www/gitlab-ce/distinfo	Sat Apr  6 07:36:14 2019	(r498058)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1554236672
-SHA256 (gitlab-org-gitlab-ce-47339506cc2d63174782f72fb870836a2d67d58f_GL0.tar.gz) = cac2a3c6c1f1f8b8253880e01a9c1f76ee78d5f11cc0c533d552926724f0deb6
-SIZE (gitlab-org-gitlab-ce-47339506cc2d63174782f72fb870836a2d67d58f_GL0.tar.gz) = 61547597
+TIMESTAMP = 1554476639
+SHA256 (gitlab-org-gitlab-ce-14bac95b643da29b4ef1cfc7eb63eccb8262ae08_GL0.tar.gz) = 845c5e85e9a303f51f56820831243a243ac4ab59a783192a961a934b1576173a
+SIZE (gitlab-org-gitlab-ce-14bac95b643da29b4ef1cfc7eb63eccb8262ae08_GL0.tar.gz) = 61549125

Modified: head/www/gitlab-ce/pkg-plist
==============================================================================
--- head/www/gitlab-ce/pkg-plist	Sat Apr  6 06:43:53 2019	(r498057)
+++ head/www/gitlab-ce/pkg-plist	Sat Apr  6 07:36:14 2019	(r498058)
@@ -9540,7 +9540,6 @@
 %%WWWDIR%%/doc/workflow/workflow.md
 %%WWWDIR%%/docker-compose.yml
 %%WWWDIR%%/docker/README.md
-%%WWWDIR%%/ee/changelogs/unreleased/security-milestone-labels.yml
 %%WWWDIR%%/fixtures/emojis/aliases.json
 %%WWWDIR%%/fixtures/emojis/digests.json
 %%WWWDIR%%/fixtures/emojis/emoji-unicode-version-map.json



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201904060736.x367aFQ6077972>