From 3bc07211d84dc9af489668f8ce197b87e4020860 Mon Sep 17 00:00:00 2001 From: adam Date: Fri, 1 Nov 2013 11:18:00 +0000 Subject: Changes 2.4.3: Fixed a bug in fixture loading signals handling Fixed a bug in placeholder's primary key thousand formatting Test fixes Fixed use of cached content in the show_placeholder's preview mode Fixed issues in cookie handling Fixed minor unicode issues Fixed a missing argument in ModelAdmin Fixed a bug in WymEditor handling Fixed bugs in migrations Fixed bug in language fallback Minor documentation fixes --- www/py-django-cms/Makefile | 4 ++-- www/py-django-cms/PLIST | 5 ++++- www/py-django-cms/distinfo | 8 ++++---- 3 files changed, 10 insertions(+), 7 deletions(-) (limited to 'www/py-django-cms') diff --git a/www/py-django-cms/Makefile b/www/py-django-cms/Makefile index c0f192efcd9..bada9fc0ecc 100644 --- a/www/py-django-cms/Makefile +++ b/www/py-django-cms/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.16 2013/08/09 07:53:19 adam Exp $ +# $NetBSD: Makefile,v 1.17 2013/11/01 11:18:00 adam Exp $ -DISTNAME= django-cms-2.4.2 +DISTNAME= django-cms-2.4.3 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= www python MASTER_SITES= http://pypi.python.org/packages/source/d/django-cms/ diff --git a/www/py-django-cms/PLIST b/www/py-django-cms/PLIST index b6c67343560..0e6bc0edbc7 100644 --- a/www/py-django-cms/PLIST +++ b/www/py-django-cms/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.9 2013/08/09 07:53:19 adam Exp $ +@comment $NetBSD: PLIST,v 1.10 2013/11/01 11:18:00 adam Exp $ ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt @@ -1456,6 +1456,9 @@ ${PYSITELIB}/cms/tests/check.pyo ${PYSITELIB}/cms/tests/docs.py ${PYSITELIB}/cms/tests/docs.pyc ${PYSITELIB}/cms/tests/docs.pyo +${PYSITELIB}/cms/tests/fixture_loading.py +${PYSITELIB}/cms/tests/fixture_loading.pyc +${PYSITELIB}/cms/tests/fixture_loading.pyo ${PYSITELIB}/cms/tests/forms.py ${PYSITELIB}/cms/tests/forms.pyc ${PYSITELIB}/cms/tests/forms.pyo diff --git a/www/py-django-cms/distinfo b/www/py-django-cms/distinfo index 4ab647f58cd..11479924093 100644 --- a/www/py-django-cms/distinfo +++ b/www/py-django-cms/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.12 2013/08/09 07:53:19 adam Exp $ +$NetBSD: distinfo,v 1.13 2013/11/01 11:18:00 adam Exp $ -SHA1 (django-cms-2.4.2.tar.gz) = f16bdc3ee0d6e018af64c3f24718fe5f648fd9a3 -RMD160 (django-cms-2.4.2.tar.gz) = 7a2aa716594da1c97f32c77acc62ddf1263576d8 -Size (django-cms-2.4.2.tar.gz) = 4444725 bytes +SHA1 (django-cms-2.4.3.tar.gz) = 6f571e95d0e3958bbc28247fd38f35f4a0b5e7ae +RMD160 (django-cms-2.4.3.tar.gz) = 3c934afe648d1aa2cb7c24869dad465168aef6ca +Size (django-cms-2.4.3.tar.gz) = 4475645 bytes -- cgit v1.2.3