svn commit: r516459 - head/devel/rubygem-marcel
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Nov 3 17:18:01 UTC 2019
Author: sunpoet
Date: Sun Nov 3 17:18:00 2019
New Revision: 516459
URL: https://svnweb.freebsd.org/changeset/ports/516459
Log:
Update version requirement of RUN_DEPENDS
Modified:
head/devel/rubygem-marcel/Makefile
Modified: head/devel/rubygem-marcel/Makefile
==============================================================================
--- head/devel/rubygem-marcel/Makefile Sun Nov 3 17:17:56 2019 (r516458)
+++ head/devel/rubygem-marcel/Makefile Sun Nov 3 17:18:00 2019 (r516459)
@@ -12,7 +12,7 @@ COMMENT= Simple mime type detection
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/MIT-LICENSE
-RUN_DEPENDS= rubygem-mimemagic>=0.3.2:misc/rubygem-mimemagic
+RUN_DEPENDS= rubygem-mimemagic>=0.3.2<0.4:misc/rubygem-mimemagic
USES= gem
USE_RUBY= yes
More information about the svn-ports-all
mailing list