svn commit: r509351 - head/devel/rubygem-bootsnap

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Aug 19 20:52:46 UTC 2019


Author: sunpoet
Date: Mon Aug 19 20:52:45 2019
New Revision: 509351
URL: https://svnweb.freebsd.org/changeset/ports/509351

Log:
  Cosmetic change

Modified:
  head/devel/rubygem-bootsnap/Makefile

Modified: head/devel/rubygem-bootsnap/Makefile
==============================================================================
--- head/devel/rubygem-bootsnap/Makefile	Mon Aug 19 20:52:40 2019	(r509350)
+++ head/devel/rubygem-bootsnap/Makefile	Mon Aug 19 20:52:45 2019	(r509351)
@@ -11,7 +11,7 @@ COMMENT=	Boot large ruby/rails apps faster
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
-RUN_DEPENDS=	rubygem-msgpack>=1.0<2.0:devel/rubygem-msgpack
+RUN_DEPENDS=	rubygem-msgpack>=1.0<2:devel/rubygem-msgpack
 
 USES=		gem shebangfix
 USE_RUBY=	yes


More information about the svn-ports-head mailing list