svn commit: r473908 - head/www/gitlab-workhorse
Matthias Fechner
mfechner at FreeBSD.org
Wed Jul 4 17:34:00 UTC 2018
Author: mfechner
Date: Wed Jul 4 17:33:58 2018
New Revision: 473908
URL: https://svnweb.freebsd.org/changeset/ports/473908
Log:
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
Modified:
head/www/gitlab-workhorse/Makefile
head/www/gitlab-workhorse/distinfo
Modified: head/www/gitlab-workhorse/Makefile
==============================================================================
--- head/www/gitlab-workhorse/Makefile Wed Jul 4 17:32:16 2018 (r473907)
+++ head/www/gitlab-workhorse/Makefile Wed Jul 4 17:33:58 2018 (r473908)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= gitlab-workhorse
-PORTVERSION= 4.2.0
+PORTVERSION= 4.3.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= 5ee4b0a9cc7652b65b4cab17d8b280902a8b019d
+GL_COMMIT= 446895592041200b2e0f16c207ef9d1812d9e7fd
PLIST_FILES= bin/gitlab-workhorse \
bin/gitlab-zip-cat \
Modified: head/www/gitlab-workhorse/distinfo
==============================================================================
--- head/www/gitlab-workhorse/distinfo Wed Jul 4 17:32:16 2018 (r473907)
+++ head/www/gitlab-workhorse/distinfo Wed Jul 4 17:33:58 2018 (r473908)
@@ -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
More information about the svn-ports-all
mailing list