K 10 svn:author V 5 koobs K 8 svn:date V 27 2015-10-31T12:16:30.191880Z K 7 svn:log V 727 MFH: r400574 www/py-django-dpaste: Update to 2.9 - Update to 2.9. This fixes run-time and tests with www/django (1.8) - Use Django 1.8 for RUN_DEPENDS - Switch to USE_GITHUB (no new sources at PyPI) Default to using Django 1.8 (www/py-django) because the current version of www/py-django-mptt (a dependency) defaults to installing 1.8. Installation currently causes a conflict as installation of both django16 and django18 are attempted: py-django-dpaste -> www/django16, www/py-django-mptt py-django-mptt -> www/django (1.8) This fixes a failure in the quarterly ports branch reported by pkg-fallout. Reviewed by: antoine Differential Revision: https://reviews.freebsd.org/D4048 Approved by: portmgr (antoine) END