Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Apr 2018 16:31:16 +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: r467331 - head/www/gitlab-workhorse
Message-ID:  <201804141631.w3EGVGju059256@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mfechner
Date: Sat Apr 14 16:31:16 2018
New Revision: 467331
URL: https://svnweb.freebsd.org/changeset/ports/467331

Log:
  Update www/gitlab-workhorse to version 4.0.0 which is required for gitlab 10.6.x.
  
  Reviewed by:	swills (mentor)
  Approved by:	swills (mentor)
  Differential Revision:	https://reviews.freebsd.org/D15037

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

Modified: head/www/gitlab-workhorse/Makefile
==============================================================================
--- head/www/gitlab-workhorse/Makefile	Sat Apr 14 16:30:18 2018	(r467330)
+++ head/www/gitlab-workhorse/Makefile	Sat Apr 14 16:31:16 2018	(r467331)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	gitlab-workhorse
-PORTVERSION=	3.6.0
+PORTVERSION=	4.0.0
 CATEGORIES=	www
 
 MAINTAINER=	idefix@fechner.net
@@ -18,7 +18,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=	51fe78e3acd65292b15402db17179e362e88a65e
+GL_COMMIT=	75bc61a1ac262705a24e38c3fc6b388efb0fb5c4
 
 PLIST_FILES=	bin/gitlab-workhorse \
 		bin/gitlab-zip-cat \

Modified: head/www/gitlab-workhorse/distinfo
==============================================================================
--- head/www/gitlab-workhorse/distinfo	Sat Apr 14 16:30:18 2018	(r467330)
+++ head/www/gitlab-workhorse/distinfo	Sat Apr 14 16:31:16 2018	(r467331)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1522771766
-SHA256 (gitlab-org-gitlab-workhorse-51fe78e3acd65292b15402db17179e362e88a65e_GL0.tar.gz) = bfe9c2441cefa29350a411f48263a4d3e9bc16ddf9c7bbdc2ee0734701306760
-SIZE (gitlab-org-gitlab-workhorse-51fe78e3acd65292b15402db17179e362e88a65e_GL0.tar.gz) = 944116
+TIMESTAMP = 1523369813
+SHA256 (gitlab-org-gitlab-workhorse-75bc61a1ac262705a24e38c3fc6b388efb0fb5c4_GL0.tar.gz) = b6bec2bd9df4727b70cd33912b50f813cbb863ace07aa3f5ea207f5cfdc09a7f
+SIZE (gitlab-org-gitlab-workhorse-75bc61a1ac262705a24e38c3fc6b388efb0fb5c4_GL0.tar.gz) = 1718223



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