Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Sep 2019 21:27:37 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r513073 - head/devel/rubygem-googleapis-common-protos-types
Message-ID:  <201909272127.x8RLRbg3026767@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Fri Sep 27 21:27:37 2019
New Revision: 513073
URL: https://svnweb.freebsd.org/changeset/ports/513073

Log:
  Update version requirement of RUN_DEPENDS

Modified:
  head/devel/rubygem-googleapis-common-protos-types/Makefile

Modified: head/devel/rubygem-googleapis-common-protos-types/Makefile
==============================================================================
--- head/devel/rubygem-googleapis-common-protos-types/Makefile	Fri Sep 27 21:27:32 2019	(r513072)
+++ head/devel/rubygem-googleapis-common-protos-types/Makefile	Fri Sep 27 21:27:37 2019	(r513073)
@@ -10,7 +10,7 @@ COMMENT=	Common protocol buffer types used by Google A
 
 LICENSE=	APACHE20
 
-RUN_DEPENDS=	rubygem-google-protobuf>=3.0:devel/rubygem-google-protobuf
+RUN_DEPENDS=	rubygem-google-protobuf>=3.0<4:devel/rubygem-google-protobuf
 
 USES=		gem
 USE_RUBY=	yes



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