From owner-svn-ports-all@FreeBSD.ORG Thu Jul 24 14:25:40 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 1033) id 6C47D7CD; Thu, 24 Jul 2014 14:25:40 +0000 (UTC) Date: Thu, 24 Jul 2014 14:25:40 +0000 From: Alexey Dokuchaev To: Marcus von Appen Subject: Re: svn commit: r362772 - in head/devel: . py-colorlog Message-ID: <20140724142540.GA26619@FreeBSD.org> References: <201407240932.s6O9WjEe028990@svn.freebsd.org> <20140724155705.Horde.R0ccepheGn08mElrGTLytQ1@webmail.df.eu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20140724155705.Horde.R0ccepheGn08mElrGTLytQ1@webmail.df.eu> User-Agent: Mutt/1.5.23 (2014-03-12) Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Jul 2014 14:25:40 -0000 On Thu, Jul 24, 2014 at 03:57:05PM +0200, Marcus von Appen wrote: > Alexey Dokuchaev : > >+USE_PYTHON= yes > >+USE_PYDISTUTILS= yes > >+PYDISTUTILS_AUTOPLIST= yes > >+ > >+DOCSDIR= ${PREFIX}/share/doc/${PYTHON_PKGNAMEPREFIX}${PORTNAME} > > You want PYTHON_CONCURRENT_INSTALL=yes here, instead of the DOCSDIR > reassignment. I knew I should've asked for review from python@ team before commit. Do you mind making necessary changes yourself, or prever me to do it? ./danfe