diff options
author | adam <adam> | 2013-04-26 19:56:05 +0000 |
---|---|---|
committer | adam <adam> | 2013-04-26 19:56:05 +0000 |
commit | 33030758e9dbb874ec861dd7aab251c5b878c330 (patch) | |
tree | 7efd94ab9f8c06b90eca28d83f9ee69c8fa16dc2 /www | |
parent | b3cbe671733adc08fafb8e616b76e75dbdc5875a (diff) | |
download | pkgsrc-33030758e9dbb874ec861dd7aab251c5b878c330.tar.gz |
Changes 2.4.1:
* USE_I18N=False fixed
* some frontend css stuff fixed
* check_copy_relations fixed for abstract classes
* non public frontend languages fixed
Changes 2.4.0:
* Compatibility with Django 1.4 and 1.5 (1.3 support dropped)
* Support for Python 2.5 dropped
* CMS_MAX_PAGE_PUBLISH_REVERSIONS has been added
* Reversion integration has changed to limit DB size
* CMS_LANGUAGE setting has changed
* CMS_HIDE_UNTRANSLATED setting removed
* CMS_LANGUAGE_FALLBACK setting removed
* CMS_LANGUAGE_CONF setting removed
* CMS_SITE_LANGUAGES setting removed
* CMS_FRONTEND_LANGUAGES setting removed
* MultilingualMiddleware has been removed
* CMS_FLAT_URLS has been removed
* CMS_MODERATOR has been removed and replaced with simple publisher.
* PlaceholderAdmin has now language tabs and has support for django-hvad
* Added `cms.middleware.language.LanguageCookieMiddleware`
* Added CMS_RAW_ID_USERS
Diffstat (limited to 'www')
-rw-r--r-- | www/py-django-cms/Makefile | 4 | ||||
-rw-r--r-- | www/py-django-cms/PLIST | 150 | ||||
-rw-r--r-- | www/py-django-cms/distinfo | 8 |
3 files changed, 136 insertions, 26 deletions
diff --git a/www/py-django-cms/Makefile b/www/py-django-cms/Makefile index fbb4bb1b967..4cb364d76c2 100644 --- a/www/py-django-cms/Makefile +++ b/www/py-django-cms/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.14 2013/04/08 20:39:16 adam Exp $ +# $NetBSD: Makefile,v 1.15 2013/04/26 19:56:05 adam Exp $ -DISTNAME= django-cms-2.3.6 +DISTNAME= django-cms-2.4.1 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 69657bb9f3a..e848c88ae43 100644 --- a/www/py-django-cms/PLIST +++ b/www/py-django-cms/PLIST @@ -1,10 +1,28 @@ -@comment $NetBSD: PLIST,v 1.7 2012/11/25 08:51:07 adam Exp $ +@comment $NetBSD: PLIST,v 1.8 2013/04/26 19:56:05 adam Exp $ ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt ${PYSITELIB}/${EGG_INFODIR}/not-zip-safe ${PYSITELIB}/${EGG_INFODIR}/requires.txt ${PYSITELIB}/${EGG_INFODIR}/top_level.txt +${PYSITELIB}/apps/__init__.py +${PYSITELIB}/apps/__init__.pyc +${PYSITELIB}/apps/__init__.pyo +${PYSITELIB}/apps/app_base.py +${PYSITELIB}/apps/app_base.pyc +${PYSITELIB}/apps/app_base.pyo +${PYSITELIB}/apps/apphook_pool.py +${PYSITELIB}/apps/apphook_pool.pyc +${PYSITELIB}/apps/apphook_pool.pyo +${PYSITELIB}/apps/appresolver.py +${PYSITELIB}/apps/appresolver.pyc +${PYSITELIB}/apps/appresolver.pyo +${PYSITELIB}/apps/exceptions.py +${PYSITELIB}/apps/exceptions.pyc +${PYSITELIB}/apps/exceptions.pyo +${PYSITELIB}/apps/signals.py +${PYSITELIB}/apps/signals.pyc +${PYSITELIB}/apps/signals.pyo ${PYSITELIB}/cms/__init__.py ${PYSITELIB}/cms/__init__.pyc ${PYSITELIB}/cms/__init__.pyo @@ -65,15 +83,9 @@ ${PYSITELIB}/cms/cache/permissions.pyo ${PYSITELIB}/cms/cms_toolbar.py ${PYSITELIB}/cms/cms_toolbar.pyc ${PYSITELIB}/cms/cms_toolbar.pyo -${PYSITELIB}/cms/conf/__init__.py -${PYSITELIB}/cms/conf/__init__.pyc -${PYSITELIB}/cms/conf/__init__.pyo -${PYSITELIB}/cms/conf/global_settings.py -${PYSITELIB}/cms/conf/global_settings.pyc -${PYSITELIB}/cms/conf/global_settings.pyo -${PYSITELIB}/cms/conf/patch.py -${PYSITELIB}/cms/conf/patch.pyc -${PYSITELIB}/cms/conf/patch.pyo +${PYSITELIB}/cms/constants.py +${PYSITELIB}/cms/constants.pyc +${PYSITELIB}/cms/constants.pyo ${PYSITELIB}/cms/context_processors.py ${PYSITELIB}/cms/context_processors.pyc ${PYSITELIB}/cms/context_processors.pyo @@ -120,6 +132,7 @@ ${PYSITELIB}/cms/locale/da/LC_MESSAGES/django.mo ${PYSITELIB}/cms/locale/da/LC_MESSAGES/django.po ${PYSITELIB}/cms/locale/da/LC_MESSAGES/djangojs.mo ${PYSITELIB}/cms/locale/da/LC_MESSAGES/djangojs.po +${PYSITELIB}/cms/locale/de/.DS_Store ${PYSITELIB}/cms/locale/de/LC_MESSAGES/django.mo ${PYSITELIB}/cms/locale/de/LC_MESSAGES/django.po ${PYSITELIB}/cms/locale/de/LC_MESSAGES/djangojs.mo @@ -132,8 +145,10 @@ ${PYSITELIB}/cms/locale/en/LC_MESSAGES/django.mo ${PYSITELIB}/cms/locale/en/LC_MESSAGES/django.po ${PYSITELIB}/cms/locale/en/LC_MESSAGES/djangojs.mo ${PYSITELIB}/cms/locale/en/LC_MESSAGES/djangojs.po +${PYSITELIB}/cms/locale/en/LC_MESSAGES/messages.mo ${PYSITELIB}/cms/locale/es/LC_MESSAGES/django.mo ${PYSITELIB}/cms/locale/es/LC_MESSAGES/django.po +${PYSITELIB}/cms/locale/es/LC_MESSAGES/django.pot ${PYSITELIB}/cms/locale/es/LC_MESSAGES/djangojs.mo ${PYSITELIB}/cms/locale/es/LC_MESSAGES/djangojs.po ${PYSITELIB}/cms/locale/es_AR/LC_MESSAGES/django.mo @@ -144,6 +159,8 @@ ${PYSITELIB}/cms/locale/es_BO/LC_MESSAGES/django.mo ${PYSITELIB}/cms/locale/es_BO/LC_MESSAGES/django.po ${PYSITELIB}/cms/locale/es_BO/LC_MESSAGES/djangojs.mo ${PYSITELIB}/cms/locale/es_BO/LC_MESSAGES/djangojs.po +${PYSITELIB}/cms/locale/es_DO/LC_MESSAGES/django.mo +${PYSITELIB}/cms/locale/es_DO/LC_MESSAGES/django.po ${PYSITELIB}/cms/locale/et/LC_MESSAGES/django.mo ${PYSITELIB}/cms/locale/et/LC_MESSAGES/django.po ${PYSITELIB}/cms/locale/et/LC_MESSAGES/djangojs.mo @@ -164,6 +181,10 @@ ${PYSITELIB}/cms/locale/fr/LC_MESSAGES/django.mo ${PYSITELIB}/cms/locale/fr/LC_MESSAGES/django.po ${PYSITELIB}/cms/locale/fr/LC_MESSAGES/djangojs.mo ${PYSITELIB}/cms/locale/fr/LC_MESSAGES/djangojs.po +${PYSITELIB}/cms/locale/gl/LC_MESSAGES/django.mo +${PYSITELIB}/cms/locale/gl/LC_MESSAGES/django.po +${PYSITELIB}/cms/locale/gl/LC_MESSAGES/djangojs.mo +${PYSITELIB}/cms/locale/gl/LC_MESSAGES/djangojs.po ${PYSITELIB}/cms/locale/gu/LC_MESSAGES/django.mo ${PYSITELIB}/cms/locale/gu/LC_MESSAGES/django.po ${PYSITELIB}/cms/locale/gu/LC_MESSAGES/djangojs.mo @@ -184,6 +205,10 @@ ${PYSITELIB}/cms/locale/hu/LC_MESSAGES/django.mo ${PYSITELIB}/cms/locale/hu/LC_MESSAGES/django.po ${PYSITELIB}/cms/locale/hu/LC_MESSAGES/djangojs.mo ${PYSITELIB}/cms/locale/hu/LC_MESSAGES/djangojs.po +${PYSITELIB}/cms/locale/is/LC_MESSAGES/django.mo +${PYSITELIB}/cms/locale/is/LC_MESSAGES/django.po +${PYSITELIB}/cms/locale/is/LC_MESSAGES/djangojs.mo +${PYSITELIB}/cms/locale/is/LC_MESSAGES/djangojs.po ${PYSITELIB}/cms/locale/it/LC_MESSAGES/django.mo ${PYSITELIB}/cms/locale/it/LC_MESSAGES/django.po ${PYSITELIB}/cms/locale/it/LC_MESSAGES/djangojs.mo @@ -194,12 +219,18 @@ ${PYSITELIB}/cms/locale/ja/LC_MESSAGES/djangojs.mo ${PYSITELIB}/cms/locale/ja/LC_MESSAGES/djangojs.po ${PYSITELIB}/cms/locale/ka/LC_MESSAGES/django.mo ${PYSITELIB}/cms/locale/ka/LC_MESSAGES/django.po +${PYSITELIB}/cms/locale/ka/LC_MESSAGES/djangojs.mo +${PYSITELIB}/cms/locale/ka/LC_MESSAGES/djangojs.po ${PYSITELIB}/cms/locale/km/LC_MESSAGES/django.mo ${PYSITELIB}/cms/locale/km/LC_MESSAGES/django.po ${PYSITELIB}/cms/locale/km/LC_MESSAGES/djangojs.mo ${PYSITELIB}/cms/locale/km/LC_MESSAGES/djangojs.po ${PYSITELIB}/cms/locale/ku_IQ/LC_MESSAGES/django.mo ${PYSITELIB}/cms/locale/ku_IQ/LC_MESSAGES/django.po +${PYSITELIB}/cms/locale/lv/LC_MESSAGES/django.mo +${PYSITELIB}/cms/locale/lv/LC_MESSAGES/django.po +${PYSITELIB}/cms/locale/lv/LC_MESSAGES/djangojs.mo +${PYSITELIB}/cms/locale/lv/LC_MESSAGES/djangojs.po ${PYSITELIB}/cms/locale/nb/LC_MESSAGES/django.mo ${PYSITELIB}/cms/locale/nb/LC_MESSAGES/django.po ${PYSITELIB}/cms/locale/nb/LC_MESSAGES/djangojs.mo @@ -208,6 +239,10 @@ ${PYSITELIB}/cms/locale/nl/LC_MESSAGES/django.mo ${PYSITELIB}/cms/locale/nl/LC_MESSAGES/django.po ${PYSITELIB}/cms/locale/nl/LC_MESSAGES/djangojs.mo ${PYSITELIB}/cms/locale/nl/LC_MESSAGES/djangojs.po +${PYSITELIB}/cms/locale/no/LC_MESSAGES/django.mo +${PYSITELIB}/cms/locale/no/LC_MESSAGES/django.po +${PYSITELIB}/cms/locale/no/LC_MESSAGES/djangojs.mo +${PYSITELIB}/cms/locale/no/LC_MESSAGES/djangojs.po ${PYSITELIB}/cms/locale/pl/LC_MESSAGES/django.mo ${PYSITELIB}/cms/locale/pl/LC_MESSAGES/django.po ${PYSITELIB}/cms/locale/pl/LC_MESSAGES/djangojs.mo @@ -244,6 +279,8 @@ ${PYSITELIB}/cms/locale/sv/LC_MESSAGES/django.mo ${PYSITELIB}/cms/locale/sv/LC_MESSAGES/django.po ${PYSITELIB}/cms/locale/sv/LC_MESSAGES/djangojs.mo ${PYSITELIB}/cms/locale/sv/LC_MESSAGES/djangojs.po +${PYSITELIB}/cms/locale/th_TH/LC_MESSAGES/django.mo +${PYSITELIB}/cms/locale/th_TH/LC_MESSAGES/django.po ${PYSITELIB}/cms/locale/tr/LC_MESSAGES/django.mo ${PYSITELIB}/cms/locale/tr/LC_MESSAGES/django.po ${PYSITELIB}/cms/locale/tr/LC_MESSAGES/djangojs.mo @@ -278,12 +315,21 @@ ${PYSITELIB}/cms/management/commands/subcommands/__init__.pyo ${PYSITELIB}/cms/management/commands/subcommands/base.py ${PYSITELIB}/cms/management/commands/subcommands/base.pyc ${PYSITELIB}/cms/management/commands/subcommands/base.pyo +${PYSITELIB}/cms/management/commands/subcommands/check.py +${PYSITELIB}/cms/management/commands/subcommands/check.pyc +${PYSITELIB}/cms/management/commands/subcommands/check.pyo +${PYSITELIB}/cms/management/commands/subcommands/delete_orphaned_plugins.py +${PYSITELIB}/cms/management/commands/subcommands/delete_orphaned_plugins.pyc +${PYSITELIB}/cms/management/commands/subcommands/delete_orphaned_plugins.pyo ${PYSITELIB}/cms/management/commands/subcommands/list.py ${PYSITELIB}/cms/management/commands/subcommands/list.pyc ${PYSITELIB}/cms/management/commands/subcommands/list.pyo ${PYSITELIB}/cms/management/commands/subcommands/moderator.py ${PYSITELIB}/cms/management/commands/subcommands/moderator.pyc ${PYSITELIB}/cms/management/commands/subcommands/moderator.pyo +${PYSITELIB}/cms/management/commands/subcommands/mptt.py +${PYSITELIB}/cms/management/commands/subcommands/mptt.pyc +${PYSITELIB}/cms/management/commands/subcommands/mptt.pyo ${PYSITELIB}/cms/management/commands/subcommands/uninstall.py ${PYSITELIB}/cms/management/commands/subcommands/uninstall.pyc ${PYSITELIB}/cms/management/commands/subcommands/uninstall.pyo @@ -296,9 +342,9 @@ ${PYSITELIB}/cms/menu_bases.pyo ${PYSITELIB}/cms/middleware/__init__.py ${PYSITELIB}/cms/middleware/__init__.pyc ${PYSITELIB}/cms/middleware/__init__.pyo -${PYSITELIB}/cms/middleware/multilingual.py -${PYSITELIB}/cms/middleware/multilingual.pyc -${PYSITELIB}/cms/middleware/multilingual.pyo +${PYSITELIB}/cms/middleware/language.py +${PYSITELIB}/cms/middleware/language.pyc +${PYSITELIB}/cms/middleware/language.pyo ${PYSITELIB}/cms/middleware/page.py ${PYSITELIB}/cms/middleware/page.pyc ${PYSITELIB}/cms/middleware/page.pyo @@ -416,6 +462,15 @@ ${PYSITELIB}/cms/migrations/0035_auto__add_field_globalpagepermission_can_view__ ${PYSITELIB}/cms/migrations/0036_auto__add_field_cmsplugin_changed_date.py ${PYSITELIB}/cms/migrations/0036_auto__add_field_cmsplugin_changed_date.pyc ${PYSITELIB}/cms/migrations/0036_auto__add_field_cmsplugin_changed_date.pyo +${PYSITELIB}/cms/migrations/0037_auto__del_pagemoderator__del_field_globalpagepermission_can_moderate__.py +${PYSITELIB}/cms/migrations/0037_auto__del_pagemoderator__del_field_globalpagepermission_can_moderate__.pyc +${PYSITELIB}/cms/migrations/0037_auto__del_pagemoderator__del_field_globalpagepermission_can_moderate__.pyo +${PYSITELIB}/cms/migrations/0038_publish_page_permission.py +${PYSITELIB}/cms/migrations/0038_publish_page_permission.pyc +${PYSITELIB}/cms/migrations/0038_publish_page_permission.pyo +${PYSITELIB}/cms/migrations/0039_auto__del_field_page_moderator_state.py +${PYSITELIB}/cms/migrations/0039_auto__del_field_page_moderator_state.pyc +${PYSITELIB}/cms/migrations/0039_auto__del_field_page_moderator_state.pyo ${PYSITELIB}/cms/migrations/__init__.py ${PYSITELIB}/cms/migrations/__init__.pyc ${PYSITELIB}/cms/migrations/__init__.pyo @@ -1189,6 +1244,7 @@ ${PYSITELIB}/cms/templates/admin/cms/page/lazy_child_menu.html ${PYSITELIB}/cms/templates/admin/cms/page/lazy_menu.html ${PYSITELIB}/cms/templates/admin/cms/page/loading.html ${PYSITELIB}/cms/templates/admin/cms/page/menu.html +${PYSITELIB}/cms/templates/admin/cms/page/menu_fragment.html ${PYSITELIB}/cms/templates/admin/cms/page/menu_item.html ${PYSITELIB}/cms/templates/admin/cms/page/moderation_messages.html ${PYSITELIB}/cms/templates/admin/cms/page/permissions.html @@ -1202,6 +1258,7 @@ ${PYSITELIB}/cms/templates/admin/cms/page/widgets/placeholder_editor.html ${PYSITELIB}/cms/templates/admin/cms/page/widgets/plugin_editor.html ${PYSITELIB}/cms/templates/admin/cms/page/widgets/plugin_item.html ${PYSITELIB}/cms/templates/admin/page_submit_line.html +${PYSITELIB}/cms/templates/admin/placeholders/placeholder/change_form.html ${PYSITELIB}/cms/templates/cms/content.html ${PYSITELIB}/cms/templates/cms/dummy.html ${PYSITELIB}/cms/templates/cms/new.html @@ -1210,7 +1267,6 @@ ${PYSITELIB}/cms/templates/cms/toolbar/items/anchor.html ${PYSITELIB}/cms/templates/cms/toolbar/items/button.html ${PYSITELIB}/cms/templates/cms/toolbar/items/list.html ${PYSITELIB}/cms/templates/cms/toolbar/items/login.html -${PYSITELIB}/cms/templates/cms/toolbar/items/status.html ${PYSITELIB}/cms/templates/cms/toolbar/items/switcher.html ${PYSITELIB}/cms/templates/cms/toolbar/placeholder.html ${PYSITELIB}/cms/templates/cms/toolbar/placeholder_wrapper.html @@ -1339,9 +1395,15 @@ ${PYSITELIB}/cms/test_utils/project/sampleapp/menu.pyo ${PYSITELIB}/cms/test_utils/project/sampleapp/models.py ${PYSITELIB}/cms/test_utils/project/sampleapp/models.pyc ${PYSITELIB}/cms/test_utils/project/sampleapp/models.pyo +${PYSITELIB}/cms/test_utils/project/sampleapp/ns_urls.py +${PYSITELIB}/cms/test_utils/project/sampleapp/ns_urls.pyc +${PYSITELIB}/cms/test_utils/project/sampleapp/ns_urls.pyo ${PYSITELIB}/cms/test_utils/project/sampleapp/urls.py ${PYSITELIB}/cms/test_utils/project/sampleapp/urls.pyc ${PYSITELIB}/cms/test_utils/project/sampleapp/urls.pyo +${PYSITELIB}/cms/test_utils/project/sampleapp/urls2.py +${PYSITELIB}/cms/test_utils/project/sampleapp/urls2.pyc +${PYSITELIB}/cms/test_utils/project/sampleapp/urls2.pyo ${PYSITELIB}/cms/test_utils/project/sampleapp/urls_extra.py ${PYSITELIB}/cms/test_utils/project/sampleapp/urls_extra.pyc ${PYSITELIB}/cms/test_utils/project/sampleapp/urls_extra.pyo @@ -1354,12 +1416,21 @@ ${PYSITELIB}/cms/test_utils/project/second_cms_urls_for_apphook_tests.pyo ${PYSITELIB}/cms/test_utils/project/second_urls_for_apphook_tests.py ${PYSITELIB}/cms/test_utils/project/second_urls_for_apphook_tests.pyc ${PYSITELIB}/cms/test_utils/project/second_urls_for_apphook_tests.pyo +${PYSITELIB}/cms/test_utils/project/third_cms_urls_for_apphook_tests.py +${PYSITELIB}/cms/test_utils/project/third_cms_urls_for_apphook_tests.pyc +${PYSITELIB}/cms/test_utils/project/third_cms_urls_for_apphook_tests.pyo +${PYSITELIB}/cms/test_utils/project/third_urls_for_apphook_tests.py +${PYSITELIB}/cms/test_utils/project/third_urls_for_apphook_tests.pyc +${PYSITELIB}/cms/test_utils/project/third_urls_for_apphook_tests.pyo ${PYSITELIB}/cms/test_utils/project/urls.py ${PYSITELIB}/cms/test_utils/project/urls.pyc ${PYSITELIB}/cms/test_utils/project/urls.pyo ${PYSITELIB}/cms/test_utils/project/urls_for_apphook_tests.py ${PYSITELIB}/cms/test_utils/project/urls_for_apphook_tests.pyc ${PYSITELIB}/cms/test_utils/project/urls_for_apphook_tests.pyo +${PYSITELIB}/cms/test_utils/project/urls_no18n.py +${PYSITELIB}/cms/test_utils/project/urls_no18n.pyc +${PYSITELIB}/cms/test_utils/project/urls_no18n.pyo ${PYSITELIB}/cms/test_utils/runners.py ${PYSITELIB}/cms/test_utils/runners.pyc ${PYSITELIB}/cms/test_utils/runners.pyo @@ -1399,12 +1470,18 @@ ${PYSITELIB}/cms/tests/api.pyo ${PYSITELIB}/cms/tests/apphooks.py ${PYSITELIB}/cms/tests/apphooks.pyc ${PYSITELIB}/cms/tests/apphooks.pyo +${PYSITELIB}/cms/tests/check.py +${PYSITELIB}/cms/tests/check.pyc +${PYSITELIB}/cms/tests/check.pyo ${PYSITELIB}/cms/tests/docs.py ${PYSITELIB}/cms/tests/docs.pyc ${PYSITELIB}/cms/tests/docs.pyo ${PYSITELIB}/cms/tests/forms.py ${PYSITELIB}/cms/tests/forms.pyc ${PYSITELIB}/cms/tests/forms.pyo +${PYSITELIB}/cms/tests/i18n.py +${PYSITELIB}/cms/tests/i18n.pyc +${PYSITELIB}/cms/tests/i18n.pyo ${PYSITELIB}/cms/tests/mail.py ${PYSITELIB}/cms/tests/mail.pyc ${PYSITELIB}/cms/tests/mail.pyo @@ -1423,9 +1500,6 @@ ${PYSITELIB}/cms/tests/menu_page_viewperm_staff.pyo ${PYSITELIB}/cms/tests/menu_utils.py ${PYSITELIB}/cms/tests/menu_utils.pyc ${PYSITELIB}/cms/tests/menu_utils.pyo -${PYSITELIB}/cms/tests/middleware.py -${PYSITELIB}/cms/tests/middleware.pyc -${PYSITELIB}/cms/tests/middleware.pyo ${PYSITELIB}/cms/tests/multilingual.py ${PYSITELIB}/cms/tests/multilingual.pyc ${PYSITELIB}/cms/tests/multilingual.pyo @@ -1435,6 +1509,9 @@ ${PYSITELIB}/cms/tests/navextender.pyo ${PYSITELIB}/cms/tests/nested_plugins.py ${PYSITELIB}/cms/tests/nested_plugins.pyc ${PYSITELIB}/cms/tests/nested_plugins.pyo +${PYSITELIB}/cms/tests/no_i18n.py +${PYSITELIB}/cms/tests/no_i18n.pyc +${PYSITELIB}/cms/tests/no_i18n.pyo ${PYSITELIB}/cms/tests/nonroot.py ${PYSITELIB}/cms/tests/nonroot.pyc ${PYSITELIB}/cms/tests/nonroot.pyo @@ -1471,6 +1548,9 @@ ${PYSITELIB}/cms/tests/settings.pyo ${PYSITELIB}/cms/tests/site.py ${PYSITELIB}/cms/tests/site.pyc ${PYSITELIB}/cms/tests/site.pyo +${PYSITELIB}/cms/tests/staticfiles.py +${PYSITELIB}/cms/tests/staticfiles.pyc +${PYSITELIB}/cms/tests/staticfiles.pyo ${PYSITELIB}/cms/tests/templatetags.py ${PYSITELIB}/cms/tests/templatetags.pyc ${PYSITELIB}/cms/tests/templatetags.pyo @@ -1504,6 +1584,12 @@ ${PYSITELIB}/cms/utils/__init__.pyo ${PYSITELIB}/cms/utils/admin.py ${PYSITELIB}/cms/utils/admin.pyc ${PYSITELIB}/cms/utils/admin.pyo +${PYSITELIB}/cms/utils/check.py +${PYSITELIB}/cms/utils/check.pyc +${PYSITELIB}/cms/utils/check.pyo +${PYSITELIB}/cms/utils/conf.py +${PYSITELIB}/cms/utils/conf.pyc +${PYSITELIB}/cms/utils/conf.pyo ${PYSITELIB}/cms/utils/copy_plugins.py ${PYSITELIB}/cms/utils/copy_plugins.pyc ${PYSITELIB}/cms/utils/copy_plugins.pyo @@ -1543,9 +1629,6 @@ ${PYSITELIB}/cms/utils/plugins.pyo ${PYSITELIB}/cms/utils/reversion_hacks.py ${PYSITELIB}/cms/utils/reversion_hacks.pyc ${PYSITELIB}/cms/utils/reversion_hacks.pyo -${PYSITELIB}/cms/utils/timezone.py -${PYSITELIB}/cms/utils/timezone.pyc -${PYSITELIB}/cms/utils/timezone.pyo ${PYSITELIB}/cms/utils/urlutils.py ${PYSITELIB}/cms/utils/urlutils.pyc ${PYSITELIB}/cms/utils/urlutils.pyo @@ -1585,9 +1668,36 @@ ${PYSITELIB}/menus/templates/menu/sub_menu.html ${PYSITELIB}/menus/templatetags/__init__.py ${PYSITELIB}/menus/templatetags/__init__.pyc ${PYSITELIB}/menus/templatetags/__init__.pyo +${PYSITELIB}/menus/templatetags/i18n_compat.py +${PYSITELIB}/menus/templatetags/i18n_compat.pyc +${PYSITELIB}/menus/templatetags/i18n_compat.pyo ${PYSITELIB}/menus/templatetags/menu_tags.py ${PYSITELIB}/menus/templatetags/menu_tags.pyc ${PYSITELIB}/menus/templatetags/menu_tags.pyo ${PYSITELIB}/menus/utils.py ${PYSITELIB}/menus/utils.pyc ${PYSITELIB}/menus/utils.pyo +${PYSITELIB}/plugins/__init__.py +${PYSITELIB}/plugins/__init__.pyc +${PYSITELIB}/plugins/__init__.pyo +${PYSITELIB}/plugins/exceptions.py +${PYSITELIB}/plugins/exceptions.pyc +${PYSITELIB}/plugins/exceptions.pyo +${PYSITELIB}/plugins/plugin_base.py +${PYSITELIB}/plugins/plugin_base.pyc +${PYSITELIB}/plugins/plugin_base.pyo +${PYSITELIB}/plugins/plugin_pool.py +${PYSITELIB}/plugins/plugin_pool.pyc +${PYSITELIB}/plugins/plugin_pool.pyo +${PYSITELIB}/plugins/plugin_processors.py +${PYSITELIB}/plugins/plugin_processors.pyc +${PYSITELIB}/plugins/plugin_processors.pyo +${PYSITELIB}/plugins/plugin_rendering.py +${PYSITELIB}/plugins/plugin_rendering.pyc +${PYSITELIB}/plugins/plugin_rendering.pyo +${PYSITELIB}/plugins/signals.py +${PYSITELIB}/plugins/signals.pyc +${PYSITELIB}/plugins/signals.pyo +${PYSITELIB}/plugins/utils.py +${PYSITELIB}/plugins/utils.pyc +${PYSITELIB}/plugins/utils.pyo diff --git a/www/py-django-cms/distinfo b/www/py-django-cms/distinfo index 0a2cd472b95..e474980b104 100644 --- a/www/py-django-cms/distinfo +++ b/www/py-django-cms/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.10 2013/04/08 20:39:16 adam Exp $ +$NetBSD: distinfo,v 1.11 2013/04/26 19:56:05 adam Exp $ -SHA1 (django-cms-2.3.6.tar.gz) = 1e8f8c0fca91b1d90e1b773eced3f7f768ef1341 -RMD160 (django-cms-2.3.6.tar.gz) = 442b8b0bb7ae5e05ec635d4fbe609ee02ee7b923 -Size (django-cms-2.3.6.tar.gz) = 3753134 bytes +SHA1 (django-cms-2.4.1.tar.gz) = 3175ecd67bb28a3a2cf91e602a9f1e8964bde12d +RMD160 (django-cms-2.4.1.tar.gz) = 77491b447ba2a2808d642aa4f4c859a87fc823ca +Size (django-cms-2.4.1.tar.gz) = 4436793 bytes |