Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Mar 2019 11:41:08 +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: r497013 - head/www/gitlab-ce
Message-ID:  <201903281141.x2SBf8pV092359@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mfechner
Date: Thu Mar 28 11:41:08 2019
New Revision: 497013
URL: https://svnweb.freebsd.org/changeset/ports/497013

Log:
  Upgrade to 11.9.1.
  Changelog:
  https://about.gitlab.com/2019/03/26/gitlab-11-9-1-released/

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

Modified: head/www/gitlab-ce/Makefile
==============================================================================
--- head/www/gitlab-ce/Makefile	Thu Mar 28 11:40:13 2019	(r497012)
+++ head/www/gitlab-ce/Makefile	Thu Mar 28 11:41:08 2019	(r497013)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	gitlab-ce
-PORTVERSION=	11.9.0
+PORTVERSION=	11.9.1
 CATEGORIES=	www devel
 
 MAINTAINER=	mfechner@FreeBSD.org
@@ -18,7 +18,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 MY_DEPENDS=	git>=2.16.2:devel/git \
 	gitlab-shell>=8.7.1:devel/gitlab-shell \
 	gitlab-workhorse>=8.3.1:www/gitlab-workhorse \
-	gitaly>=1.27.0:devel/gitaly \
+	gitaly>=1.27.1:devel/gitaly \
 	gitlab-pages>=1.5.0:www/gitlab-pages \
 	redis>=3.2.12:databases/redis \
 	yarn>=1.10.0:www/yarn \
@@ -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=	a47124c78529ca0f41fad3cd59cbbcf49b7eec2e
+GL_COMMIT=	86f0b5dd4d0ead4978e106e4ef16855fe78bbbdb
 
 USERS=	git
 GROUPS=	git

Modified: head/www/gitlab-ce/distinfo
==============================================================================
--- head/www/gitlab-ce/distinfo	Thu Mar 28 11:40:13 2019	(r497012)
+++ head/www/gitlab-ce/distinfo	Thu Mar 28 11:41:08 2019	(r497013)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1553242766
-SHA256 (gitlab-org-gitlab-ce-a47124c78529ca0f41fad3cd59cbbcf49b7eec2e_GL0.tar.gz) = e908bea8fc4284490103aaf1c6044032b75ee9e69b35611e953c4eabbfbe0952
-SIZE (gitlab-org-gitlab-ce-a47124c78529ca0f41fad3cd59cbbcf49b7eec2e_GL0.tar.gz) = 61370683
+TIMESTAMP = 1553769689
+SHA256 (gitlab-org-gitlab-ce-86f0b5dd4d0ead4978e106e4ef16855fe78bbbdb_GL0.tar.gz) = a78e95d7558906b12fca5701f27721b34145dc94ceafbe1a2ed33f604cad9190
+SIZE (gitlab-org-gitlab-ce-86f0b5dd4d0ead4978e106e4ef16855fe78bbbdb_GL0.tar.gz) = 61371979



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