From owner-svn-ports-branches@freebsd.org Thu Jul 19 09:55:34 2018 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6E22F102B5AF; Thu, 19 Jul 2018 09:55:34 +0000 (UTC) (envelope-from mfechner@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 16C5388F7C; Thu, 19 Jul 2018 09:55:34 +0000 (UTC) (envelope-from mfechner@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id E7AB6279E5; Thu, 19 Jul 2018 09:55:33 +0000 (UTC) (envelope-from mfechner@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w6J9tX4v021622; Thu, 19 Jul 2018 09:55:33 GMT (envelope-from mfechner@FreeBSD.org) Received: (from mfechner@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w6J9tXF9021617; Thu, 19 Jul 2018 09:55:33 GMT (envelope-from mfechner@FreeBSD.org) Message-Id: <201807190955.w6J9tXF9021617@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mfechner set sender to mfechner@FreeBSD.org using -f From: Matthias Fechner Date: Thu, 19 Jul 2018 09:55:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r474951 - branches/2018Q3/www/gitlab-workhorse X-SVN-Group: ports-branches X-SVN-Commit-Author: mfechner X-SVN-Commit-Paths: branches/2018Q3/www/gitlab-workhorse X-SVN-Commit-Revision: 474951 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Jul 2018 09:55:34 -0000 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