Date: Thu, 19 Jul 2018 09:55:33 +0000 (UTC) From: Matthias Fechner <mfechner@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r474951 - branches/2018Q3/www/gitlab-workhorse Message-ID: <201807190955.w6J9tXF9021617@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: mfechner Date: Thu Jul 19 09:55:33 2018 New Revision: 474951 URL: https://svnweb.freebsd.org/changeset/ports/474951 Log: MFH: r473908 Update to 4.3.1 which is required for gitlab 11.0.2. Reviewed by: swills (mentor) Approved by: swills (mentor) Differential Revision: https://reviews.freebsd.org/D16127 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 Thu Jul 19 09:54:41 2018 (r474950) +++ branches/2018Q3/www/gitlab-workhorse/Makefile Thu Jul 19 09:55:33 2018 (r474951) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gitlab-workhorse -PORTVERSION= 4.2.0 +PORTVERSION= 4.3.1 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= 5ee4b0a9cc7652b65b4cab17d8b280902a8b019d +GL_COMMIT= 446895592041200b2e0f16c207ef9d1812d9e7fd PLIST_FILES= bin/gitlab-workhorse \ bin/gitlab-zip-cat \ Modified: branches/2018Q3/www/gitlab-workhorse/distinfo ============================================================================== --- branches/2018Q3/www/gitlab-workhorse/distinfo Thu Jul 19 09:54:41 2018 (r474950) +++ branches/2018Q3/www/gitlab-workhorse/distinfo Thu Jul 19 09:55:33 2018 (r474951) @@ -1,3 +1,3 @@ -TIMESTAMP = 1529406466 -SHA256 (gitlab-org-gitlab-workhorse-5ee4b0a9cc7652b65b4cab17d8b280902a8b019d_GL0.tar.gz) = 711743cda32a7774fdf24fcb2cc13f28f3f36ba19ea2acd3a6880e1ec4674501 -SIZE (gitlab-org-gitlab-workhorse-5ee4b0a9cc7652b65b4cab17d8b280902a8b019d_GL0.tar.gz) = 1756280 +TIMESTAMP = 1530372136 +SHA256 (gitlab-org-gitlab-workhorse-446895592041200b2e0f16c207ef9d1812d9e7fd_GL0.tar.gz) = 23ec8c4880954faef84b5da38cf30667cf3c2566c8cc1899e74e435f51193907 +SIZE (gitlab-org-gitlab-workhorse-446895592041200b2e0f16c207ef9d1812d9e7fd_GL0.tar.gz) = 1764081
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201807190955.w6J9tXF9021617>