svn commit: r516577 - head/textproc/rubygem-sass

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Nov 3 17:33:16 UTC 2019


Author: sunpoet
Date: Sun Nov  3 17:33:15 2019
New Revision: 516577
URL: https://svnweb.freebsd.org/changeset/ports/516577

Log:
  Update version requirement of RUN_DEPENDS

Modified:
  head/textproc/rubygem-sass/Makefile

Modified: head/textproc/rubygem-sass/Makefile
==============================================================================
--- head/textproc/rubygem-sass/Makefile	Sun Nov  3 17:33:11 2019	(r516576)
+++ head/textproc/rubygem-sass/Makefile	Sun Nov  3 17:33:15 2019	(r516577)
@@ -12,7 +12,7 @@ COMMENT=	Sass is an extension of CSS3
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/MIT-LICENSE
 
-RUN_DEPENDS=	rubygem-sass-listen>=4.0.0:textproc/rubygem-sass-listen
+RUN_DEPENDS=	rubygem-sass-listen>=4.0.0<4.1:textproc/rubygem-sass-listen
 
 USES=		gem shebangfix
 USE_RUBY=	yes


More information about the svn-ports-all mailing list