Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 Jan 2019 18:23:35 +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: r491750 - head/www/gitlab-workhorse
Message-ID:  <201901311823.x0VINZ3h050823@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mfechner
Date: Thu Jan 31 18:23:35 2019
New Revision: 491750
URL: https://svnweb.freebsd.org/changeset/ports/491750

Log:
  Upgrade to 8.0.1 which is required for security update of gitlab-ce 11.7.3.

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

Modified: head/www/gitlab-workhorse/Makefile
==============================================================================
--- head/www/gitlab-workhorse/Makefile	Thu Jan 31 18:22:16 2019	(r491749)
+++ head/www/gitlab-workhorse/Makefile	Thu Jan 31 18:23:35 2019	(r491750)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	gitlab-workhorse
-PORTVERSION=	8.0.0
+PORTVERSION=	8.0.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=	1788824b16499c9e543fbfacd1cbd12f281f6e50
+GL_COMMIT=	eb1b22da6321d6388f34b712a86b80f09b498564
 
 PLIST_FILES=	bin/gitlab-workhorse \
 		bin/gitlab-zip-cat \

Modified: head/www/gitlab-workhorse/distinfo
==============================================================================
--- head/www/gitlab-workhorse/distinfo	Thu Jan 31 18:22:16 2019	(r491749)
+++ head/www/gitlab-workhorse/distinfo	Thu Jan 31 18:23:35 2019	(r491750)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1548343619
-SHA256 (gitlab-org-gitlab-workhorse-1788824b16499c9e543fbfacd1cbd12f281f6e50_GL0.tar.gz) = 8a1207ee8fe7e2ba662e5b16144fadb0e928eaa7d5ab5e1d1c43d0358fb39ec1
-SIZE (gitlab-org-gitlab-workhorse-1788824b16499c9e543fbfacd1cbd12f281f6e50_GL0.tar.gz) = 2546000
+TIMESTAMP = 1548955474
+SHA256 (gitlab-org-gitlab-workhorse-eb1b22da6321d6388f34b712a86b80f09b498564_GL0.tar.gz) = 761f3382e57ac453319d819003d2b67158346d4ecdd47299c8a719a4d2170177
+SIZE (gitlab-org-gitlab-workhorse-eb1b22da6321d6388f34b712a86b80f09b498564_GL0.tar.gz) = 2546956



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