Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Jun 2020 19:51:55 +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: r537939 - head/net/rubygem-gitaly
Message-ID:  <202006041951.054Jpt1n048003@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mfechner
Date: Thu Jun  4 19:51:54 2020
New Revision: 537939
URL: https://svnweb.freebsd.org/changeset/ports/537939

Log:
  Update to 13.0.0.pre.rc1 which is required for gitlab-ce 13.0.

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

Modified: head/net/rubygem-gitaly/Makefile
==============================================================================
--- head/net/rubygem-gitaly/Makefile	Thu Jun  4 19:51:11 2020	(r537938)
+++ head/net/rubygem-gitaly/Makefile	Thu Jun  4 19:51:54 2020	(r537939)
@@ -1,8 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	gitaly
-DISTVERSION=	12.9.0.pre.rc4
-PORTREVISION=	1
+DISTVERSION=	13.0.0.pre.rc1
 CATEGORIES=	net rubygems
 MASTER_SITES=	RG
 
@@ -14,7 +13,7 @@ LICENSE=	MIT
 #BUILD_DEPENDS=	rubygem-bundler>=1.12:sysutils/rubygem-bundler \
 #		rubygem-rake>=10.0:devel/rubygem-rake
 RUN_DEPENDS=	rubygem-grpc124>=1.0<2.0:net/rubygem-grpc124 \
-		gitaly>=0.86.0:devel/gitaly
+		gitaly>=13.0:devel/gitaly
 
 USES=		gem
 USE_RUBY=	yes

Modified: head/net/rubygem-gitaly/distinfo
==============================================================================
--- head/net/rubygem-gitaly/distinfo	Thu Jun  4 19:51:11 2020	(r537938)
+++ head/net/rubygem-gitaly/distinfo	Thu Jun  4 19:51:54 2020	(r537939)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1585260064
-SHA256 (rubygem/gitaly-12.9.0.pre.rc4.gem) = 271148836cf4608692bf4b15b404472b5b52168e4c9af1ffc63235845fef58a5
-SIZE (rubygem/gitaly-12.9.0.pre.rc4.gem) = 19456
+TIMESTAMP = 1590212878
+SHA256 (rubygem/gitaly-13.0.0.pre.rc1.gem) = 90f61bb6c7ecddf655b2b191a8efa84083e5969e508d3f40e10e7abc75147106
+SIZE (rubygem/gitaly-13.0.0.pre.rc1.gem) = 19968



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