svn commit: r475600 - branches/2018Q3/www/gitlab-workhorse

Matthias Fechner mfechner at FreeBSD.org
Sat Jul 28 18:51:38 UTC 2018


Author: mfechner
Date: Sat Jul 28 18:51:37 2018
New Revision: 475600
URL: https://svnweb.freebsd.org/changeset/ports/475600

Log:
  MFH: r475375
  
  Update to 5.0.0 which is required for gitlab 11.1.1.
  
  Approved by:	mentors (implicit)
  
  Approved by:	ports-secteam (miwi)

Modified:
  branches/2018Q3/www/gitlab-workhorse/Makefile
  branches/2018Q3/www/gitlab-workhorse/distinfo
Directory Properties:
  branches/2018Q3/   (props changed)

Modified: branches/2018Q3/www/gitlab-workhorse/Makefile
==============================================================================
--- branches/2018Q3/www/gitlab-workhorse/Makefile	Sat Jul 28 18:40:01 2018	(r475599)
+++ branches/2018Q3/www/gitlab-workhorse/Makefile	Sat Jul 28 18:51:37 2018	(r475600)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	gitlab-workhorse
-PORTVERSION=	4.3.1
+PORTVERSION=	5.0.0
 CATEGORIES=	www
 
 MAINTAINER=	mfechner at 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: branches/2018Q3/www/gitlab-workhorse/distinfo
==============================================================================
--- branches/2018Q3/www/gitlab-workhorse/distinfo	Sat Jul 28 18:40:01 2018	(r475599)
+++ branches/2018Q3/www/gitlab-workhorse/distinfo	Sat Jul 28 18:51:37 2018	(r475600)
@@ -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


More information about the svn-ports-all mailing list