svn commit: r491847 - branches/2019Q1/www/gitlab-workhorse

Matthias Fechner mfechner at FreeBSD.org
Fri Feb 1 19:54:34 UTC 2019


Author: mfechner
Date: Fri Feb  1 19:54:32 2019
New Revision: 491847
URL: https://svnweb.freebsd.org/changeset/ports/491847

Log:
  MFH: r491732 r491750
  
  Upgrade to 8.0.0 which is required for gitlab-ce 11.7 upgrade.
  
  Upgrade to 8.0.1 which is required for security update of gitlab-ce 11.7.3.
  
  Approved by:	ports-secteam (miwi)

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

Modified: branches/2019Q1/www/gitlab-workhorse/Makefile
==============================================================================
--- branches/2019Q1/www/gitlab-workhorse/Makefile	Fri Feb  1 19:53:40 2019	(r491846)
+++ branches/2019Q1/www/gitlab-workhorse/Makefile	Fri Feb  1 19:54:32 2019	(r491847)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	gitlab-workhorse
-PORTVERSION=	7.6.0
+PORTVERSION=	8.0.1
 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=	66b96dc229d674a69dae8d3d2c6e0ff58d0bf9df
+GL_COMMIT=	eb1b22da6321d6388f34b712a86b80f09b498564
 
 PLIST_FILES=	bin/gitlab-workhorse \
 		bin/gitlab-zip-cat \

Modified: branches/2019Q1/www/gitlab-workhorse/distinfo
==============================================================================
--- branches/2019Q1/www/gitlab-workhorse/distinfo	Fri Feb  1 19:53:40 2019	(r491846)
+++ branches/2019Q1/www/gitlab-workhorse/distinfo	Fri Feb  1 19:54:32 2019	(r491847)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1545489009
-SHA256 (gitlab-org-gitlab-workhorse-66b96dc229d674a69dae8d3d2c6e0ff58d0bf9df_GL0.tar.gz) = e2150bb46599ccfd04be15e7f976e55a5e56cb0c25e91ba7c1915e2e7f592a4b
-SIZE (gitlab-org-gitlab-workhorse-66b96dc229d674a69dae8d3d2c6e0ff58d0bf9df_GL0.tar.gz) = 2548962
+TIMESTAMP = 1548955474
+SHA256 (gitlab-org-gitlab-workhorse-eb1b22da6321d6388f34b712a86b80f09b498564_GL0.tar.gz) = 761f3382e57ac453319d819003d2b67158346d4ecdd47299c8a719a4d2170177
+SIZE (gitlab-org-gitlab-workhorse-eb1b22da6321d6388f34b712a86b80f09b498564_GL0.tar.gz) = 2546956


More information about the svn-ports-branches mailing list