From owner-svn-ports-head@freebsd.org Tue Oct 30 16:18:44 2018 Return-Path: Delivered-To: svn-ports-head@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 1BA0D10ECFA6; Tue, 30 Oct 2018 16:18:44 +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 C34BB6DAAF; Tue, 30 Oct 2018 16:18:43 +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 A46141FBB3; Tue, 30 Oct 2018 16:18:43 +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 w9UGIh32040408; Tue, 30 Oct 2018 16:18:43 GMT (envelope-from mfechner@FreeBSD.org) Received: (from mfechner@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w9UGIhwP040406; Tue, 30 Oct 2018 16:18:43 GMT (envelope-from mfechner@FreeBSD.org) Message-Id: <201810301618.w9UGIhwP040406@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mfechner set sender to mfechner@FreeBSD.org using -f From: Matthias Fechner Date: Tue, 30 Oct 2018 16:18:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r483500 - head/www/gitlab-workhorse X-SVN-Group: ports-head X-SVN-Commit-Author: mfechner X-SVN-Commit-Paths: head/www/gitlab-workhorse X-SVN-Commit-Revision: 483500 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Oct 2018 16:18:44 -0000 Author: mfechner Date: Tue Oct 30 16:18:43 2018 New Revision: 483500 URL: https://svnweb.freebsd.org/changeset/ports/483500 Log: Upgrade to version 7.0.0 which is required for www/gitlab-ce 11.4.x. 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 Tue Oct 30 16:17:41 2018 (r483499) +++ head/www/gitlab-workhorse/Makefile Tue Oct 30 16:18:43 2018 (r483500) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gitlab-workhorse -PORTVERSION= 6.1.0 +PORTVERSION= 7.0.0 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= 70ca94d07aecf2151d6b749cb049bedecc8a6a3d +GL_COMMIT= 279962ec11bd26d0a1855537efb38f569ce85e72 PLIST_FILES= bin/gitlab-workhorse \ bin/gitlab-zip-cat \ Modified: head/www/gitlab-workhorse/distinfo ============================================================================== --- head/www/gitlab-workhorse/distinfo Tue Oct 30 16:17:41 2018 (r483499) +++ head/www/gitlab-workhorse/distinfo Tue Oct 30 16:18:43 2018 (r483500) @@ -1,3 +1,3 @@ -TIMESTAMP = 1537567672 -SHA256 (gitlab-org-gitlab-workhorse-70ca94d07aecf2151d6b749cb049bedecc8a6a3d_GL0.tar.gz) = 3b6007300f7c6ebf276cfc3e62a362e4339f070a572b193c8c4ab1eb501de03c -SIZE (gitlab-org-gitlab-workhorse-70ca94d07aecf2151d6b749cb049bedecc8a6a3d_GL0.tar.gz) = 1846823 +TIMESTAMP = 1540327734 +SHA256 (gitlab-org-gitlab-workhorse-279962ec11bd26d0a1855537efb38f569ce85e72_GL0.tar.gz) = a833c9bb6f89df606d3b633b2c1d892ca9dbac75671fea9e57b509b764afa9d4 +SIZE (gitlab-org-gitlab-workhorse-279962ec11bd26d0a1855537efb38f569ce85e72_GL0.tar.gz) = 1870561