From owner-svn-ports-all@freebsd.org Wed Jun 28 08:40:14 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9FF92D9C0EA; Wed, 28 Jun 2017 08:40:14 +0000 (UTC) (envelope-from tz@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 mx1.freebsd.org (Postfix) with ESMTPS id 683866FFCB; Wed, 28 Jun 2017 08:40:14 +0000 (UTC) (envelope-from tz@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v5S8eD7a000426; Wed, 28 Jun 2017 08:40:13 GMT (envelope-from tz@FreeBSD.org) Received: (from tz@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5S8eDWW000423; Wed, 28 Jun 2017 08:40:13 GMT (envelope-from tz@FreeBSD.org) Message-Id: <201706280840.v5S8eDWW000423@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tz set sender to tz@FreeBSD.org using -f From: Torsten Zuehlsdorff Date: Wed, 28 Jun 2017 08:40:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r444548 - head/devel/gitlab-shell X-SVN-Group: ports-head X-SVN-Commit-Author: tz X-SVN-Commit-Paths: head/devel/gitlab-shell X-SVN-Commit-Revision: 444548 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.23 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: Wed, 28 Jun 2017 08:40:14 -0000 Author: tz Date: Wed Jun 28 08:40:13 2017 New Revision: 444548 URL: https://svnweb.freebsd.org/changeset/ports/444548 Log: devel/gitlab-shell: Update from 4.1.1 to 5.0.0 Changelog: https://gitlab.com/gitlab-org/gitlab-shell/blob/v5.0.0/CHANGELOG Modified: head/devel/gitlab-shell/Makefile head/devel/gitlab-shell/distinfo head/devel/gitlab-shell/pkg-plist Modified: head/devel/gitlab-shell/Makefile ============================================================================== --- head/devel/gitlab-shell/Makefile Wed Jun 28 08:04:35 2017 (r444547) +++ head/devel/gitlab-shell/Makefile Wed Jun 28 08:40:13 2017 (r444548) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gitlab-shell -PORTVERSION= 4.1.1 +PORTVERSION= 5.0.0 CATEGORIES= devel MASTER_SITES= https://gitlab.com/gitlab-org/${PORTNAME}/repository/archive.tar.gz?ref=v${PORTVERSION}&dummy=/ DISTNAME= ${PORTNAME}-v${PORTVERSION} Modified: head/devel/gitlab-shell/distinfo ============================================================================== --- head/devel/gitlab-shell/distinfo Wed Jun 28 08:04:35 2017 (r444547) +++ head/devel/gitlab-shell/distinfo Wed Jun 28 08:40:13 2017 (r444548) @@ -1,3 +1,3 @@ -TIMESTAMP = 1489053111 -SHA256 (gitlab-shell-v4.1.1.tar.gz) = 61f684b4528b0b789aad80efbfd8f9870d113f6e2794e589e0db9e74e6737e1d -SIZE (gitlab-shell-v4.1.1.tar.gz) = 78829 +TIMESTAMP = 1497355560 +SHA256 (gitlab-shell-v5.0.0.tar.gz) = 7611fdf0b64592365bdb6ba442a4263d129b05c280d5105ea641baec7a0b45ab +SIZE (gitlab-shell-v5.0.0.tar.gz) = 78585 Modified: head/devel/gitlab-shell/pkg-plist ============================================================================== --- head/devel/gitlab-shell/pkg-plist Wed Jun 28 08:04:35 2017 (r444547) +++ head/devel/gitlab-shell/pkg-plist Wed Jun 28 08:40:13 2017 (r444548) @@ -83,6 +83,7 @@ %%DATADIR%%/spec/vcr_cassettes/discover-ok.yml %%DATADIR%%/spec/vcr_cassettes/http-access-disabled.yml %%DATADIR%%/spec/vcr_cassettes/lfs-authenticate-ok.yml +%%DATADIR%%/spec/vcr_cassettes/notify-post-receive.yml %%DATADIR%%/spec/vcr_cassettes/ssh-access-disabled.yml %%DATADIR%%/spec/vcr_cassettes/ssh-key-not-found.yml %%DATADIR%%/spec/vcr_cassettes/ssh-key-not-implemented.yml