Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 4 May 2018 17:46:25 +0000 (UTC)
From:      Matthias Fechner <mfechner@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r469040 - branches/2018Q2/devel/gitaly
Message-ID:  <201805041746.w44HkPCt040608@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mfechner
Date: Fri May  4 17:46:25 2018
New Revision: 469040
URL: https://svnweb.freebsd.org/changeset/ports/469040

Log:
  MFH: r467327
  
  Updated devel/gitaly to version 0.91.0 which is required for gitlab 10.6.x.
  
  Reviewed by:	swills (mentor)
  Approved by:	swills (mentor)
  Differential Revision:	https://reviews.freebsd.org/D15033
  
  Approved by:	ports-secteam (feld)

Modified:
  branches/2018Q2/devel/gitaly/Makefile
  branches/2018Q2/devel/gitaly/distinfo
  branches/2018Q2/devel/gitaly/pkg-plist
Directory Properties:
  branches/2018Q2/   (props changed)

Modified: branches/2018Q2/devel/gitaly/Makefile
==============================================================================
--- branches/2018Q2/devel/gitaly/Makefile	Fri May  4 17:45:21 2018	(r469039)
+++ branches/2018Q2/devel/gitaly/Makefile	Fri May  4 17:46:25 2018	(r469040)
@@ -1,7 +1,8 @@
 # $FreeBSD$
 
 PORTNAME=	gitaly
-DISTVERSION=	0.82.0
+DISTVERSION=	0.91.0
+PORTREVISION=	1
 CATEGORIES=	devel
 
 MAINTAINER=	idefix@fechner.net
@@ -11,16 +12,18 @@ LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 # define dependencies that are required for build and run under MY_DEPENDS
-MY_DEPENDS=	git>=2.14.3:devel/git \
-		rubygem-github-linguist47>=4.7.0:textproc/rubygem-github-linguist47 \
+MY_DEPENDS=	git>=2.16.2:devel/git \
+		rubygem-github-linguist53>=5.3.3:textproc/rubygem-github-linguist53 \
 		rubygem-bundler>0:sysutils/rubygem-bundler \
 		rubygem-gitlab-markup>=1.6.2:textproc/rubygem-gitlab-markup \
-		rubygem-gitaly-proto083>=0.83.0:net/rubygem-gitaly-proto083 \
+		rubygem-gitaly-proto088>=0.88.0:net/rubygem-gitaly-proto088 \
 		rubygem-activesupport50>=5.0.2:devel/rubygem-activesupport50 \
 		rubygem-rdoc>=4.2:devel/rubygem-rdoc \
 		rubygem-gollum-lib-gitlab>=4.2.0:www/rubygem-gollum-lib-gitlab \
 		rubygem-gollum-rugged_adapter>=0.4.4:www/rubygem-gollum-rugged_adapter \
-		rubygem-grpc>=1.8.0:net/rubygem-grpc \
+		rubygem-grpc>=1.10.0:net/rubygem-grpc \
+		rubygem-sentry-raven>=2.7.2:devel/rubygem-sentry-raven \
+		rubygem-licensee8>=8.7:devel/rubygem-licensee8 \
 		rubygem-google-protobuf351>=3.5.1:devel/rubygem-google-protobuf351
 
 BUILD_DEPENDS=	go>=1.8:lang/go \
@@ -29,7 +32,7 @@ BUILD_DEPENDS=	go>=1.8:lang/go \
 		${MY_DEPENDS}
 
 RUN_DEPENDS=	${MY_DEPENDS} \
-		gitlab-shell>=6.0.3:devel/gitlab-shell
+		gitlab-shell>=6.0.4:devel/gitlab-shell
 
 USES=	gmake
 USE_RUBY=	yes
@@ -37,7 +40,7 @@ USE_RUBY=	yes
 USE_GITLAB=	yes
 GL_ACCOUNT=	gitlab-org
 # Find this here: https://gitlab.com/gitlab-org/gitaly/tags
-GL_COMMIT=	8f7e18974599c47f542e083d56faf45af106788b
+GL_COMMIT=	89298fe8b80b73a34352023555fe061866aff3ad
 
 post-patch:
 	${MV} ${WRKSRC}/config.toml.example ${WRKSRC}/config.toml.sample

Modified: branches/2018Q2/devel/gitaly/distinfo
==============================================================================
--- branches/2018Q2/devel/gitaly/distinfo	Fri May  4 17:45:21 2018	(r469039)
+++ branches/2018Q2/devel/gitaly/distinfo	Fri May  4 17:46:25 2018	(r469040)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1522736881
-SHA256 (gitlab-org-gitaly-8f7e18974599c47f542e083d56faf45af106788b_GL0.tar.gz) = 22f2b66067ebdb87907b6cb1698ee471dbbe1beecaa3208a9877033c110a9ebb
-SIZE (gitlab-org-gitaly-8f7e18974599c47f542e083d56faf45af106788b_GL0.tar.gz) = 3572308
+TIMESTAMP = 1523378733
+SHA256 (gitlab-org-gitaly-89298fe8b80b73a34352023555fe061866aff3ad_GL0.tar.gz) = c1a8e836b572f249e05c3a821002781af6a3a1bf3434dff5fe515078700994b3
+SIZE (gitlab-org-gitaly-89298fe8b80b73a34352023555fe061866aff3ad_GL0.tar.gz) = 3586830

Modified: branches/2018Q2/devel/gitaly/pkg-plist
==============================================================================
--- branches/2018Q2/devel/gitaly/pkg-plist	Fri May  4 17:45:21 2018	(r469039)
+++ branches/2018Q2/devel/gitaly/pkg-plist	Fri May  4 17:46:25 2018	(r469040)
@@ -9,10 +9,13 @@
 %%DATADIR%%/ruby/lib/gitaly_server/commit_service.rb
 %%DATADIR%%/ruby/lib/gitaly_server/conflicts_service.rb
 %%DATADIR%%/ruby/lib/gitaly_server/diff_service.rb
+%%DATADIR%%/ruby/lib/gitaly_server/exception_sanitizer_interceptor.rb
 %%DATADIR%%/ruby/lib/gitaly_server/operations_service.rb
 %%DATADIR%%/ruby/lib/gitaly_server/ref_service.rb
 %%DATADIR%%/ruby/lib/gitaly_server/remote_service.rb
 %%DATADIR%%/ruby/lib/gitaly_server/repository_service.rb
+%%DATADIR%%/ruby/lib/gitaly_server/sentry.rb
+%%DATADIR%%/ruby/lib/gitaly_server/sentry_interceptor.rb
 %%DATADIR%%/ruby/lib/gitaly_server/utils.rb
 %%DATADIR%%/ruby/lib/gitaly_server/wiki_service.rb
 %%DATADIR%%/ruby/lib/gitlab/config.rb
@@ -25,9 +28,13 @@
 %%DATADIR%%/ruby/spec/gitaly/ref_service_spec.rb
 %%DATADIR%%/ruby/spec/gitaly/repository_service_spec.rb
 %%DATADIR%%/ruby/spec/integration_helper.rb
+%%DATADIR%%/ruby/spec/lib/gitaly_server/exception_sanitizer_interceptor_spec.rb
 %%DATADIR%%/ruby/spec/lib/gitaly_server/utils_spec.rb
+%%DATADIR%%/ruby/spec/lib/gitaly_server/sentry/url_sanitizer_spec.rb
+%%DATADIR%%/ruby/spec/lib/gitaly_server/sentry_interceptor_spec.rb
 %%DATADIR%%/ruby/spec/lib/gitlab/config_spec.rb
 %%DATADIR%%/ruby/spec/spec_helper.rb
+%%DATADIR%%/ruby/spec/support/sentry.rb
 %%DATADIR%%/ruby/spec/test_repo_helper.rb
 %%DATADIR%%/ruby/vendor/gitlab_git/ORIGIN
 %%DATADIR%%/ruby/vendor/gitlab_git/REVISION



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