summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authoradam <adam>2015-01-28 06:39:40 +0000
committeradam <adam>2015-01-28 06:39:40 +0000
commit54612a970cfd7e27dc989d40f628b213efc051a2 (patch)
tree2d18b556ecb6938711d8cea117c502f72c26493e /www
parent6755f79ac03ce5d0cc9628d05132f583d76fa5ae (diff)
downloadpkgsrc-54612a970cfd7e27dc989d40f628b213efc051a2.tar.gz
Changes 1.4.19:
* GZipMiddleware now supports streaming responses. As part of the 1.4.18 security release, the django.views.static.serve() function was altered to stream the files it serves. Unfortunately, the GZipMiddleware consumed the stream prematurely and prevented files from being served properly.
Diffstat (limited to 'www')
-rw-r--r--www/py-django14/Makefile4
-rw-r--r--www/py-django14/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/www/py-django14/Makefile b/www/py-django14/Makefile
index 8f8f0d170ec..2439052d7a0 100644
--- a/www/py-django14/Makefile
+++ b/www/py-django14/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2015/01/14 17:07:12 adam Exp $
+# $NetBSD: Makefile,v 1.10 2015/01/28 06:39:40 adam Exp $
-DISTNAME= Django-1.4.18
+DISTNAME= Django-1.4.19
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl}
CATEGORIES= www python
MASTER_SITES= http://www.djangoproject.com/m/releases/${PKGVERSION_NOREV:R}/
diff --git a/www/py-django14/distinfo b/www/py-django14/distinfo
index 8d1e5ce728f..ed45308f4d3 100644
--- a/www/py-django14/distinfo
+++ b/www/py-django14/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2015/01/14 17:07:12 adam Exp $
+$NetBSD: distinfo,v 1.6 2015/01/28 06:39:40 adam Exp $
-SHA1 (Django-1.4.18.tar.gz) = b3d5211d4269dc1f93ac4ae7897f60a3f06b70c0
-RMD160 (Django-1.4.18.tar.gz) = eb57eecc73d3c2619205c52ae2f31000368f5011
-Size (Django-1.4.18.tar.gz) = 7876896 bytes
+SHA1 (Django-1.4.19.tar.gz) = ba53fc1c33a62a2f2b8e0769f8bb8c6bccbcfd4e
+RMD160 (Django-1.4.19.tar.gz) = 8ab385c4945608934027f6e1823f632a942e4eba
+Size (Django-1.4.19.tar.gz) = 7877522 bytes