Hi,

this is the diff to update Django LTS to latest release.

Ok?

Cheers,

Remi.
Index: Makefile
===================================================================
RCS file: /cvs/ports/www/py-django/lts/Makefile,v
retrieving revision 1.20
diff -u -p -u -p -r1.20 Makefile
--- Makefile	8 Apr 2017 18:14:23 -0000	1.20
+++ Makefile	15 Aug 2017 14:29:26 -0000
@@ -4,7 +4,7 @@ PORTROACH =	limit:^1\.11
 
 COMMENT =	high-level Python web framework (LTS version)
 
-MODPY_EGG_VERSION =	1.11
+MODPY_EGG_VERSION =	1.11.4
 LNAME =			django-lts
 
 MODPY_VERSION = ${MODPY_DEFAULT_VERSION_3}
Index: distinfo
===================================================================
RCS file: /cvs/ports/www/py-django/lts/distinfo,v
retrieving revision 1.16
diff -u -p -u -p -r1.16 distinfo
--- distinfo	8 Apr 2017 18:14:23 -0000	1.16
+++ distinfo	15 Aug 2017 14:29:26 -0000
@@ -1,2 +1,2 @@
-SHA256 (Django-1.11.tar.gz) = tvO4ZJRCdrT9HQmZUhEmllWPeLd7ORiKyStsXoAVLDA=
-SIZE (Django-1.11.tar.gz) = 7853479
+SHA256 (Django-1.11.4.tar.gz) = q+huZ92piXoVNqcn7Vfb77WkK0GUO+OxFv4+2rTAe7I=
+SIZE (Django-1.11.4.tar.gz) = 7870752
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/www/py-django/lts/pkg/PLIST,v
retrieving revision 1.18
diff -u -p -u -p -r1.18 PLIST
--- pkg/PLIST	8 Apr 2017 18:14:23 -0000	1.18
+++ pkg/PLIST	15 Aug 2017 14:29:27 -0000
@@ -4213,6 +4213,10 @@ lib/python${MODPY_VERSION}/site-packages
 lib/python${MODPY_VERSION}/site-packages/django/contrib/postgres/forms/ranges.py
 lib/python${MODPY_VERSION}/site-packages/django/contrib/postgres/functions.py
 lib/python${MODPY_VERSION}/site-packages/django/contrib/postgres/indexes.py
+lib/python${MODPY_VERSION}/site-packages/django/contrib/postgres/jinja2/
+lib/python${MODPY_VERSION}/site-packages/django/contrib/postgres/jinja2/postgres/
+lib/python${MODPY_VERSION}/site-packages/django/contrib/postgres/jinja2/postgres/widgets/
+lib/python${MODPY_VERSION}/site-packages/django/contrib/postgres/jinja2/postgres/widgets/split_array.html
 lib/python${MODPY_VERSION}/site-packages/django/contrib/postgres/locale/
 lib/python${MODPY_VERSION}/site-packages/django/contrib/postgres/locale/ar/
 lib/python${MODPY_VERSION}/site-packages/django/contrib/postgres/locale/ar/LC_MESSAGES/
@@ -4430,6 +4434,10 @@ lib/python${MODPY_VERSION}/site-packages
 lib/python${MODPY_VERSION}/site-packages/django/contrib/postgres/operations.py
 lib/python${MODPY_VERSION}/site-packages/django/contrib/postgres/search.py
 lib/python${MODPY_VERSION}/site-packages/django/contrib/postgres/signals.py
+lib/python${MODPY_VERSION}/site-packages/django/contrib/postgres/templates/
+lib/python${MODPY_VERSION}/site-packages/django/contrib/postgres/templates/postgres/
+lib/python${MODPY_VERSION}/site-packages/django/contrib/postgres/templates/postgres/widgets/
+lib/python${MODPY_VERSION}/site-packages/django/contrib/postgres/templates/postgres/widgets/split_array.html
 lib/python${MODPY_VERSION}/site-packages/django/contrib/postgres/utils.py
 lib/python${MODPY_VERSION}/site-packages/django/contrib/postgres/validators.py
 lib/python${MODPY_VERSION}/site-packages/django/contrib/redirects/
@@ -6583,6 +6591,7 @@ share/doc/${MODPY_PY_PREFIX}-${LNAME}-${
 share/doc/${MODPY_PY_PREFIX}-${LNAME}-${MODPY_EGG_VERSION}/howto/legacy-databases.txt
 share/doc/${MODPY_PY_PREFIX}-${LNAME}-${MODPY_EGG_VERSION}/howto/outputting-csv.txt
 share/doc/${MODPY_PY_PREFIX}-${LNAME}-${MODPY_EGG_VERSION}/howto/outputting-pdf.txt
+share/doc/${MODPY_PY_PREFIX}-${LNAME}-${MODPY_EGG_VERSION}/howto/overriding-templates.txt
 share/doc/${MODPY_PY_PREFIX}-${LNAME}-${MODPY_EGG_VERSION}/howto/static-files/
 share/doc/${MODPY_PY_PREFIX}-${LNAME}-${MODPY_EGG_VERSION}/howto/static-files/deployment.txt
 share/doc/${MODPY_PY_PREFIX}-${LNAME}-${MODPY_EGG_VERSION}/howto/static-files/index.txt
@@ -6807,7 +6816,11 @@ share/doc/${MODPY_PY_PREFIX}-${LNAME}-${
 share/doc/${MODPY_PY_PREFIX}-${LNAME}-${MODPY_EGG_VERSION}/releases/1.10.6.txt
 share/doc/${MODPY_PY_PREFIX}-${LNAME}-${MODPY_EGG_VERSION}/releases/1.10.7.txt
 share/doc/${MODPY_PY_PREFIX}-${LNAME}-${MODPY_EGG_VERSION}/releases/1.10.txt
+share/doc/${MODPY_PY_PREFIX}-${LNAME}-${MODPY_EGG_VERSION}/releases/1.11.1.txt
+share/doc/${MODPY_PY_PREFIX}-${LNAME}-${MODPY_EGG_VERSION}/releases/1.11.2.txt
+share/doc/${MODPY_PY_PREFIX}-${LNAME}-${MODPY_EGG_VERSION}/releases/1.11.3.txt
 share/doc/${MODPY_PY_PREFIX}-${LNAME}-${MODPY_EGG_VERSION}/releases/${MODPY_EGG_VERSION}.txt
+share/doc/${MODPY_PY_PREFIX}-${LNAME}-${MODPY_EGG_VERSION}/releases/1.11.txt
 share/doc/${MODPY_PY_PREFIX}-${LNAME}-${MODPY_EGG_VERSION}/releases/1.2.1.txt
 share/doc/${MODPY_PY_PREFIX}-${LNAME}-${MODPY_EGG_VERSION}/releases/1.2.2.txt
 share/doc/${MODPY_PY_PREFIX}-${LNAME}-${MODPY_EGG_VERSION}/releases/1.2.3.txt

Reply via email to