svn commit: r479136 - head/www/gitlab-workhorse

Matthias Fechner mfechner at FreeBSD.org
Thu Sep 6 18:59:43 UTC 2018


Author: mfechner
Date: Thu Sep  6 18:59:42 2018
New Revision: 479136
URL: https://svnweb.freebsd.org/changeset/ports/479136

Log:
  Update www/gitlab-workhorse to 5.1.0 which is required for gitlab-ce 11.2.x.
  
  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 Sep  6 18:57:45 2018	(r479135)
+++ head/www/gitlab-workhorse/Makefile	Thu Sep  6 18:59:42 2018	(r479136)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	gitlab-workhorse
-PORTVERSION=	5.0.0
+PORTVERSION=	5.1.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=	1ef6d8e75d435316715d6a221f2ab4451373ebf2
+GL_COMMIT=	2fd82d0f4fcc945a11c72e08344ccb967eb0c48f
 
 PLIST_FILES=	bin/gitlab-workhorse \
 		bin/gitlab-zip-cat \

Modified: head/www/gitlab-workhorse/distinfo
==============================================================================
--- head/www/gitlab-workhorse/distinfo	Thu Sep  6 18:57:45 2018	(r479135)
+++ head/www/gitlab-workhorse/distinfo	Thu Sep  6 18:59:42 2018	(r479136)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1532160772
-SHA256 (gitlab-org-gitlab-workhorse-1ef6d8e75d435316715d6a221f2ab4451373ebf2_GL0.tar.gz) = 8996bbae4575934e4d7b8b13d3f831b73bd8cad71089e31b8850b1343c248f5c
-SIZE (gitlab-org-gitlab-workhorse-1ef6d8e75d435316715d6a221f2ab4451373ebf2_GL0.tar.gz) = 1763476
+TIMESTAMP = 1535125677
+SHA256 (gitlab-org-gitlab-workhorse-2fd82d0f4fcc945a11c72e08344ccb967eb0c48f_GL0.tar.gz) = 9643a01612b2eff835e43167cb612c11ecf39cc47c80175e5a6c59a03e736f35
+SIZE (gitlab-org-gitlab-workhorse-2fd82d0f4fcc945a11c72e08344ccb967eb0c48f_GL0.tar.gz) = 1838862


More information about the svn-ports-head mailing list