Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Feb 2017 09:34:46 +0000 (UTC)
From:      Torsten Zuehlsdorff <tz@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r434698 - head/devel/gitlab-shell
Message-ID:  <201702240934.v1O9YkBq071552@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tz
Date: Fri Feb 24 09:34:46 2017
New Revision: 434698
URL: https://svnweb.freebsd.org/changeset/ports/434698

Log:
  devel/gitlab-shell: Update from 3.4.0 to 3.6.1
  
  Changelog: https://gitlab.com/gitlab-org/gitlab-shell/blob/v3.6.1/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	Fri Feb 24 09:01:40 2017	(r434697)
+++ head/devel/gitlab-shell/Makefile	Fri Feb 24 09:34:46 2017	(r434698)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	gitlab-shell
-PORTVERSION=	3.4.0
-PORTREVISION=	1
+PORTVERSION=	3.6.1
 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	Fri Feb 24 09:01:40 2017	(r434697)
+++ head/devel/gitlab-shell/distinfo	Fri Feb 24 09:34:46 2017	(r434698)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1476972305
-SHA256 (gitlab-shell-v3.4.0.tar.gz) = 0ac8f18b1615194943e935b670d630a1ba9870ad876f7486256972c7be1d45d4
-SIZE (gitlab-shell-v3.4.0.tar.gz) = 71972
+TIMESTAMP = 1486029021
+SHA256 (gitlab-shell-v3.6.1.tar.gz) = 180dcce14e9caa9c7f09eefdb2e10189318a0f994c4931fae2acebd92e9e4fa3
+SIZE (gitlab-shell-v3.6.1.tar.gz) = 74806

Modified: head/devel/gitlab-shell/pkg-plist
==============================================================================
--- head/devel/gitlab-shell/pkg-plist	Fri Feb 24 09:01:40 2017	(r434697)
+++ head/devel/gitlab-shell/pkg-plist	Fri Feb 24 09:34:46 2017	(r434698)
@@ -28,6 +28,7 @@
 %%DATADIR%%/lib/gitlab_custom_hook.rb
 %%DATADIR%%/lib/gitlab_init.rb
 %%DATADIR%%/lib/gitlab_keys.rb
+%%DATADIR%%/lib/gitlab_lfs_authentication.rb
 %%DATADIR%%/lib/gitlab_logger.rb
 %%DATADIR%%/lib/gitlab_net.rb
 %%DATADIR%%/lib/gitlab_post_receive.rb
@@ -55,6 +56,7 @@
 %%DATADIR%%/spec/gitlab_access_spec.rb
 %%DATADIR%%/spec/gitlab_config_spec.rb
 %%DATADIR%%/spec/gitlab_keys_spec.rb
+%%DATADIR%%/spec/gitlab_lfs_authentication_spec.rb
 %%DATADIR%%/spec/gitlab_logger_spec.rb
 %%DATADIR%%/spec/gitlab_net_spec.rb
 %%DATADIR%%/spec/gitlab_post_receive_spec.rb
@@ -74,10 +76,13 @@
 %%DATADIR%%/spec/vcr_cassettes/denied-push.yml
 %%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/ssh-access-disabled.yml
 %%DATADIR%%/spec/vcr_cassettes/ssh-key-not-found.yml
 %%DATADIR%%/spec/vcr_cassettes/ssh-key-not-implemented.yml
 %%DATADIR%%/spec/vcr_cassettes/ssh-key-ok.yml
+%%DATADIR%%/spec/vcr_cassettes/two-factor-recovery-codes-fail.yml
+%%DATADIR%%/spec/vcr_cassettes/two-factor-recovery-codes.yml
 %%DATADIR%%/support/rewrite-hooks.sh
 %%DATADIR%%/support/truncate_repositories.sh
 @dir(git,,755) /var/log/gitlab-shell



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201702240934.v1O9YkBq071552>