svn commit: r430057 - head/net/rubygem-octokit

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Dec 30 19:23:05 UTC 2016


Author: sunpoet
Date: Fri Dec 30 19:23:02 2016
New Revision: 430057
URL: https://svnweb.freebsd.org/changeset/ports/430057

Log:
  - Update RUN_DEPENDS

Modified:
  head/net/rubygem-octokit/Makefile

Modified: head/net/rubygem-octokit/Makefile
==============================================================================
--- head/net/rubygem-octokit/Makefile	Fri Dec 30 19:22:57 2016	(r430056)
+++ head/net/rubygem-octokit/Makefile	Fri Dec 30 19:23:02 2016	(r430057)
@@ -12,7 +12,7 @@ COMMENT=	Simple wrapper for the GitHub A
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE.md
 
-RUN_DEPENDS=	rubygem-sawyer>=0.7.0:www/rubygem-sawyer
+RUN_DEPENDS=	rubygem-sawyer>=0.8.0:www/rubygem-sawyer
 
 NO_ARCH=	yes
 USE_RUBY=	yes


More information about the svn-ports-head mailing list