Update to 0.9.1 which is required for gitlab-ce 12.8 upgrade.
This commit is contained in:
parent
be06ec9e83
commit
0f7888d0f2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=527086
2 changed files with 6 additions and 6 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= gitlab-labkit
|
||||
PORTVERSION= 0.8.0
|
||||
PORTVERSION= 0.9.1
|
||||
PORTREVISION= 0
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
@ -13,8 +13,8 @@ COMMENT= Instrumentation for GitLab
|
|||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
RUN_DEPENDS= rubygem-actionpack52>=5<6.1.0:www/rubygem-actionpack52 \
|
||||
rubygem-activesupport52>=5<6.1.0:devel/rubygem-activesupport52 \
|
||||
RUN_DEPENDS= rubygem-actionpack60>=5<6.1.0:www/rubygem-actionpack60 \
|
||||
rubygem-activesupport60>=5<6.1.0:devel/rubygem-activesupport60 \
|
||||
rubygem-grpc>=1.19<2.0:net/rubygem-grpc \
|
||||
rubygem-jaeger-client>=0.10<1.0:devel/rubygem-jaeger-client \
|
||||
rubygem-opentracing>=0.4<1.0:devel/rubygem-opentracing \
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1580547216
|
||||
SHA256 (rubygem/gitlab-labkit-0.8.0.gem) = e99f924e49b1d4510320e5fdf820aabfa65ed2faae34bc235ddea998256a78e0
|
||||
SIZE (rubygem/gitlab-labkit-0.8.0.gem) = 18944
|
||||
TIMESTAMP = 1582614948
|
||||
SHA256 (rubygem/gitlab-labkit-0.9.1.gem) = 9fa408c26a6dda0d755f36673ff1fa4269e5f78331825ca0a6cf59faad7d2ce8
|
||||
SIZE (rubygem/gitlab-labkit-0.9.1.gem) = 18944
|
||||
|
|
Loading…
Reference in a new issue