Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Jan 2011 14:05:05 +0100 (CET)
From:      Renaud Chaput <renchap@cocoa-x.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/154191: [MAINTAINER] sysutils/rubygem-chef: [SUMMARIZE CHANGES]
Message-ID:  <20110121130505.36C4D110A@tahiri.renchap.com>
Resent-Message-ID: <201101211310.p0LDA66s064278@freefall.freebsd.org>

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

>Number:         154191
>Category:       ports
>Synopsis:       [MAINTAINER] sysutils/rubygem-chef: [SUMMARIZE CHANGES]
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jan 21 13:10:05 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Renaud Chaput
>Release:        FreeBSD 8.1-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD tahiri.renchap.com 8.1-RELEASE FreeBSD 8.1-RELEASE #0: Mon Jul 19 02:36:49 UTC 2010
>Description:
ruby18-iconv is needed for this gem to install.

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- rubygem-chef-0.9.12.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/sysutils/rubygem-chef/Makefile /usr/home/renchap/ports/sysutils/rubygem-chef/Makefile
--- /usr/ports/sysutils/rubygem-chef/Makefile	2011-01-18 13:00:11.000000000 +0100
+++ /usr/home/renchap/ports/sysutils/rubygem-chef/Makefile	2011-01-21 14:00:03.707104801 +0100
@@ -13,7 +13,8 @@
 MAINTAINER=	renchap@cocoa-x.com
 COMMENT=	A systems integration framework. Client part
 
-BUILD_DEPENDS=	rubygem-mixlib-log>=1.1.0:${PORTSDIR}/devel/rubygem-mixlib-log \
+BUILD_DEPENDS=	ruby18-iconv>=0.0.0:${PORTSDIR}/converters/ruby-iconv \
+		rubygem-mixlib-log>=1.1.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 \
 		rubygem-mixlib-authentication>=1.1.2:${PORTSDIR}/devel/rubygem-mixlib-authentication \
--- rubygem-chef-0.9.12.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?20110121130505.36C4D110A>