Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 04 Feb 2014 07:47:36 +0900
From:      "Takumi Takahashi" <takumi@privu.tmfam.com>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        renchap@cocoa-x.com
Subject:   ports/186436: [PATCH] sysutils/rubygem-ohai: update to 6.20.0
Message-ID:  <201402032247.s13Mlao5022023@ms-omx12.plus.so-net.ne.jp>
Resent-Message-ID: <201402040020.s140K0cd025922@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         186436
>Category:       ports
>Synopsis:       [PATCH] sysutils/rubygem-ohai: update to 6.20.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Feb 04 00:20:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Takumi Takahashi
>Release:        FreeBSD 10.0-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD srv.privu.tmfam.com 10.0-RELEASE FreeBSD 10.0-RELEASE #0 r260789: Thu Jan 16 22:34:59 UTC
>Description:
- Update to 6.20.0
- Apache 2.0 License
>How-To-Repeat:
>Fix:

--- rubygem-ohai-6.20.0.patch begins here ---
diff -ruN /usr/ports/sysutils/rubygem-ohai/Makefile ./Makefile
--- /usr/ports/sysutils/rubygem-ohai/Makefile	2014-01-24 23:55:44.000000000 +0900
+++ ./Makefile	2014-02-04 07:47:13.436562470 +0900
@@ -2,19 +2,21 @@
 # $FreeBSD: sysutils/rubygem-ohai/Makefile 340905 2014-01-24 14:55:44Z miwi $
 
 PORTNAME=	ohai
-PORTVERSION=	6.18.0
+PORTVERSION=	6.20.0
 CATEGORIES=	sysutils rubygems
 MASTER_SITES=	RG
 
 MAINTAINER=	renchap@cocoa-x.com
 COMMENT=	Ohai profiles your system and emits JSON
 
+LICENSE=	APACHE20
+
 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-mixlib-shellout>=0:${PORTSDIR}/devel/rubygem-mixlib-shellout \
-		rubygem-systemu>=0:${PORTSDIR}/devel/rubygem-systemu \
+		rubygem-systemu>=2.5.2:${PORTSDIR}/devel/rubygem-systemu \
 		rubygem-yajl-ruby>=0:${PORTSDIR}/devel/rubygem-yajl-ruby
 
 USE_RUBY=	yes
diff -ruN /usr/ports/sysutils/rubygem-ohai/distinfo ./distinfo
--- /usr/ports/sysutils/rubygem-ohai/distinfo	2013-11-14 12:08:36.000000000 +0900
+++ ./distinfo	2014-02-02 02:13:02.881306870 +0900
@@ -1,2 +1,2 @@
-SHA256 (rubygem/ohai-6.18.0.gem) = 887c06fa1608d495a284bc7bcca08bd1fb0f897147b0e8a93b4d85c7b61b60f6
-SIZE (rubygem/ohai-6.18.0.gem) = 368640
+SHA256 (rubygem/ohai-6.20.0.gem) = 0646dce2647af3e084f92df8f3fd50e6aa6afb48a189071865693311652a800f
+SIZE (rubygem/ohai-6.20.0.gem) = 384512
--- rubygem-ohai-6.20.0.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402032247.s13Mlao5022023>