Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Oct 2013 17:44:50 +0100 (CET)
From:      Mathieu Arnold <mat@FreeBSD.org>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        ruby@FreeBSD.org
Subject:   ports/183410: [PATCH] sysutils/rubygem-chef-expander: unbreak.
Message-ID:  <20131028164450.2031214269C@aragorn.in.absolight.net>
Resent-Message-ID: <201310281650.r9SGo0mZ032671@freefall.freebsd.org>

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

>Number:         183410
>Category:       ports
>Synopsis:       [PATCH] sysutils/rubygem-chef-expander: unbreak.
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Oct 28 16:50:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Mathieu Arnold
>Release:        FreeBSD 9.2-RELEASE i386
>Organization:
Absolight
>Environment:
System: FreeBSD aragorn.in.absolight.net 9.2-RELEASE FreeBSD 9.2-RELEASE #0 r255898: Fri Sep 27 03:52:52 UTC
>Description:
Installs fine with STAGE.

Port maintainer (ruby@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99_8 (mode: change, diff: SVN)
>How-To-Repeat:
>Fix:

--- rubygem-chef-expander-10.24.0.patch begins here ---
Index: Makefile
===================================================================
--- Makefile	(revision 331869)
+++ Makefile	(working copy)
@@ -9,8 +9,6 @@
 MAINTAINER=	ruby@FreeBSD.org
 COMMENT=	A systems integration framework. Expander
 
-BROKEN=		fails to install
-
 RUN_DEPENDS=	rubygem-amqp=0.6.7:${PORTSDIR}/net/rubygem-amqp067 \
 		rubygem-bunny>=0.6.0:${PORTSDIR}/net/rubygem-bunny \
 		rubygem-em-http-request>=1.0.3:${PORTSDIR}/www/rubygem-em-http-request \
@@ -29,5 +27,4 @@
 		bin/chef-expander-vnode \
 		bin/chef-expanderctl
 
-NO_STAGE=	yes
 .include <bsd.port.mk>
--- rubygem-chef-expander-10.24.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?20131028164450.2031214269C>