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

Matthias Fechner mfechner at FreeBSD.org
Thu Oct 24 17:01:35 UTC 2019


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


More information about the svn-ports-head mailing list