Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 May 2011 21:40:08 GMT
From:      Renaud Chaput <renchap@cocoa-x.com>
To:        ruby@FreeBSD.org
Subject:   Re: ports/156383: [MAINTAINER] sysutils/rubygem-ohai: update to 0.6.0
Message-ID:  <201105022140.p42Le8BJ008401@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/156383; it has been noted by GNATS.

From: Renaud Chaput <renchap@cocoa-x.com>
To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org
Cc:  
Subject: Re: ports/156383: [MAINTAINER] sysutils/rubygem-ohai: update to
 0.6.0
Date: Mon, 2 May 2011 23:10:36 +0200

 --MP_/KiIECL9vB_qa1RG/Ewo7JC1
 Content-Type: text/plain; charset=UTF-8
 Content-Transfer-Encoding: quoted-printable
 Content-Disposition: inline
 
 A new version of ohai is released, here is the patch to update the port
 to 0.6.4
 
 Le Wed, 13 Apr 2011 23:10:11 GMT,
 FreeBSD-gnats-submit@FreeBSD.org a =C3=A9crit :
 
 > Thank you very much for your problem report.
 > It has the internal identification `ports/156383'.
 > The individual assigned to look at your
 > report is: freebsd-ports-bugs.=20
 >=20
 > You can access the state of your problem report at any time
 > via this link:
 >=20
 > http://www.freebsd.org/cgi/query-pr.cgi?pr=3D156383
 >=20
 > >Category:       ports
 > >Responsible:    freebsd-ports-bugs
 > >Synopsis:       [MAINTAINER] sysutils/rubygem-ohai: update to 0.6.0
 > >Arrival-Date:   Wed Apr 13 23:10:11 UTC 2011
 
 
 --MP_/KiIECL9vB_qa1RG/Ewo7JC1
 Content-Type: text/x-patch
 Content-Transfer-Encoding: 7bit
 Content-Disposition: attachment; filename=rubygem-ohai-0.6.4.patch
 
 diff -ruN --exclude=CVS /usr/ports/sysutils/rubygem-ohai/Makefile /usr/home/renchap/ports/sysutils/rubygem-ohai/Makefile
 --- /usr/ports/sysutils/rubygem-ohai/Makefile   2011-03-05 20:55:24.314378856 +0100
 +++ /usr/home/renchap/ports/sysutils/rubygem-ohai/Makefile      2011-05-02 22:59:01.472531551 +0200
 @@ -2,11 +2,11 @@
  # Date created:                                18 Mar 2010
  # Whom:                                        Renaud Chaput <renchap@cocoa-x.com>
  #
 -# $FreeBSD: ports/sysutils/rubygem-ohai/Makefile,v 1.12 2011/03/02 21:39:57 pav Exp $
 +# $FreeBSD: ports/sysutils/rubygem-ohai/Makefile,v 1.8 2010/12/08 20:48:29 pgollucci Exp $
  #
  
  PORTNAME=      ohai
 -PORTVERSION=   0.5.8
 +PORTVERSION=   0.6.4
  CATEGORIES=    sysutils rubygems
  MASTER_SITES=  RG
  
 @@ -17,10 +17,7 @@
                 rubygem-mixlib-config>=0:${PORTSDIR}/devel/rubygem-mixlib-config \
                 rubygem-mixlib-cli>=0:${PORTSDIR}/devel/rubygem-mixlib-cli \
                 rubygem-systemu>=0:${PORTSDIR}/devel/rubygem-systemu \
 -               rubygem-extlib>=0:${PORTSDIR}/devel/rubygem-extlib \
 -               rubygem-json>=1.4.4:${PORTSDIR}/devel/rubygem-json
 -
 -BROKEN=                does not install
 +               rubygem-yajl-ruby>=0:${PORTSDIR}/devel/rubygem-yajl-ruby
  
  USE_RUBY=      yes
  USE_RUBYGEMS=  yes
 diff -ruN --exclude=CVS /usr/ports/sysutils/rubygem-ohai/distinfo /usr/home/renchap/ports/sysutils/rubygem-ohai/distinfo
 --- /usr/ports/sysutils/rubygem-ohai/distinfo   2010-12-23 08:49:55.461561008 +0100
 +++ /usr/home/renchap/ports/sysutils/rubygem-ohai/distinfo      2011-05-02 23:00:03.454238697 +0200
 @@ -1,2 +1,2 @@
 -SHA256 (rubygem/ohai-0.5.8.gem) = cf7a7e1f3505b91d64081177851d8555d05b180399f1581a790053a6d9da79a4
 -SIZE (rubygem/ohai-0.5.8.gem) = 68608
 +SHA256 (rubygem/ohai-0.6.4.gem) = 4e7156da28f45818d9c39f1577c6c9b4d68f05d3961233ea2558879f0cc0b7bd
 +SIZE (rubygem/ohai-0.6.4.gem) = 81408
 diff -ruN --exclude=CVS /usr/ports/sysutils/rubygem-ohai/rubygem-ohai-0.6.4.patch /usr/home/renchap/ports/sysutils/rubygem-ohai/rubygem-ohai-0.6.4.patch
 --- /usr/ports/sysutils/rubygem-ohai/rubygem-ohai-0.6.4.patch   1970-01-01 01:00:00.000000000 +0100
 +++ /usr/home/renchap/ports/sysutils/rubygem-ohai/rubygem-ohai-0.6.4.patch      2011-05-02 23:07:36.517941296 +0200
 @@ -0,0 +1 @@
 
 --MP_/KiIECL9vB_qa1RG/Ewo7JC1--



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