Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Oct 2013 17:45:14 +0100 (CET)
From:      Mathieu Arnold <mat@FreeBSD.org>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        ruby@FreeBSD.org
Subject:   [PATCH] sysutils/rubygem-chef-solr: Unbreak.
Message-ID:  <20131028164514.15E771426A2@aragorn.in.absolight.net>

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

>Submitter-Id:	current-users
>Originator:	Mathieu Arnold
>Organization:	Absolight
>Confidential:	no 
>Synopsis:	[PATCH] sysutils/rubygem-chef-solr: Unbreak.
>Severity:	non-critical
>Priority:	low
>Category:	ports 
>Class:		change-request
>Release:	FreeBSD 9.2-RELEASE i386
>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-solr-10.24.0.patch begins here ---
Index: Makefile
===================================================================
--- Makefile	(revision 331869)
+++ Makefile	(working copy)
@@ -12,8 +12,6 @@
 RUN_DEPENDS=	rubygem-chef>=${PORTVERSION}:${PORTSDIR}/sysutils/rubygem-chef \
 		apache-solr>=0:${PORTSDIR}/textproc/apache-solr
 
-BROKEN=		fails to install
-
 USE_RUBY=		yes
 USE_RUBYGEMS=		yes
 RUBYGEM_AUTOPLIST=	yes
@@ -21,5 +19,4 @@
 PLIST_FILES=	bin/chef-solr \
 		bin/chef-solr-installer
 
-NO_STAGE=	yes
 .include <bsd.port.mk>
--- rubygem-chef-solr-10.24.0.patch ends here ---




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