svn commit: r545941 - head/devel/rubygem-jenkins_api_client

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Aug 23 19:44:07 UTC 2020


Author: sunpoet
Date: Sun Aug 23 19:44:01 2020
New Revision: 545941
URL: https://svnweb.freebsd.org/changeset/ports/545941

Log:
  Update version requirement of RUN_DEPENDS

Modified:
  head/devel/rubygem-jenkins_api_client/Makefile

Modified: head/devel/rubygem-jenkins_api_client/Makefile
==============================================================================
--- head/devel/rubygem-jenkins_api_client/Makefile	Sun Aug 23 19:43:56 2020	(r545940)
+++ head/devel/rubygem-jenkins_api_client/Makefile	Sun Aug 23 19:44:01 2020	(r545941)
@@ -12,7 +12,7 @@ LICENSE=	MIT
 
 RUN_DEPENDS=	rubygem-json>=1.0:devel/rubygem-json \
 		rubygem-mixlib-shellout>=1.1.0:devel/rubygem-mixlib-shellout \
-		rubygem-nokogiri>=1.6:textproc/rubygem-nokogiri \
+		rubygem-nokogiri>=1.6<2:textproc/rubygem-nokogiri \
 		rubygem-socksify>=1.7.0:www/rubygem-socksify \
 		rubygem-terminal-table>=1.4.0:textproc/rubygem-terminal-table \
 		rubygem-thor>=0.16.0:devel/rubygem-thor


More information about the svn-ports-head mailing list