svn commit: r328617 - head/www/py-beautifulsoup

William Grzybowski william88 at gmail.com
Sat Sep 28 18:12:57 UTC 2013


On Sat, Sep 28, 2013 at 3:04 PM, Marcus von Appen <mva at 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


More information about the svn-ports-all mailing list