From owner-svn-ports-head@freebsd.org Thu Sep 6 18:59:43 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 14E29FDAC8B; Thu, 6 Sep 2018 18:59:43 +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 BF52685E3D; Thu, 6 Sep 2018 18:59:42 +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 B630D111D3; Thu, 6 Sep 2018 18:59:42 +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 w86IxgUv050773; Thu, 6 Sep 2018 18:59:42 GMT (envelope-from mfechner@FreeBSD.org) Received: (from mfechner@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w86IxgOv050771; Thu, 6 Sep 2018 18:59:42 GMT (envelope-from mfechner@FreeBSD.org) Message-Id: <201809061859.w86IxgOv050771@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mfechner set sender to mfechner@FreeBSD.org using -f From: Matthias Fechner Date: Thu, 6 Sep 2018 18:59:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r479136 - 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: 479136 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.27 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: Thu, 06 Sep 2018 18:59:43 -0000 Author: mfechner Date: Thu Sep 6 18:59:42 2018 New Revision: 479136 URL: https://svnweb.freebsd.org/changeset/ports/479136 Log: Update www/gitlab-workhorse to 5.1.0 which is required for gitlab-ce 11.2.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 Thu Sep 6 18:57:45 2018 (r479135) +++ head/www/gitlab-workhorse/Makefile Thu Sep 6 18:59:42 2018 (r479136) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gitlab-workhorse -PORTVERSION= 5.0.0 +PORTVERSION= 5.1.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= 1ef6d8e75d435316715d6a221f2ab4451373ebf2 +GL_COMMIT= 2fd82d0f4fcc945a11c72e08344ccb967eb0c48f PLIST_FILES= bin/gitlab-workhorse \ bin/gitlab-zip-cat \ Modified: head/www/gitlab-workhorse/distinfo ============================================================================== --- head/www/gitlab-workhorse/distinfo Thu Sep 6 18:57:45 2018 (r479135) +++ head/www/gitlab-workhorse/distinfo Thu Sep 6 18:59:42 2018 (r479136) @@ -1,3 +1,3 @@ -TIMESTAMP = 1532160772 -SHA256 (gitlab-org-gitlab-workhorse-1ef6d8e75d435316715d6a221f2ab4451373ebf2_GL0.tar.gz) = 8996bbae4575934e4d7b8b13d3f831b73bd8cad71089e31b8850b1343c248f5c -SIZE (gitlab-org-gitlab-workhorse-1ef6d8e75d435316715d6a221f2ab4451373ebf2_GL0.tar.gz) = 1763476 +TIMESTAMP = 1535125677 +SHA256 (gitlab-org-gitlab-workhorse-2fd82d0f4fcc945a11c72e08344ccb967eb0c48f_GL0.tar.gz) = 9643a01612b2eff835e43167cb612c11ecf39cc47c80175e5a6c59a03e736f35 +SIZE (gitlab-org-gitlab-workhorse-2fd82d0f4fcc945a11c72e08344ccb967eb0c48f_GL0.tar.gz) = 1838862