See attached patch
Responsible Changed From-To: freebsd-ports-bugs->ruby ruby@ wants this port PRs (via the GNATS Auto Assign Tool)
Maintainer of sysutils/rubygem-ohai, Please note that PR ports/170582 has just been submitted. If it contains a patch for an upgrade, an enhancement or a bug fix you agree on, reply to this email stating that you approve the patch and a committer will take care of it. The full text of the PR can be found at: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/170582 -- Edwin Groothuis via the GNATS Auto Assign Tool edwin@FreeBSD.org
State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Responsible Changed From-To: ruby->swills I'll take it.
State Changed From-To: feedback->closed Committed. Thanks!
Author: swills Date: Mon Aug 27 21:58:50 2012 New Revision: 303259 URL: http://svn.freebsd.org/changeset/ports/303259 Log: - Update to 6.14.0 PR: ports/170582 Approved by: maintainer timeout (renchap@cocoa-x.com, >2 weeks) Modified: head/sysutils/rubygem-ohai/Makefile (contents, props changed) head/sysutils/rubygem-ohai/distinfo (contents, props changed) Modified: head/sysutils/rubygem-ohai/Makefile ============================================================================== --- head/sysutils/rubygem-ohai/Makefile Mon Aug 27 21:57:52 2012 (r303258) +++ head/sysutils/rubygem-ohai/Makefile Mon Aug 27 21:58:50 2012 (r303259) @@ -6,17 +6,18 @@ # PORTNAME= ohai -PORTVERSION= 0.6.10 +PORTVERSION= 6.14.0 CATEGORIES= sysutils rubygems MASTER_SITES= RG MAINTAINER= renchap@cocoa-x.com COMMENT= Ohai profiles your system and emits JSON -RUN_DEPENDS= rubygem-mixlib-log>=0:${PORTSDIR}/devel/rubygem-mixlib-log \ +RUN_DEPENDS= rubygem-ipaddress>=0:${PORTSDIR}/net/rubygem-ipaddress \ + rubygem-mixlib-log>=0:${PORTSDIR}/devel/rubygem-mixlib-log \ rubygem-mixlib-config>=0:${PORTSDIR}/devel/rubygem-mixlib-config \ rubygem-mixlib-cli>=0:${PORTSDIR}/devel/rubygem-mixlib-cli \ - rubygem-systemu=2.2.0:${PORTSDIR}/devel/rubygem-systemu \ + rubygem-systemu>=0:${PORTSDIR}/devel/rubygem-systemu \ rubygem-yajl-ruby>=0:${PORTSDIR}/devel/rubygem-yajl-ruby USE_RUBY= yes Modified: head/sysutils/rubygem-ohai/distinfo ============================================================================== --- head/sysutils/rubygem-ohai/distinfo Mon Aug 27 21:57:52 2012 (r303258) +++ head/sysutils/rubygem-ohai/distinfo Mon Aug 27 21:58:50 2012 (r303259) @@ -1,2 +1,2 @@ -SHA256 (rubygem/ohai-0.6.10.gem) = 221ebda60b428a49f50ae8d0bfb02e0deabb92b9da88f35516891eae1ae789b6 -SIZE (rubygem/ohai-0.6.10.gem) = 86528 +SHA256 (rubygem/ohai-6.14.0.gem) = 71a52511bf0bccda69ea415436bf984b403f6025db9b6e39b7705cd197f0f1e2 +SIZE (rubygem/ohai-6.14.0.gem) = 109056 _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"