svn commit: r463044 - head/www/py-django-picklefield

Ultima ultima1252 at gmail.com
Wed Feb 28 14:52:00 UTC 2018


Thanks for reverting. I would really like to put the leg work in
and move off of 1.8 on Seafile, but I don't really have the
time atm(New job). The devs for Seafile tend to upgrading
depends near EOL.

On Mon, Feb 26, 2018 at 1:23 PM, Sunpoet Po-Chuan Hsieh <sunpoet at freebsd.org
> wrote:

> On Tue, Feb 27, 2018 at 3:39 AM, Antoine Brodin <antoine at freebsd.org>
> wrote:
>
>> Author: antoine
>> Date: Mon Feb 26 19:39:24 2018
>> New Revision: 463044
>> URL: https://svnweb.freebsd.org/changeset/ports/463044
>>
>> Log:
>>   Switch django-picklefield back to django 1.8 as all ports depending on
>> it
>>   use django 1.8
>>
>>   Reported by:  pkg-fallout (via django-constance)
>>   With hat:     portmgr
>>
>
> ultima@ notified me about this and I'm ready to do so.
> Thanks for fixing it. :)
>
> Regards,
> sunpoet
>
>
>> Modified:
>>   head/www/py-django-picklefield/Makefile
>>
>> Modified: head/www/py-django-picklefield/Makefile
>> ============================================================
>> ==================
>> --- head/www/py-django-picklefield/Makefile     Mon Feb 26 19:33:21
>> 2018        (r463043)
>> +++ head/www/py-django-picklefield/Makefile     Mon Feb 26 19:39:24
>> 2018        (r463044)
>> @@ -3,6 +3,7 @@
>>
>>  PORTNAME=      django-picklefield
>>  PORTVERSION=   1.0.0
>> +PORTREVISION=  1
>>  CATEGORIES=    www python
>>  MASTER_SITES=  CHEESESHOP
>>  PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
>> @@ -12,7 +13,7 @@ COMMENT=      Pickled object field for Django
>>
>>  LICENSE=       MIT
>>
>> -RUN_DEPENDS=   ${PYTHON_PKGNAMEPREFIX}django111>=0:www/py-django111@
>> ${FLAVOR}
>> +RUN_DEPENDS=   ${PYTHON_PKGNAMEPREFIX}django18>=0:www/py-django18@
>> ${FLAVOR}
>>
>>  USES=          python
>>  USE_PYTHON=    autoplist concurrent distutils
>>
>>
>


More information about the svn-ports-head mailing list