Hi,
this is the diff to update django to last release: 1.4.3.
Are you ok?
Cheers,
Remi.
Index: Makefile
===================================================================
RCS file: /cvs/ports/www/py-django/Makefile,v
retrieving revision 1.24
diff -u -p -r1.24 Makefile
--- Makefile 20 Oct 2012 16:00:58 -0000 1.24
+++ Makefile 19 Dec 2012 08:26:49 -0000
@@ -2,7 +2,7 @@
COMMENT = high-level Python web framework
-MODPY_EGG_VERSION = 1.4.2
+MODPY_EGG_VERSION = 1.4.3
LNAME = django
DISTNAME = Django-${MODPY_EGG_VERSION}
PKGNAME = py-${LNAME}-${MODPY_EGG_VERSION}
Index: distinfo
===================================================================
RCS file: /cvs/ports/www/py-django/distinfo,v
retrieving revision 1.14
diff -u -p -r1.14 distinfo
--- distinfo 20 Oct 2012 16:00:58 -0000 1.14
+++ distinfo 19 Dec 2012 08:26:49 -0000
@@ -1,2 +1,2 @@
-SHA256 (Django-1.4.2.tar.gz) = 7f2HM/RbuqUkzuJbysMIDOKMISQsJyJ0ZOrj+ms9gOc=
-SIZE (Django-1.4.2.tar.gz) = 7722026
+SHA256 (Django-1.4.3.tar.gz) = 3K20thLl0U9iB4hpYXomp5s9pxlXOAHTUcSgp/QYHE4=
+SIZE (Django-1.4.3.tar.gz) = 7729808
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/www/py-django/pkg/PLIST,v
retrieving revision 1.15
diff -u -p -r1.15 PLIST
--- pkg/PLIST 20 Oct 2012 16:00:58 -0000 1.15
+++ pkg/PLIST 19 Dec 2012 08:26:50 -0000
@@ -6819,6 +6819,7 @@ share/doc/${LNAME}/_theme/${LNAME}docs/s
share/doc/${LNAME}/_theme/${LNAME}docs/static/docicons-behindscenes.png
share/doc/${LNAME}/_theme/${LNAME}docs/static/docicons-note.png
share/doc/${LNAME}/_theme/${LNAME}docs/static/docicons-philosophy.png
+share/doc/${LNAME}/_theme/${LNAME}docs/static/docicons-warning.png
share/doc/${LNAME}/_theme/${LNAME}docs/static/homepage.css
share/doc/${LNAME}/_theme/${LNAME}docs/static/reset-fonts-grids.css
share/doc/${LNAME}/_theme/${LNAME}docs/theme.conf
@@ -6944,6 +6945,7 @@ share/doc/${LNAME}/ref/contrib/admin/_im
share/doc/${LNAME}/ref/contrib/admin/_images/article_actions.png
share/doc/${LNAME}/ref/contrib/admin/_images/article_actions_message.png
share/doc/${LNAME}/ref/contrib/admin/_images/flatfiles_admin.png
+share/doc/${LNAME}/ref/contrib/admin/_images/raw_id_fields.png
share/doc/${LNAME}/ref/contrib/admin/_images/user_actions.png
share/doc/${LNAME}/ref/contrib/admin/_images/users_changelist.png
share/doc/${LNAME}/ref/contrib/admin/actions.txt
@@ -7075,7 +7077,7 @@ share/doc/${LNAME}/releases/1.3.txt
share/doc/${LNAME}/releases/1.4-alpha-1.txt
share/doc/${LNAME}/releases/1.4-beta-1.txt
share/doc/${LNAME}/releases/1.4.1.txt
-share/doc/${LNAME}/releases/${MODPY_EGG_VERSION}.txt
+share/doc/${LNAME}/releases/1.4.2.txt
share/doc/${LNAME}/releases/1.4.txt
share/doc/${LNAME}/releases/index.txt
share/doc/${LNAME}/topics/