svn commit: r515697 - head/www/rubygem-heroics
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sat Oct 26 14:30:41 UTC 2019
Author: sunpoet
Date: Sat Oct 26 14:30:40 2019
New Revision: 515697
URL: https://svnweb.freebsd.org/changeset/ports/515697
Log:
Update version requirement of RUN_DEPENDS
Modified:
head/www/rubygem-heroics/Makefile
Modified: head/www/rubygem-heroics/Makefile
==============================================================================
--- head/www/rubygem-heroics/Makefile Sat Oct 26 14:30:35 2019 (r515696)
+++ head/www/rubygem-heroics/Makefile Sat Oct 26 14:30:40 2019 (r515697)
@@ -12,7 +12,7 @@ COMMENT= Ruby HTTP client generator for APIs represent
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
-RUN_DEPENDS= rubygem-erubis>=2.0:www/rubygem-erubis \
+RUN_DEPENDS= rubygem-erubis>=2.0<3:www/rubygem-erubis \
rubygem-excon>=0:devel/rubygem-excon \
rubygem-moneta>=0:devel/rubygem-moneta \
rubygem-multi_json>=1.9.2:devel/rubygem-multi_json
More information about the svn-ports-all
mailing list