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

Matthias Fechner mfechner at FreeBSD.org
Sun Dec 23 12:45:18 UTC 2018


Author: mfechner
Date: Sun Dec 23 12:45:17 2018
New Revision: 488212
URL: https://svnweb.freebsd.org/changeset/ports/488212

Log:
  Upgrade to 7.6.0 which is required for gitlab-ce 11.6.
  
  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	Sun Dec 23 12:44:19 2018	(r488211)
+++ head/www/gitlab-workhorse/Makefile	Sun Dec 23 12:45:17 2018	(r488212)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	gitlab-workhorse
-PORTVERSION=	7.1.3
+PORTVERSION=	7.6.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=	6ba4be8f3f9ae39b9efb481dd11b09f727b72cbd
+GL_COMMIT=	66b96dc229d674a69dae8d3d2c6e0ff58d0bf9df
 
 PLIST_FILES=	bin/gitlab-workhorse \
 		bin/gitlab-zip-cat \

Modified: head/www/gitlab-workhorse/distinfo
==============================================================================
--- head/www/gitlab-workhorse/distinfo	Sun Dec 23 12:44:19 2018	(r488211)
+++ head/www/gitlab-workhorse/distinfo	Sun Dec 23 12:45:17 2018	(r488212)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1543446774
-SHA256 (gitlab-org-gitlab-workhorse-6ba4be8f3f9ae39b9efb481dd11b09f727b72cbd_GL0.tar.gz) = 274396720efb77c51170ab19e0cd01ebc2cf9be9963421341dfbada1af76b751
-SIZE (gitlab-org-gitlab-workhorse-6ba4be8f3f9ae39b9efb481dd11b09f727b72cbd_GL0.tar.gz) = 2522927
+TIMESTAMP = 1545489009
+SHA256 (gitlab-org-gitlab-workhorse-66b96dc229d674a69dae8d3d2c6e0ff58d0bf9df_GL0.tar.gz) = e2150bb46599ccfd04be15e7f976e55a5e56cb0c25e91ba7c1915e2e7f592a4b
+SIZE (gitlab-org-gitlab-workhorse-66b96dc229d674a69dae8d3d2c6e0ff58d0bf9df_GL0.tar.gz) = 2548962


More information about the svn-ports-all mailing list