Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Aug 2019 20:52:46 +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: r509351 - head/devel/rubygem-bootsnap
Message-ID:  <201908192052.x7JKqk2R014058@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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