svn commit: r502768 - head/devel/rubygem-gitlab-labkit

Antoine Brodin antoine at FreeBSD.org
Mon May 27 06:08:03 UTC 2019


Author: antoine
Date: Mon May 27 06:08:02 2019
New Revision: 502768
URL: https://svnweb.freebsd.org/changeset/ports/502768

Log:
  Mark BROKEN
  
  Reported by:	pkg-fallout

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

Modified: head/devel/rubygem-gitlab-labkit/Makefile
==============================================================================
--- head/devel/rubygem-gitlab-labkit/Makefile	Mon May 27 05:48:23 2019	(r502767)
+++ head/devel/rubygem-gitlab-labkit/Makefile	Mon May 27 06:08:02 2019	(r502768)
@@ -12,6 +12,8 @@ COMMENT=	Instrumentation for GitLab
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+BROKEN=		depends on package: rubygem-grpc>=1.19.0 - not found
+
 RUN_DEPENDS=	rubygem-actionpack5>=5:www/rubygem-actionpack5 \
 		rubygem-activesupport5>=5:devel/rubygem-activesupport5 \
 		rubygem-grpc>=1.19.0:net/rubygem-grpc \


More information about the svn-ports-all mailing list