Date: Sat, 28 Sep 2013 15:12:54 -0300 From: William Grzybowski <william88@gmail.com> To: Marcus von Appen <mva@freebsd.org>, William Grzybowski <wg@freebsd.org>, ports-committers <ports-committers@freebsd.org>, "svn-ports-all@freebsd.org" <svn-ports-all@freebsd.org>, "svn-ports-head@freebsd.org" <svn-ports-head@freebsd.org> Subject: Re: svn commit: r328617 - head/www/py-beautifulsoup Message-ID: <CAHtVNLP2aQ%2BD58ZwwmDW18eafm4bzQR1ki2P_uaMeUxLGGqgNQ@mail.gmail.com> In-Reply-To: <20130928180402.GB1401@medusa.sysfault.org> References: <201309281742.r8SHgAno047853@svn.freebsd.org> <20130928180402.GB1401@medusa.sysfault.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Sep 28, 2013 at 3:04 PM, Marcus von Appen <mva@freebsd.org> wrote: > On, Sat Sep 28, 2013, William Grzybowski wrote: > >> Author: wg >> Date: Sat Sep 28 17:42:10 2013 >> New Revision: 328617 >> URL: http://svnweb.freebsd.org/changeset/ports/328617 >> >> Log: >> www/py-beautifulsoup: use autoplist and 3k knob >> >> - Use python auto plist >> - Use python 3k knob >> - Allow staging >> >> Deleted: >> head/www/py-beautifulsoup/pkg-plist >> Modified: >> head/www/py-beautifulsoup/Makefile >> >> Modified: head/www/py-beautifulsoup/Makefile >> ============================================================================== >> --- head/www/py-beautifulsoup/Makefile Sat Sep 28 17:24:09 2013 (r328616) >> +++ head/www/py-beautifulsoup/Makefile Sat Sep 28 17:42:10 2013 (r328617) >> @@ -14,12 +14,7 @@ COMMENT= HTML/XML Parser for Python >> USE_PYTHON= yes >> USE_PYDISTUTILS= yes >> PYDISTUTILS_PKGNAME= beautifulsoup4 >> +PYDISTUTILS_AUTOPLIST= yes >> +PYTHON_PY3K_PLIST_HACK= yes > > PYTHON_PY3K_PLIST_HACK should not be necessary, when using > PYDISTUTILS_AUTOPLIST. It's (usually) only needed for ports that do not > use distutils. Something we should put in bsd.sanity.mk then. -- William Grzybowski ------------------------------------------ Curitiba/PR - Brasil
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAHtVNLP2aQ%2BD58ZwwmDW18eafm4bzQR1ki2P_uaMeUxLGGqgNQ>