Date: Sun, 3 Dec 2017 21:40:27 +0100 From: Antoine Brodin <antoine@freebsd.org> To: Sunpoet Po-Chuan Hsieh <sunpoet@freebsd.org> Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r455433 - head/devel/pylint Message-ID: <CAALwa8=FwdRWkZi=YGE6-2i%2B3Q3hCLexSaN6TzB%2BicJQrRHJNQ@mail.gmail.com> In-Reply-To: <201712032034.vB3KYSLu055562@repo.freebsd.org> References: <201712032034.vB3KYSLu055562@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Dec 3, 2017 at 9:34 PM, Sunpoet Po-Chuan Hsieh <sunpoet@freebsd.org> wrote: > Author: sunpoet > Date: Sun Dec 3 20:34:28 2017 > New Revision: 455433 > URL: https://svnweb.freebsd.org/changeset/ports/455433 > > Log: > Convert PYTHON_PKGNAMESUFFIX to USE_PYTHON=optsuffix > > Modified: > head/devel/pylint/Makefile > > Modified: head/devel/pylint/Makefile > ============================================================================== > --- head/devel/pylint/Makefile Sun Dec 3 20:34:23 2017 (r455432) > +++ head/devel/pylint/Makefile Sun Dec 3 20:34:28 2017 (r455433) > @@ -5,7 +5,6 @@ PORTNAME= pylint > PORTVERSION= 1.7.4 > CATEGORIES= devel python > MASTER_SITES= CHEESESHOP > -PKGNAMESUFFIX= ${PYTHON_PKGNAMESUFFIX} > > MAINTAINER= sunpoet@FreeBSD.org > COMMENT= Analyzes python source code looking for bugs and signs of poor quality > @@ -25,7 +24,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}astroid>=1.5.1:dev > ${PYTHON_PKGNAMEPREFIX}six>=0:devel/py-six@${FLAVOR} > > NO_ARCH= yes > -USE_PYTHON= concurrent distutils > +USE_PYTHON= concurrent distutils optsuffix > USES= python shebangfix > > SHEBANG_FILES= pylint/test/data/ascript Hi, Please revert, this breaks the tree. Antoine
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAALwa8=FwdRWkZi=YGE6-2i%2B3Q3hCLexSaN6TzB%2BicJQrRHJNQ>