svn commit: r563061 - head/net/rubygem-gitaly

Matthias Fechner mfechner at FreeBSD.org
Wed Jan 27 12:45:02 UTC 2021


Author: mfechner
Date: Wed Jan 27 12:45:01 2021
New Revision: 563061
URL: https://svnweb.freebsd.org/changeset/ports/563061

Log:
  Update to 13.8.0.pre.rc2 which is required for gitlab-ce 13.8.

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

Modified: head/net/rubygem-gitaly/Makefile
==============================================================================
--- head/net/rubygem-gitaly/Makefile	Wed Jan 27 12:44:19 2021	(r563060)
+++ head/net/rubygem-gitaly/Makefile	Wed Jan 27 12:45:01 2021	(r563061)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	gitaly
-PORTVERSION=	13.7.0.pre.rc1
+PORTVERSION=	13.8.0.pre.rc2
 PORTREVISION=	0
 CATEGORIES=	net rubygems
 MASTER_SITES=	RG
@@ -12,7 +12,7 @@ COMMENT=	Auto-generated gRPC client for gitaly
 LICENSE=	MIT
 
 RUN_DEPENDS=	rubygem-grpc>=1.0<2.0:net/rubygem-grpc \
-		gitaly>=13.0:devel/gitaly
+		gitaly>=13.8:devel/gitaly
 
 USES=		gem
 USE_RUBY=	yes

Modified: head/net/rubygem-gitaly/distinfo
==============================================================================
--- head/net/rubygem-gitaly/distinfo	Wed Jan 27 12:44:19 2021	(r563060)
+++ head/net/rubygem-gitaly/distinfo	Wed Jan 27 12:45:01 2021	(r563061)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1608585827
-SHA256 (rubygem/gitaly-13.7.0.pre.rc1.gem) = 180abe37a8513f5037f3d2d616d0b6910b47886938f39e839cf927a9624b82aa
-SIZE (rubygem/gitaly-13.7.0.pre.rc1.gem) = 21504
+TIMESTAMP = 1611264204
+SHA256 (rubygem/gitaly-13.8.0.pre.rc2.gem) = 0a6e101b44e2c5fe697c4ff4860714347f44888d72b8ed7730b5b787384dda4e
+SIZE (rubygem/gitaly-13.8.0.pre.rc2.gem) = 22016


More information about the svn-ports-all mailing list