Created attachment 213775 [details] py-jsonfield2-4.0.0.patch Hi Sunpoet, attached is the patch that updates www/py-jsonfield2 to 4.0.0 and assigns it to Django 2.2 (current LTS release) because Django 1.11 is End-of-Life since April 2020. The changes are synced with www/py-dj22-jsonfield2. The patch also marks www/py-dj22-jsonfield as DEPRECATED because that package will be obsolete once the update for www/py-jsonfield2 lands. QA: ~~~ - poudriere (11.3-RELEASE amd64 for each py35, py36, py37 and py38 flavor) -> OK - portlint -> OK
A commit references this bug: Author: sunpoet Date: Sat May 16 11:04:51 UTC 2020 New revision: 535459 URL: https://svnweb.freebsd.org/changeset/ports/535459 Log: Update to 4.0.0 - Update RUN_DEPENDS: use Django 2.2 - Mark www/py-dj22-jsonfield2 as DEPRECATED Changes: https://github.com/rpkilby/jsonfield2/blob/master/CHANGES.rst PR: 245901 Submitted by: kai Changes: head/www/py-dj22-jsonfield2/Makefile head/www/py-jsonfield2/Makefile head/www/py-jsonfield2/distinfo
Committed. Thanks!