From owner-svn-ports-branches@freebsd.org Fri May 4 17:50:56 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 6B965FB348D; Fri, 4 May 2018 17:50:56 +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 19BAB7194E; Fri, 4 May 2018 17:50:56 +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 14C50122E7; Fri, 4 May 2018 17:50:56 +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 w44HotXU042139; Fri, 4 May 2018 17:50:55 GMT (envelope-from mfechner@FreeBSD.org) Received: (from mfechner@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w44HotZo042137; Fri, 4 May 2018 17:50:55 GMT (envelope-from mfechner@FreeBSD.org) Message-Id: <201805041750.w44HotZo042137@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mfechner set sender to mfechner@FreeBSD.org using -f From: Matthias Fechner Date: Fri, 4 May 2018 17:50:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r469044 - branches/2018Q2/www/gitlab-workhorse X-SVN-Group: ports-branches X-SVN-Commit-Author: mfechner X-SVN-Commit-Paths: branches/2018Q2/www/gitlab-workhorse X-SVN-Commit-Revision: 469044 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.25 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: Fri, 04 May 2018 17:50:56 -0000 Author: mfechner Date: Fri May 4 17:50:55 2018 New Revision: 469044 URL: https://svnweb.freebsd.org/changeset/ports/469044 Log: MFH: r467331 Update www/gitlab-workhorse to version 4.0.0 which is required for gitlab 10.6.x. Reviewed by: swills (mentor) Approved by: swills (mentor) Differential Revision: https://reviews.freebsd.org/D15037 Approved by: ports-secteam (feld) Modified: branches/2018Q2/www/gitlab-workhorse/Makefile branches/2018Q2/www/gitlab-workhorse/distinfo Directory Properties: branches/2018Q2/ (props changed) Modified: branches/2018Q2/www/gitlab-workhorse/Makefile ============================================================================== --- branches/2018Q2/www/gitlab-workhorse/Makefile Fri May 4 17:49:54 2018 (r469043) +++ branches/2018Q2/www/gitlab-workhorse/Makefile Fri May 4 17:50:55 2018 (r469044) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gitlab-workhorse -PORTVERSION= 3.6.0 +PORTVERSION= 4.0.0 CATEGORIES= www MAINTAINER= idefix@fechner.net @@ -18,7 +18,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= 51fe78e3acd65292b15402db17179e362e88a65e +GL_COMMIT= 75bc61a1ac262705a24e38c3fc6b388efb0fb5c4 PLIST_FILES= bin/gitlab-workhorse \ bin/gitlab-zip-cat \ Modified: branches/2018Q2/www/gitlab-workhorse/distinfo ============================================================================== --- branches/2018Q2/www/gitlab-workhorse/distinfo Fri May 4 17:49:54 2018 (r469043) +++ branches/2018Q2/www/gitlab-workhorse/distinfo Fri May 4 17:50:55 2018 (r469044) @@ -1,3 +1,3 @@ -TIMESTAMP = 1522771766 -SHA256 (gitlab-org-gitlab-workhorse-51fe78e3acd65292b15402db17179e362e88a65e_GL0.tar.gz) = bfe9c2441cefa29350a411f48263a4d3e9bc16ddf9c7bbdc2ee0734701306760 -SIZE (gitlab-org-gitlab-workhorse-51fe78e3acd65292b15402db17179e362e88a65e_GL0.tar.gz) = 944116 +TIMESTAMP = 1523369813 +SHA256 (gitlab-org-gitlab-workhorse-75bc61a1ac262705a24e38c3fc6b388efb0fb5c4_GL0.tar.gz) = b6bec2bd9df4727b70cd33912b50f813cbb863ace07aa3f5ea207f5cfdc09a7f +SIZE (gitlab-org-gitlab-workhorse-75bc61a1ac262705a24e38c3fc6b388efb0fb5c4_GL0.tar.gz) = 1718223