Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Jul 2011 14:36:28 +0000
From:      "Philip M. Gollucci" <pgollucci@p6m7g8.com>
To:        Steve Wills <swills@FreeBSD.org>
Cc:        cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org
Subject:   Re: cvs commit: ports/sysutils/rubygem-chef Makefile
Message-ID:  <4E2D7F6C.5050500@p6m7g8.com>
In-Reply-To: <201107242215.p6OMF6bF007511@repoman.freebsd.org>
References:  <201107242215.p6OMF6bF007511@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
See USE_RUBY_FEATURES=	iconv


On 07/24/11 22:15, Steve Wills wrote:
> swills      2011-07-24 22:15:06 UTC
> 
>   FreeBSD ports repository
> 
>   Modified files:
>     sysutils/rubygem-chef Makefile 
>   Log:
>   - Fix build with Ruby 1.9
>   
>   With Hat:       ruby@
>   
>   Revision  Changes    Path
>   1.9       +1 -1      ports/sysutils/rubygem-chef/Makefile
> 
> http://cvsweb.FreeBSD.org/ports/sysutils/rubygem-chef/Makefile.diff?r1=1.8&r2=1.9&f=h
> | --- ports/sysutils/rubygem-chef/Makefile	2011/06/26 03:21:27	1.8
> | +++ ports/sysutils/rubygem-chef/Makefile	2011/07/24 22:15:06	1.9
> | @@ -2,7 +2,7 @@
> |  # Date created:				19 Mar 2010
> |  # Whom:					Renaud Chaput <renchap@cocoa-x.com>
> |  #
> | -# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/sysutils/rubygem-chef/Makefile,v 1.8 2011/06/26 03:21:27 pgollucci Exp $
> | +# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/sysutils/rubygem-chef/Makefile,v 1.9 2011/07/24 22:15:06 swills Exp $
> |  #
> |  
> |  PORTNAME=	chef
> | @@ -14,7 +14,7 @@ MASTER_SITES=	RG
> |  MAINTAINER=	renchap@cocoa-x.com
> |  COMMENT=	A systems integration framework. Client part
> |  
> | -RUN_DEPENDS=	ruby18-iconv>=0.0.0:${PORTSDIR}/converters/ruby-iconv \
> | +RUN_DEPENDS=	${RUBY_ARCHLIBDIR}/iconv.so:${PORTSDIR}/converters/ruby-iconv \
> |  		rubygem-mixlib-log>=1.3.0:${PORTSDIR}/devel/rubygem-mixlib-log \
> |  		rubygem-mixlib-config>=1.1.2:${PORTSDIR}/devel/rubygem-mixlib-config \
> |  		rubygem-mixlib-cli>=1.1.0:${PORTSDIR}/devel/rubygem-mixlib-cli \


-- 
------------------------------------------------------------------------
1024D/DB9B8C1C B90B FBC3 A3A1 C71A 8E70  3F8C 75B8 8FFB DB9B 8C1C
Philip M. Gollucci (pgollucci@p6m7g8.com) c: 703.336.9354
VP Infrastructure,                Apache Software Foundation
Committer,                        FreeBSD Foundation
Consultant,                       P6M7G8 Inc.
Sr. System Admin,                 Ridecharge Inc.

Work like you don't need the money,
love like you'll never get hurt,
and dance like nobody's watching.



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