Hi,

this is the diff to update django to latest release: https://docs.djangoproject.com/en/1.9/releases/1.9.7/.

Ok?

Cheers,

Remi.
Index: Makefile
===================================================================
RCS file: /cvs/ports/www/py-django/stable/Makefile,v
retrieving revision 1.10
diff -u -p -u -p -r1.10 Makefile
--- Makefile	9 May 2016 17:21:05 -0000	1.10
+++ Makefile	5 Jun 2016 07:02:19 -0000
@@ -2,7 +2,7 @@
 
 COMMENT =	high-level Python web framework
 
-MODPY_EGG_VERSION =	1.9.6
+MODPY_EGG_VERSION =	1.9.7
 
 LNAME =			django
 
Index: distinfo
===================================================================
RCS file: /cvs/ports/www/py-django/stable/distinfo,v
retrieving revision 1.9
diff -u -p -u -p -r1.9 distinfo
--- distinfo	9 May 2016 17:21:05 -0000	1.9
+++ distinfo	5 Jun 2016 07:02:19 -0000
@@ -1,2 +1,2 @@
-SHA256 (Django-1.9.6.tar.gz) = 5aHRqDHAZHXHCBJsan4K4OZ62snYp8Oc8Gla15Awudk=
-SIZE (Django-1.9.6.tar.gz) = 7441794
+SHA256 (Django-1.9.7.tar.gz) = KynoHIwys8DZoBGSF0Foh8SA2SeuJjC62i2oMHjJO/Y=
+SIZE (Django-1.9.7.tar.gz) = 7442680
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/www/py-django/stable/pkg/PLIST,v
retrieving revision 1.9
diff -u -p -u -p -r1.9 PLIST
--- pkg/PLIST	9 May 2016 17:21:06 -0000	1.9
+++ pkg/PLIST	5 Jun 2016 07:02:19 -0000
@@ -6471,6 +6471,7 @@ share/doc/${LNAME}/releases/1.9.3.txt
 share/doc/${LNAME}/releases/1.9.4.txt
 share/doc/${LNAME}/releases/1.9.5.txt
 share/doc/${LNAME}/releases/1.9.6.txt
+share/doc/${LNAME}/releases/${MODPY_EGG_VERSION}.txt
 share/doc/${LNAME}/releases/1.9.txt
 share/doc/${LNAME}/releases/index.txt
 share/doc/${LNAME}/releases/security.txt

Reply via email to