Bug 170582 - [patch] update sysutils/rubygem-ohai to latest version
Summary: [patch] update sysutils/rubygem-ohai to latest version
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Steve Wills
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-13 02:40 UTC by Steve Wills
Modified: 2012-08-27 23:00 UTC (History)
0 users

See Also:


Attachments
file.diff (1.43 KB, patch)
2012-08-13 02:40 UTC, Steve Wills
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Steve Wills freebsd_committer freebsd_triage 2012-08-13 02:40:01 UTC
See attached patch
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-08-13 02:40:24 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ruby

ruby@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2012-08-13 02:40:26 UTC
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
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2012-08-13 02:40:27 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 Steve Wills freebsd_committer freebsd_triage 2012-08-14 02:45:49 UTC
Responsible Changed
From-To: ruby->swills

I'll take it.
Comment 5 Steve Wills freebsd_committer freebsd_triage 2012-08-27 22:58:55 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!
Comment 6 dfilter service freebsd_committer freebsd_triage 2012-08-27 22:59:01 UTC
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"