Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 2 Feb 2020 08:24:32 +0000 (UTC)
From:      Matthias Fechner <mfechner@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r524822 - head/devel/rubygem-gitlab-labkit
Message-ID:  <202002020824.0128OWq3079394@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mfechner
Date: Sun Feb  2 08:24:31 2020
New Revision: 524822
URL: https://svnweb.freebsd.org/changeset/ports/524822

Log:
  Update to 0.8.0 which is required for gitlab-ce 12.7.

Modified:
  head/devel/rubygem-gitlab-labkit/Makefile
  head/devel/rubygem-gitlab-labkit/distinfo

Modified: head/devel/rubygem-gitlab-labkit/Makefile
==============================================================================
--- head/devel/rubygem-gitlab-labkit/Makefile	Sun Feb  2 08:21:11 2020	(r524821)
+++ head/devel/rubygem-gitlab-labkit/Makefile	Sun Feb  2 08:24:31 2020	(r524822)
@@ -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 \

Modified: head/devel/rubygem-gitlab-labkit/distinfo
==============================================================================
--- head/devel/rubygem-gitlab-labkit/distinfo	Sun Feb  2 08:21:11 2020	(r524821)
+++ head/devel/rubygem-gitlab-labkit/distinfo	Sun Feb  2 08:24:31 2020	(r524822)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202002020824.0128OWq3079394>