svn commit: r546172 - head/net/rubygem-gitaly
Matthias Fechner
mfechner at FreeBSD.org
Tue Aug 25 13:04:08 UTC 2020
Author: mfechner
Date: Tue Aug 25 13:04:07 2020
New Revision: 546172
URL: https://svnweb.freebsd.org/changeset/ports/546172
Log:
Update to 13.3.0.pre.rc5 which is required for gitlab 13.3.
Modified:
head/net/rubygem-gitaly/Makefile
head/net/rubygem-gitaly/distinfo
Modified: head/net/rubygem-gitaly/Makefile
==============================================================================
--- head/net/rubygem-gitaly/Makefile Tue Aug 25 13:03:29 2020 (r546171)
+++ head/net/rubygem-gitaly/Makefile Tue Aug 25 13:04:07 2020 (r546172)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= gitaly
-DISTVERSION= 13.2.0.pre.rc2
+DISTVERSION= 13.3.0.pre.rc5
CATEGORIES= net rubygems
MASTER_SITES= RG
@@ -10,8 +10,6 @@ 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
RUN_DEPENDS= rubygem-grpc124>=1.0<2.0:net/rubygem-grpc124 \
gitaly>=13.0:devel/gitaly
Modified: head/net/rubygem-gitaly/distinfo
==============================================================================
--- head/net/rubygem-gitaly/distinfo Tue Aug 25 13:03:29 2020 (r546171)
+++ head/net/rubygem-gitaly/distinfo Tue Aug 25 13:04:07 2020 (r546172)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1595358608
-SHA256 (rubygem/gitaly-13.2.0.pre.rc2.gem) = a3f09b58aad19d8c7cce51ce717bea93df71a6dda228b99217b60b16682ee7af
-SIZE (rubygem/gitaly-13.2.0.pre.rc2.gem) = 20480
+TIMESTAMP = 1598264990
+SHA256 (rubygem/gitaly-13.3.0.pre.rc5.gem) = daf11c328bb98712c0814cedb3946d62266cb560bfe78c5fa5fd66625c6e844d
+SIZE (rubygem/gitaly-13.3.0.pre.rc5.gem) = 20992
More information about the svn-ports-all
mailing list