From owner-svn-ports-all@freebsd.org Fri May 4 17:47:22 2018 Return-Path: Delivered-To: svn-ports-all@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 D864AFB330C; Fri, 4 May 2018 17:47:22 +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 878DE6FFE6; Fri, 4 May 2018 17:47:22 +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 811C2121D0; Fri, 4 May 2018 17:47:22 +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 w44HlMaY040807; Fri, 4 May 2018 17:47:22 GMT (envelope-from mfechner@FreeBSD.org) Received: (from mfechner@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w44HlMnx040805; Fri, 4 May 2018 17:47:22 GMT (envelope-from mfechner@FreeBSD.org) Message-Id: <201805041747.w44HlMnx040805@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:47:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r469041 - branches/2018Q2/devel/gitlab-shell X-SVN-Group: ports-branches X-SVN-Commit-Author: mfechner X-SVN-Commit-Paths: branches/2018Q2/devel/gitlab-shell X-SVN-Commit-Revision: 469041 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 May 2018 17:47:23 -0000 Author: mfechner Date: Fri May 4 17:47:21 2018 New Revision: 469041 URL: https://svnweb.freebsd.org/changeset/ports/469041 Log: MFH: r467328 Update devel/gitlab-shell to 6.0.4, which is required for gitlab 10.6.x. Reviewed by: swills (mentor) Approved by: swills (mentor) Differential Revision: https://reviews.freebsd.org/D15034 Approved by: ports-secteam (feld) Modified: branches/2018Q2/devel/gitlab-shell/Makefile branches/2018Q2/devel/gitlab-shell/distinfo Directory Properties: branches/2018Q2/ (props changed) Modified: branches/2018Q2/devel/gitlab-shell/Makefile ============================================================================== --- branches/2018Q2/devel/gitlab-shell/Makefile Fri May 4 17:46:25 2018 (r469040) +++ branches/2018Q2/devel/gitlab-shell/Makefile Fri May 4 17:47:21 2018 (r469041) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gitlab-shell -PORTVERSION= 6.0.3 +PORTVERSION= 6.0.4 CATEGORIES= devel LICENSE= MIT @@ -16,7 +16,7 @@ BUILD_DEPENDS= gem:devel/ruby-gems \ USE_GITLAB= yes GL_ACCOUNT= gitlab-org # Find the commit hash here: https://gitlab.com/gitlab-org/gitlab-shell/tags -GL_COMMIT= ec2806f1f2ad10b7ec68b1835c54c11915387a6a +GL_COMMIT= 6feee1ccc265c765181533bbc719f91c364de2b3 USERS= git GROUPS= git Modified: branches/2018Q2/devel/gitlab-shell/distinfo ============================================================================== --- branches/2018Q2/devel/gitlab-shell/distinfo Fri May 4 17:46:25 2018 (r469040) +++ branches/2018Q2/devel/gitlab-shell/distinfo Fri May 4 17:47:21 2018 (r469041) @@ -1,3 +1,3 @@ -TIMESTAMP = 1522769153 -SHA256 (gitlab-org-gitlab-shell-ec2806f1f2ad10b7ec68b1835c54c11915387a6a_GL0.tar.gz) = f68d6f6925e2d54e5ff8acac8c0b5f47ab5804492e363bb097fd3b19b7e405c2 -SIZE (gitlab-org-gitlab-shell-ec2806f1f2ad10b7ec68b1835c54c11915387a6a_GL0.tar.gz) = 782621 +TIMESTAMP = 1523369483 +SHA256 (gitlab-org-gitlab-shell-6feee1ccc265c765181533bbc719f91c364de2b3_GL0.tar.gz) = bb1d7702c1c7177f36e09e77da081e90f145d786635d33b5c9e85bdc9387b2a2 +SIZE (gitlab-org-gitlab-shell-6feee1ccc265c765181533bbc719f91c364de2b3_GL0.tar.gz) = 773179