Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Jul 2018 13:52: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: r475375 - head/www/gitlab-workhorse
Message-ID:  <201807261352.w6QDq7fV035368@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mfechner
Date: Thu Jul 26 13:52:07 2018
New Revision: 475375
URL: https://svnweb.freebsd.org/changeset/ports/475375

Log:
  Update to 5.0.0 which is required for gitlab 11.1.1.
  
  Approved by:	mentors (implicit)

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

Modified: head/www/gitlab-workhorse/Makefile
==============================================================================
--- head/www/gitlab-workhorse/Makefile	Thu Jul 26 13:49:41 2018	(r475374)
+++ head/www/gitlab-workhorse/Makefile	Thu Jul 26 13:52:07 2018	(r475375)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	gitlab-workhorse
-PORTVERSION=	4.3.1
+PORTVERSION=	5.0.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=	446895592041200b2e0f16c207ef9d1812d9e7fd
+GL_COMMIT=	1ef6d8e75d435316715d6a221f2ab4451373ebf2
 
 PLIST_FILES=	bin/gitlab-workhorse \
 		bin/gitlab-zip-cat \

Modified: head/www/gitlab-workhorse/distinfo
==============================================================================
--- head/www/gitlab-workhorse/distinfo	Thu Jul 26 13:49:41 2018	(r475374)
+++ head/www/gitlab-workhorse/distinfo	Thu Jul 26 13:52:07 2018	(r475375)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1530372136
-SHA256 (gitlab-org-gitlab-workhorse-446895592041200b2e0f16c207ef9d1812d9e7fd_GL0.tar.gz) = 23ec8c4880954faef84b5da38cf30667cf3c2566c8cc1899e74e435f51193907
-SIZE (gitlab-org-gitlab-workhorse-446895592041200b2e0f16c207ef9d1812d9e7fd_GL0.tar.gz) = 1764081
+TIMESTAMP = 1532160772
+SHA256 (gitlab-org-gitlab-workhorse-1ef6d8e75d435316715d6a221f2ab4451373ebf2_GL0.tar.gz) = 8996bbae4575934e4d7b8b13d3f831b73bd8cad71089e31b8850b1343c248f5c
+SIZE (gitlab-org-gitlab-workhorse-1ef6d8e75d435316715d6a221f2ab4451373ebf2_GL0.tar.gz) = 1763476



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