Update to 13.0.0.pre.rc1 which is required for gitlab-ce 13.0.
This commit is contained in:
parent
d29276d69c
commit
8f5c5c9531
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=537939
2 changed files with 5 additions and 6 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue