From owner-cvs-ports@FreeBSD.ORG Thu Jan 26 06:39:23 2012 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F082B1065670; Thu, 26 Jan 2012 06:39:23 +0000 (UTC) (envelope-from bsd-src@helfman.org) Received: from mail-pw0-f54.google.com (mail-pw0-f54.google.com [209.85.160.54]) by mx1.freebsd.org (Postfix) with ESMTP id BA1688FC0A; Thu, 26 Jan 2012 06:39:23 +0000 (UTC) Received: by pbcc13 with SMTP id c13so537901pbc.13 for ; Wed, 25 Jan 2012 22:39:23 -0800 (PST) Received: by 10.68.199.161 with SMTP id jl1mr2676530pbc.1.1327559963174; Wed, 25 Jan 2012 22:39:23 -0800 (PST) Received: from dormouse.experts-exchange.com ([72.29.164.238]) by mx.google.com with ESMTPS id j4sm8691834pbg.12.2012.01.25.22.39.21 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 25 Jan 2012 22:39:21 -0800 (PST) Sender: Jason Helfman Date: Wed, 25 Jan 2012 22:38:30 -0800 From: Jason Helfman To: Doug Barton Message-ID: <20120126063830.GA25974@dormouse.experts-exchange.com> References: <201201260631.q0Q6VQvE086471@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline In-Reply-To: <201201260631.q0Q6VQvE086471@repoman.freebsd.org> X-Operating-System: FreeBSD 8.2-RELEASE amd64 Organization: The FreeBSD Project, http://www.freebsd.org X-Living-The-Dream: I love the SLO Life! X-PGP-FingerPrint: 8E0D C457 9A0F C91C 23F3 0454 2059 9A63 4150 D3DC X-PGP-Key: http://people.freebsd.org/~jgh/jgh.asc User-Agent: Mutt/1.5.21 (2010-09-15) Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/databases/couchdb Makefile ports/databases/couchdb/files couchdb.in X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Jan 2012 06:39:24 -0000 On Thu, Jan 26, 2012 at 06:31:26AM +0000, Doug Barton thus spake: >dougb 2012-01-26 06:31:26 UTC > > FreeBSD ports repository > > Modified files: > databases/couchdb Makefile > databases/couchdb/files couchdb.in > Log: > The problem previously reported on freebsd-ports@ hasn't been fixed, > and a user contacted me privately asking for a fix. This fix was > proposed on the list and tested by the user who contacted me privately. > > The problem is that _flags can't be modified in start_precmd, and > shouldn't have been abused this way in the first place. The previous > version resulted in couchdb staying in the foreground. > > This patch could be refined further, but it solves the immediate problem. > > Revision Changes Path > 1.19 +1 -1 ports/databases/couchdb/Makefile > 1.10 +10 -3 ports/databases/couchdb/files/couchdb.in > >http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/databases/couchdb/Makefile.diff?&r1=1.18&r2=1.19&f=h >http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/databases/couchdb/files/couchdb.in.diff?&r1=1.9&r2=1.10&f=h > Hi Doug, Looks like you may have addressed this pr: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/163441 -jgh -- Jason Helfman | FreeBSD Committer jgh@FreeBSD.org | http://people.freebsd.org/~jgh