Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Jun 2018 15:37:07 +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: r472979 - head/www/gitlab-workhorse
Message-ID:  <201806211537.w5LFb7bH078858@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mfechner
Date: Thu Jun 21 15:37:06 2018
New Revision: 472979
URL: https://svnweb.freebsd.org/changeset/ports/472979

Log:
  Update www/gitlab-workhorse to 4.2.0 required for gitlab 10.8.x.
  
  Reviewed by:	mat, swills (mentor)
  Approved by:	swills (mentor)
  Differential Revision:	https://reviews.freebsd.org/D15949

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

Modified: head/www/gitlab-workhorse/Makefile
==============================================================================
--- head/www/gitlab-workhorse/Makefile	Thu Jun 21 15:34:42 2018	(r472978)
+++ head/www/gitlab-workhorse/Makefile	Thu Jun 21 15:37:06 2018	(r472979)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	gitlab-workhorse
-PORTVERSION=	4.1.0
+PORTVERSION=	4.2.0
 CATEGORIES=	www
 
 MAINTAINER=	mfechner@FreeBSD.org
@@ -19,7 +19,7 @@ USES=	gmake
 USE_GITLAB=	yes
 GL_ACCOUNT=	gitlab-org
 # Find the commit hash here: https://gitlab.com/gitlab-org/gitlab-workhorse/tags
-GL_COMMIT=	31b10f9eb762869b767408fa0b26ab25aefba047
+GL_COMMIT=	5ee4b0a9cc7652b65b4cab17d8b280902a8b019d
 
 PLIST_FILES=	bin/gitlab-workhorse \
 		bin/gitlab-zip-cat \

Modified: head/www/gitlab-workhorse/distinfo
==============================================================================
--- head/www/gitlab-workhorse/distinfo	Thu Jun 21 15:34:42 2018	(r472978)
+++ head/www/gitlab-workhorse/distinfo	Thu Jun 21 15:37:06 2018	(r472979)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1524407802
-SHA256 (gitlab-org-gitlab-workhorse-31b10f9eb762869b767408fa0b26ab25aefba047_GL0.tar.gz) = d9ef15f98532ca4a431f5e183501b981bcfa9b7fec76bcdc78de4089b06d2e03
-SIZE (gitlab-org-gitlab-workhorse-31b10f9eb762869b767408fa0b26ab25aefba047_GL0.tar.gz) = 1753761
+TIMESTAMP = 1529406466
+SHA256 (gitlab-org-gitlab-workhorse-5ee4b0a9cc7652b65b4cab17d8b280902a8b019d_GL0.tar.gz) = 711743cda32a7774fdf24fcb2cc13f28f3f36ba19ea2acd3a6880e1ec4674501
+SIZE (gitlab-org-gitlab-workhorse-5ee4b0a9cc7652b65b4cab17d8b280902a8b019d_GL0.tar.gz) = 1756280



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