summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2015-04-17 15:16:41 +0000
committeradam <adam@pkgsrc.org>2015-04-17 15:16:41 +0000
commitf8577ef9e759e37f0dd4732583d05b76437e3461 (patch)
tree416d408d0f84677f2ec6d8b243c86d0b4a0333d9
parent24efa388fad94a1b53630c890425e9e713b9138d (diff)
downloadpkgsrc-f8577ef9e759e37f0dd4732583d05b76437e3461.tar.gz
Changes 3.0.13:
Numerous documentation updates especially for installation and the tutorial Numerous improvements to translations Improves reliability of apphooks Improves reliabiliy of Advanced Settings for pages when using apphooks Allow page deletion after template removal Improves upstream caching accuracy Improves CMSAttachMenu registration Improves handling of mistyped URLs Improves redirection as a result of changes to page slugs, etc. Improves performance of "watched models" Improves frontend performance relating to resizing the sideframe Corrects an issue where items might not be visible in structue mode menus Limits version of django-mptt used in CMS for 3.0.x Prevent accidental upgrades to Django 1.8, which is not yet supported
-rw-r--r--www/py-django-cms/Makefile4
-rw-r--r--www/py-django-cms/PLIST8
-rw-r--r--www/py-django-cms/distinfo8
3 files changed, 13 insertions, 7 deletions
diff --git a/www/py-django-cms/Makefile b/www/py-django-cms/Makefile
index aa592079f89..aa703055e9e 100644
--- a/www/py-django-cms/Makefile
+++ b/www/py-django-cms/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.30 2015/03/08 08:23:21 adam Exp $
+# $NetBSD: Makefile,v 1.31 2015/04/17 15:16:41 adam Exp $
-DISTNAME= django-cms-3.0.12
+DISTNAME= django-cms-3.0.13
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 20e8fda5233..6810c7d58f9 100644
--- a/www/py-django-cms/PLIST
+++ b/www/py-django-cms/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.19 2015/02/19 11:07:17 adam Exp $
+@comment $NetBSD: PLIST,v 1.20 2015/04/17 15:16:41 adam Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@@ -1220,6 +1220,12 @@ ${PYSITELIB}/cms/test_utils/project/placeholderapp/migrations_django/0001_initia
${PYSITELIB}/cms/test_utils/project/placeholderapp/migrations_django/0002_charpksexample.py
${PYSITELIB}/cms/test_utils/project/placeholderapp/migrations_django/0002_charpksexample.pyc
${PYSITELIB}/cms/test_utils/project/placeholderapp/migrations_django/0002_charpksexample.pyo
+${PYSITELIB}/cms/test_utils/project/placeholderapp/migrations_django/0003_example1_publish.py
+${PYSITELIB}/cms/test_utils/project/placeholderapp/migrations_django/0003_example1_publish.pyc
+${PYSITELIB}/cms/test_utils/project/placeholderapp/migrations_django/0003_example1_publish.pyo
+${PYSITELIB}/cms/test_utils/project/placeholderapp/migrations_django/0004_auto_20150415_1913.py
+${PYSITELIB}/cms/test_utils/project/placeholderapp/migrations_django/0004_auto_20150415_1913.pyc
+${PYSITELIB}/cms/test_utils/project/placeholderapp/migrations_django/0004_auto_20150415_1913.pyo
${PYSITELIB}/cms/test_utils/project/placeholderapp/migrations_django/__init__.py
${PYSITELIB}/cms/test_utils/project/placeholderapp/migrations_django/__init__.pyc
${PYSITELIB}/cms/test_utils/project/placeholderapp/migrations_django/__init__.pyo
diff --git a/www/py-django-cms/distinfo b/www/py-django-cms/distinfo
index e0846fd5328..51cfaf313c8 100644
--- a/www/py-django-cms/distinfo
+++ b/www/py-django-cms/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.23 2015/03/08 08:23:21 adam Exp $
+$NetBSD: distinfo,v 1.24 2015/04/17 15:16:41 adam Exp $
-SHA1 (django-cms-3.0.12.tar.gz) = 077fd62639d848d6a1c9ec4bcf03a2ce0a0c7ef1
-RMD160 (django-cms-3.0.12.tar.gz) = 26761b6860d98a208061b5949b6989862a3f13c9
-Size (django-cms-3.0.12.tar.gz) = 6817613 bytes
+SHA1 (django-cms-3.0.13.tar.gz) = 1b21f19c84d1dac3c41a0d935158e33e00d67a60
+RMD160 (django-cms-3.0.13.tar.gz) = bc3ff20b44043b411ad29953286119487649cbf2
+Size (django-cms-3.0.13.tar.gz) = 3860334 bytes