MFH: r524822
Update to 0.8.0 which is required for gitlab-ce 12.7. Approved by: ports-secteam (joneum)
This commit is contained in:
parent
519fb01a81
commit
0fdb5adb20
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/branches/2020Q1/; revision=526389
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= gitlab-labkit
|
||||
PORTVERSION= 0.5.2
|
||||
PORTVERSION= 0.8.0
|
||||
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:www/rubygem-actionpack52 \
|
||||
rubygem-activesupport52>=5<6:devel/rubygem-activesupport52 \
|
||||
RUN_DEPENDS= rubygem-actionpack52>=5<6.1.0:www/rubygem-actionpack52 \
|
||||
rubygem-activesupport52>=5<6.1.0:devel/rubygem-activesupport52 \
|
||||
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 = 1569750166
|
||||
SHA256 (rubygem/gitlab-labkit-0.5.2.gem) = 704c8465cf7416e7af89b4e81d432487c773d63264b9f198cf03353d097d06c8
|
||||
SIZE (rubygem/gitlab-labkit-0.5.2.gem) = 16896
|
||||
TIMESTAMP = 1580547216
|
||||
SHA256 (rubygem/gitlab-labkit-0.8.0.gem) = e99f924e49b1d4510320e5fdf820aabfa65ed2faae34bc235ddea998256a78e0
|
||||
SIZE (rubygem/gitlab-labkit-0.8.0.gem) = 18944
|
||||
|
Loading…
Reference in New Issue
Block a user