Hi,

these are the django security fixes for OpenBSD 5.4 and 5.5.

Any ok?

Remi.
Index: Makefile
===================================================================
RCS file: /cvs/ports/www/py-django/Makefile,v
retrieving revision 1.28.2.1
diff -u -p -r1.28.2.1 Makefile
--- Makefile    30 Oct 2013 12:47:49 -0000      1.28.2.1
+++ Makefile    23 Apr 2014 06:30:46 -0000
@@ -2,7 +2,7 @@
 
 COMMENT =      high-level Python web framework
 
-MODPY_EGG_VERSION =    1.5.5
+MODPY_EGG_VERSION =    1.5.6
 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.17.2.1
diff -u -p -r1.17.2.1 distinfo
--- distinfo    30 Oct 2013 12:47:49 -0000      1.17.2.1
+++ distinfo    23 Apr 2014 06:30:46 -0000
@@ -1,2 +1,2 @@
-SHA256 (Django-1.5.5.tar.gz) = auacHfv8nQxEroDi++SOWbu7tw6N9mrStwKb05lH1x0=
-SIZE (Django-1.5.5.tar.gz) = 8060441
+SHA256 (Django-1.5.6.tar.gz) = m3/LmdICiRiewPHgbR0r7TtHcuOjk/3b+wBup8P5v68=
+SIZE (Django-1.5.6.tar.gz) = 8068359
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/www/py-django/pkg/PLIST,v
retrieving revision 1.18.2.1
diff -u -p -r1.18.2.1 PLIST
--- pkg/PLIST   30 Oct 2013 12:47:49 -0000      1.18.2.1
+++ pkg/PLIST   23 Apr 2014 06:30:47 -0000
@@ -7317,6 +7317,8 @@ 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/1.4.10.txt
+share/doc/${LNAME}/releases/1.4.11.txt
 share/doc/${LNAME}/releases/1.4.2.txt
 share/doc/${LNAME}/releases/1.4.3.txt
 share/doc/${LNAME}/releases/1.4.4.txt
@@ -7332,6 +7334,7 @@ share/doc/${LNAME}/releases/1.5.1.txt
 share/doc/${LNAME}/releases/1.5.2.txt
 share/doc/${LNAME}/releases/1.5.3.txt
 share/doc/${LNAME}/releases/1.5.4.txt
+share/doc/${LNAME}/releases/1.5.5.txt
 share/doc/${LNAME}/releases/${MODPY_EGG_VERSION}.txt
 share/doc/${LNAME}/releases/1.5.txt
 share/doc/${LNAME}/releases/index.txt
Index: Makefile
===================================================================
RCS file: /cvs/ports/www/py-django/Makefile,v
retrieving revision 1.30
diff -u -p -r1.30 Makefile
--- Makefile    28 Oct 2013 14:37:53 -0000      1.30
+++ Makefile    23 Apr 2014 06:30:34 -0000
@@ -2,7 +2,7 @@
 
 COMMENT =      high-level Python web framework
 
-MODPY_EGG_VERSION =    1.5.5
+MODPY_EGG_VERSION =    1.5.6
 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.19
diff -u -p -r1.19 distinfo
--- distinfo    28 Oct 2013 14:37:53 -0000      1.19
+++ distinfo    23 Apr 2014 06:30:34 -0000
@@ -1,2 +1,2 @@
-SHA256 (Django-1.5.5.tar.gz) = auacHfv8nQxEroDi++SOWbu7tw6N9mrStwKb05lH1x0=
-SIZE (Django-1.5.5.tar.gz) = 8060441
+SHA256 (Django-1.5.6.tar.gz) = m3/LmdICiRiewPHgbR0r7TtHcuOjk/3b+wBup8P5v68=
+SIZE (Django-1.5.6.tar.gz) = 8068359
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/www/py-django/pkg/PLIST,v
retrieving revision 1.20
diff -u -p -r1.20 PLIST
--- pkg/PLIST   28 Oct 2013 14:37:53 -0000      1.20
+++ pkg/PLIST   23 Apr 2014 06:30:35 -0000
@@ -7317,6 +7317,8 @@ 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/1.4.10.txt
+share/doc/${LNAME}/releases/1.4.11.txt
 share/doc/${LNAME}/releases/1.4.2.txt
 share/doc/${LNAME}/releases/1.4.3.txt
 share/doc/${LNAME}/releases/1.4.4.txt
@@ -7332,6 +7334,7 @@ share/doc/${LNAME}/releases/1.5.1.txt
 share/doc/${LNAME}/releases/1.5.2.txt
 share/doc/${LNAME}/releases/1.5.3.txt
 share/doc/${LNAME}/releases/1.5.4.txt
+share/doc/${LNAME}/releases/1.5.5.txt
 share/doc/${LNAME}/releases/${MODPY_EGG_VERSION}.txt
 share/doc/${LNAME}/releases/1.5.txt
 share/doc/${LNAME}/releases/index.txt

Reply via email to