Hi, this is the diff to update django lts version to latest release.
Ok? Cheers, Remi.
Index: Makefile =================================================================== RCS file: /cvs/ports/www/py-django/lts/Makefile,v retrieving revision 1.3 diff -u -p -u -p -r1.3 Makefile --- Makefile 29 Sep 2015 10:52:54 -0000 1.3 +++ Makefile 11 Oct 2015 14:46:53 -0000 @@ -2,8 +2,7 @@ COMMENT = high-level Python web framework (LTS version) -MODPY_EGG_VERSION = 1.8.4 -REVISION = 0 +MODPY_EGG_VERSION = 1.8.5 LNAME = django-lts MODPY_VERSION = ${MODPY_DEFAULT_VERSION_3} Index: distinfo =================================================================== RCS file: /cvs/ports/www/py-django/lts/distinfo,v retrieving revision 1.2 diff -u -p -u -p -r1.2 distinfo --- distinfo 20 Aug 2015 11:26:54 -0000 1.2 +++ distinfo 11 Oct 2015 14:46:53 -0000 @@ -1,2 +1,2 @@ -SHA256 (Django-1.8.4.tar.gz) = gmmWyB4cx3NQASTVwZIS5KdoGlXuFp+rkIXyswFacNg= -SIZE (Django-1.8.4.tar.gz) = 7265101 +SHA256 (Django-1.8.5.tar.gz) = LRdOSj9UcI0NW2/xv1SucWUug7sG11drOyDZFrKcNlM= +SIZE (Django-1.8.5.tar.gz) = 7270297 Index: pkg/PLIST =================================================================== RCS file: /cvs/ports/www/py-django/lts/pkg/PLIST,v retrieving revision 1.3 diff -u -p -u -p -r1.3 PLIST --- pkg/PLIST 21 Sep 2015 16:30:18 -0000 1.3 +++ pkg/PLIST 11 Oct 2015 14:46:53 -0000 @@ -6554,6 +6554,7 @@ share/doc/${LNAME}/releases/1.8.1.txt share/doc/${LNAME}/releases/1.8.2.txt share/doc/${LNAME}/releases/1.8.3.txt share/doc/${LNAME}/releases/1.8.4.txt +share/doc/${LNAME}/releases/1.8.5.txt share/doc/${LNAME}/releases/1.8.txt share/doc/${LNAME}/releases/index.txt share/doc/${LNAME}/releases/security.txt