Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Oct 2019 17:01:34 +0000 (UTC)
From:      Matthias Fechner <mfechner@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r515476 - head/net/rubygem-gitaly
Message-ID:  <201910241701.x9OH1Yjs017727@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mfechner
Date: Thu Oct 24 17:01:33 2019
New Revision: 515476
URL: https://svnweb.freebsd.org/changeset/ports/515476

Log:
  net/rubygem-gitaly: upgrade to 1.65.0 required for gitlab-ce 12.4 upgrade.

Modified:
  head/net/rubygem-gitaly/Makefile
  head/net/rubygem-gitaly/distinfo

Modified: head/net/rubygem-gitaly/Makefile
==============================================================================
--- head/net/rubygem-gitaly/Makefile	Thu Oct 24 17:01:28 2019	(r515475)
+++ head/net/rubygem-gitaly/Makefile	Thu Oct 24 17:01:33 2019	(r515476)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	gitaly
-PORTVERSION=	1.58.1
+PORTVERSION=	1.65.0
 CATEGORIES=	net rubygems
 MASTER_SITES=	RG
 
@@ -10,8 +10,8 @@ COMMENT=	Auto-generated gRPC client for gitaly
 
 LICENSE=	MIT
 
-BUILD_DEPENDS=	rubygem-bundler>=1.12:sysutils/rubygem-bundler \
-		rubygem-rake>=10.0:devel/rubygem-rake
+#BUILD_DEPENDS=	rubygem-bundler>=1.12:sysutils/rubygem-bundler \
+#		rubygem-rake>=10.0:devel/rubygem-rake
 RUN_DEPENDS=	rubygem-grpc>=1.0<2.0:net/rubygem-grpc \
 		gitaly>=0.82.0:devel/gitaly
 

Modified: head/net/rubygem-gitaly/distinfo
==============================================================================
--- head/net/rubygem-gitaly/distinfo	Thu Oct 24 17:01:28 2019	(r515475)
+++ head/net/rubygem-gitaly/distinfo	Thu Oct 24 17:01:33 2019	(r515476)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1567424058
-SHA256 (rubygem/gitaly-1.58.1.gem) = 2263760613186f989409e0fda1b17df2fa6e9a0f22e522e93ca177dc997fb9fd
-SIZE (rubygem/gitaly-1.58.1.gem) = 18432
+TIMESTAMP = 1571854693
+SHA256 (rubygem/gitaly-1.65.0.gem) = 32fc60f73b44e674dd1db5d2516239d3663f9bdee015d0127c793eec22ff1241
+SIZE (rubygem/gitaly-1.65.0.gem) = 18944



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