From owner-svn-ports-head@freebsd.org Mon Sep 9 10:27:39 2019 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id DD64CF4970; Mon, 9 Sep 2019 10:27:39 +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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 46RkrC5bhTz3HJS; Mon, 9 Sep 2019 10:27:39 +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 A4E1CC2D2; Mon, 9 Sep 2019 10:27:39 +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 x89ARduF026141; Mon, 9 Sep 2019 10:27:39 GMT (envelope-from mfechner@FreeBSD.org) Received: (from mfechner@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x89ARdwv026139; Mon, 9 Sep 2019 10:27:39 GMT (envelope-from mfechner@FreeBSD.org) Message-Id: <201909091027.x89ARdwv026139@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mfechner set sender to mfechner@FreeBSD.org using -f From: Matthias Fechner Date: Mon, 9 Sep 2019 10:27:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r511618 - 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: 511618 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: Mon, 09 Sep 2019 10:27:39 -0000 Author: mfechner Date: Mon Sep 9 10:27:38 2019 New Revision: 511618 URL: https://svnweb.freebsd.org/changeset/ports/511618 Log: www/gitlab-workhorse: upgrade to 8.8.1 which is required for gitlab-ce 12.2. Modified: head/www/gitlab-workhorse/Makefile head/www/gitlab-workhorse/distinfo Modified: head/www/gitlab-workhorse/Makefile ============================================================================== --- head/www/gitlab-workhorse/Makefile Mon Sep 9 10:26:45 2019 (r511617) +++ head/www/gitlab-workhorse/Makefile Mon Sep 9 10:27:38 2019 (r511618) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gitlab-workhorse -PORTVERSION= 8.7.1 +PORTVERSION= 8.8.1 CATEGORIES= www MAINTAINER= mfechner@FreeBSD.org @@ -19,7 +19,7 @@ USE_GITLAB= yes GL_ACCOUNT= gitlab-org # Find the commit hash here: https://gitlab.com/gitlab-org/gitlab-workhorse/tags -GL_COMMIT= bab62a589d902785ac90792a6367ddf495ee8bbb +GL_COMMIT= febcb163140c1d54f153f868f7b811cbd174c952 MAKE_JOBS_UNSAFE=yes PLIST_FILES= bin/gitlab-workhorse \ Modified: head/www/gitlab-workhorse/distinfo ============================================================================== --- head/www/gitlab-workhorse/distinfo Mon Sep 9 10:26:45 2019 (r511617) +++ head/www/gitlab-workhorse/distinfo Mon Sep 9 10:27:38 2019 (r511618) @@ -1,3 +1,3 @@ -TIMESTAMP = 1567144133 -SHA256 (gitlab-org-gitlab-workhorse-bab62a589d902785ac90792a6367ddf495ee8bbb_GL0.tar.gz) = 92edca23319652f868e984c977c29ad12179f68885155f7743407d85006a85c3 -SIZE (gitlab-org-gitlab-workhorse-bab62a589d902785ac90792a6367ddf495ee8bbb_GL0.tar.gz) = 2951315 +TIMESTAMP = 1567414389 +SHA256 (gitlab-org-gitlab-workhorse-febcb163140c1d54f153f868f7b811cbd174c952_GL0.tar.gz) = c81d65488126f97479b03fef65e92d607310f661653afecd07acbee13820c469 +SIZE (gitlab-org-gitlab-workhorse-febcb163140c1d54f153f868f7b811cbd174c952_GL0.tar.gz) = 2955428