cvs commit: ports/sysutils/rubygem-chef Makefile

Philip M. Gollucci pgollucci at p6m7g8.com
Mon Jul 25 14:36:30 UTC 2011


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 at 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 at 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 at 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.


More information about the cvs-all mailing list