svn commit: r513073 - head/devel/rubygem-googleapis-common-protos-types

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Sep 27 21:27:38 UTC 2019


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


More information about the svn-ports-all mailing list