pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www/py-django-filer



Module Name:    pkgsrc
Committed By:   adam
Date:           Tue Nov 20 17:56:12 UTC 2018

Modified Files:
        pkgsrc/www/py-django-filer: Makefile PLIST distinfo

Log Message:
py-django-filer: updated to 1.4.0

1.4.0:
* Added support for Django 2.0 and 2.1
* Enabled django-mptt 0.9
* Converted QueryDict to dict before manipulating in admin
* Hide 'Save as new' button in file admin
* Fixed history link for folder and image object
* Fixed rendering canonical URL in change form


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/www/py-django-filer/Makefile \
    pkgsrc/www/py-django-filer/PLIST pkgsrc/www/py-django-filer/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/py-django-filer/Makefile
diff -u pkgsrc/www/py-django-filer/Makefile:1.2 pkgsrc/www/py-django-filer/Makefile:1.3
--- pkgsrc/www/py-django-filer/Makefile:1.2     Fri May 13 15:53:02 2016
+++ pkgsrc/www/py-django-filer/Makefile Tue Nov 20 17:56:12 2018
@@ -1,25 +1,26 @@
-# $NetBSD: Makefile,v 1.2 2016/05/13 15:53:02 adam Exp $
+# $NetBSD: Makefile,v 1.3 2018/11/20 17:56:12 adam Exp $
 
-DISTNAME=      django-filer-1.2.0
+DISTNAME=      django-filer-1.4.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    www python
-MASTER_SITES=  ${MASTER_SITE_GITHUB:=divio/}
+MASTER_SITES=  ${MASTER_SITE_PYPI:=d/django-filer/}
 
 MAINTAINER=    adam%NetBSD.org@localhost
-HOMEPAGE=      https://github.com/divio/django-filer/
+HOMEPAGE=      https://github.com/divio/django-filer
 COMMENT=       File management application for Django
 LICENSE=       modified-bsd
 
-GITHUB_PROJECT=        django-filer
-GITHUB_TAG=    ${PKGVERSION_NOREV}
-
 DEPENDS+=      ${PYPKGPREFIX}-Pillow-[0-9]*:../../graphics/py-Pillow
-DEPENDS+=      ${PYPKGPREFIX}-django-[0-9]*:../../www/py-django
-DEPENDS+=      ${PYPKGPREFIX}-django-easy-thumbnails-[0-9]*:../../www/py-django-easy-thumbnails
-DEPENDS+=      ${PYPKGPREFIX}-django-mptt-[0-9]*:../../www/py-django-mptt
-DEPENDS+=      ${PYPKGPREFIX}-django-polymorphic-[0-9]*:../../www/py-django-polymorphic
+DEPENDS+=      ${PYPKGPREFIX}-Unidecode>=0.04:../../textproc/py-Unidecode
+DEPENDS+=      ${PYPKGPREFIX}-django>=1.8:../../www/py-django
+DEPENDS+=      ${PYPKGPREFIX}-django-easy-thumbnails>=2.0:../../www/py-django-easy-thumbnails
+DEPENDS+=      ${PYPKGPREFIX}-django-mptt>=0.6:../../www/py-django-mptt
+DEPENDS+=      ${PYPKGPREFIX}-django-polymorphic>=0.7:../../www/py-django-polymorphic
+
+USE_LANGUAGES= # none
 
-USE_LANGUAGES=         # none
+post-extract:
+       ${RM} ${WRKSRC}/filer/static/.DS_Store
 
 .include "../../lang/python/egg.mk"
 .include "../../mk/bsd.pkg.mk"
Index: pkgsrc/www/py-django-filer/PLIST
diff -u pkgsrc/www/py-django-filer/PLIST:1.2 pkgsrc/www/py-django-filer/PLIST:1.3
--- pkgsrc/www/py-django-filer/PLIST:1.2        Fri May 13 15:53:03 2016
+++ pkgsrc/www/py-django-filer/PLIST    Tue Nov 20 17:56:12 2018
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2016/05/13 15:53:03 adam Exp $
+@comment $NetBSD: PLIST,v 1.3 2018/11/20 17:56:12 adam Exp $
 ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
 ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
 ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@@ -50,6 +50,15 @@ ${PYSITELIB}/filer/admin/views.pyo
 ${PYSITELIB}/filer/apps.py
 ${PYSITELIB}/filer/apps.pyc
 ${PYSITELIB}/filer/apps.pyo
+${PYSITELIB}/filer/contrib/__init__.py
+${PYSITELIB}/filer/contrib/__init__.pyc
+${PYSITELIB}/filer/contrib/__init__.pyo
+${PYSITELIB}/filer/contrib/django_cms/__init__.py
+${PYSITELIB}/filer/contrib/django_cms/__init__.pyc
+${PYSITELIB}/filer/contrib/django_cms/__init__.pyo
+${PYSITELIB}/filer/contrib/django_cms/cms_toolbars.py
+${PYSITELIB}/filer/contrib/django_cms/cms_toolbars.pyc
+${PYSITELIB}/filer/contrib/django_cms/cms_toolbars.pyo
 ${PYSITELIB}/filer/fields/__init__.py
 ${PYSITELIB}/filer/fields/__init__.pyc
 ${PYSITELIB}/filer/fields/__init__.pyo
@@ -66,8 +75,14 @@ ${PYSITELIB}/filer/fields/multistorage_f
 ${PYSITELIB}/filer/fields/multistorage_file.pyc
 ${PYSITELIB}/filer/fields/multistorage_file.pyo
 ${PYSITELIB}/filer/locale/README
+${PYSITELIB}/filer/locale/ar/LC_MESSAGES/django.mo
+${PYSITELIB}/filer/locale/ar/LC_MESSAGES/django.po
+${PYSITELIB}/filer/locale/bg/LC_MESSAGES/django.mo
+${PYSITELIB}/filer/locale/bg/LC_MESSAGES/django.po
 ${PYSITELIB}/filer/locale/ca/LC_MESSAGES/django.mo
 ${PYSITELIB}/filer/locale/ca/LC_MESSAGES/django.po
+${PYSITELIB}/filer/locale/cs/LC_MESSAGES/django.mo
+${PYSITELIB}/filer/locale/cs/LC_MESSAGES/django.po
 ${PYSITELIB}/filer/locale/de/LC_MESSAGES/django.mo
 ${PYSITELIB}/filer/locale/de/LC_MESSAGES/django.po
 ${PYSITELIB}/filer/locale/en/LC_MESSAGES/django.mo
@@ -78,6 +93,8 @@ ${PYSITELIB}/filer/locale/et/LC_MESSAGES
 ${PYSITELIB}/filer/locale/et/LC_MESSAGES/django.po
 ${PYSITELIB}/filer/locale/eu/LC_MESSAGES/django.mo
 ${PYSITELIB}/filer/locale/eu/LC_MESSAGES/django.po
+${PYSITELIB}/filer/locale/fa/LC_MESSAGES/django.mo
+${PYSITELIB}/filer/locale/fa/LC_MESSAGES/django.po
 ${PYSITELIB}/filer/locale/fi/LC_MESSAGES/django.mo
 ${PYSITELIB}/filer/locale/fi/LC_MESSAGES/django.po
 ${PYSITELIB}/filer/locale/fr/LC_MESSAGES/django.mo
@@ -92,8 +109,14 @@ ${PYSITELIB}/filer/locale/hu/LC_MESSAGES
 ${PYSITELIB}/filer/locale/hu/LC_MESSAGES/django.po
 ${PYSITELIB}/filer/locale/it/LC_MESSAGES/django.mo
 ${PYSITELIB}/filer/locale/it/LC_MESSAGES/django.po
+${PYSITELIB}/filer/locale/ja/LC_MESSAGES/django.mo
+${PYSITELIB}/filer/locale/ja/LC_MESSAGES/django.po
+${PYSITELIB}/filer/locale/ja_JP/LC_MESSAGES/django.mo
+${PYSITELIB}/filer/locale/ja_JP/LC_MESSAGES/django.po
 ${PYSITELIB}/filer/locale/lt/LC_MESSAGES/django.mo
 ${PYSITELIB}/filer/locale/lt/LC_MESSAGES/django.po
+${PYSITELIB}/filer/locale/lt_LT/LC_MESSAGES/django.mo
+${PYSITELIB}/filer/locale/lt_LT/LC_MESSAGES/django.po
 ${PYSITELIB}/filer/locale/nb/LC_MESSAGES/django.mo
 ${PYSITELIB}/filer/locale/nb/LC_MESSAGES/django.po
 ${PYSITELIB}/filer/locale/nl_NL/LC_MESSAGES/django.mo
@@ -102,6 +125,8 @@ ${PYSITELIB}/filer/locale/nn/LC_MESSAGES
 ${PYSITELIB}/filer/locale/nn/LC_MESSAGES/django.po
 ${PYSITELIB}/filer/locale/pl/LC_MESSAGES/django.mo
 ${PYSITELIB}/filer/locale/pl/LC_MESSAGES/django.po
+${PYSITELIB}/filer/locale/pt/LC_MESSAGES/django.mo
+${PYSITELIB}/filer/locale/pt/LC_MESSAGES/django.po
 ${PYSITELIB}/filer/locale/pt_BR/LC_MESSAGES/django.mo
 ${PYSITELIB}/filer/locale/pt_BR/LC_MESSAGES/django.po
 ${PYSITELIB}/filer/locale/ru/LC_MESSAGES/django.mo
@@ -110,16 +135,25 @@ ${PYSITELIB}/filer/locale/sk/LC_MESSAGES
 ${PYSITELIB}/filer/locale/sk/LC_MESSAGES/django.po
 ${PYSITELIB}/filer/locale/tr/LC_MESSAGES/django.mo
 ${PYSITELIB}/filer/locale/tr/LC_MESSAGES/django.po
+${PYSITELIB}/filer/locale/vi_VN/LC_MESSAGES/django.mo
+${PYSITELIB}/filer/locale/vi_VN/LC_MESSAGES/django.po
+${PYSITELIB}/filer/locale/zh-Hans/LC_MESSAGES/django.mo
+${PYSITELIB}/filer/locale/zh-Hans/LC_MESSAGES/django.po
 ${PYSITELIB}/filer/locale/zh/LC_MESSAGES/django.mo
 ${PYSITELIB}/filer/locale/zh/LC_MESSAGES/django.po
 ${PYSITELIB}/filer/locale/zh_CN/LC_MESSAGES/django.mo
 ${PYSITELIB}/filer/locale/zh_CN/LC_MESSAGES/django.po
+${PYSITELIB}/filer/locale/zh_TW/LC_MESSAGES/django.mo
+${PYSITELIB}/filer/locale/zh_TW/LC_MESSAGES/django.po
 ${PYSITELIB}/filer/management/__init__.py
 ${PYSITELIB}/filer/management/__init__.pyc
 ${PYSITELIB}/filer/management/__init__.pyo
 ${PYSITELIB}/filer/management/commands/__init__.py
 ${PYSITELIB}/filer/management/commands/__init__.pyc
 ${PYSITELIB}/filer/management/commands/__init__.pyo
+${PYSITELIB}/filer/management/commands/generate_thumbnails.py
+${PYSITELIB}/filer/management/commands/generate_thumbnails.pyc
+${PYSITELIB}/filer/management/commands/generate_thumbnails.pyo
 ${PYSITELIB}/filer/management/commands/import_files.py
 ${PYSITELIB}/filer/management/commands/import_files.pyc
 ${PYSITELIB}/filer/management/commands/import_files.pyo
@@ -135,6 +169,24 @@ ${PYSITELIB}/filer/migrations/0003_thumb
 ${PYSITELIB}/filer/migrations/0004_auto_20160328_1434.py
 ${PYSITELIB}/filer/migrations/0004_auto_20160328_1434.pyc
 ${PYSITELIB}/filer/migrations/0004_auto_20160328_1434.pyo
+${PYSITELIB}/filer/migrations/0005_auto_20160623_1425.py
+${PYSITELIB}/filer/migrations/0005_auto_20160623_1425.pyc
+${PYSITELIB}/filer/migrations/0005_auto_20160623_1425.pyo
+${PYSITELIB}/filer/migrations/0006_auto_20160623_1627.py
+${PYSITELIB}/filer/migrations/0006_auto_20160623_1627.pyc
+${PYSITELIB}/filer/migrations/0006_auto_20160623_1627.pyo
+${PYSITELIB}/filer/migrations/0007_auto_20161016_1055.py
+${PYSITELIB}/filer/migrations/0007_auto_20161016_1055.pyc
+${PYSITELIB}/filer/migrations/0007_auto_20161016_1055.pyo
+${PYSITELIB}/filer/migrations/0008_auto_20171117_1313.py
+${PYSITELIB}/filer/migrations/0008_auto_20171117_1313.pyc
+${PYSITELIB}/filer/migrations/0008_auto_20171117_1313.pyo
+${PYSITELIB}/filer/migrations/0009_auto_20171220_1635.py
+${PYSITELIB}/filer/migrations/0009_auto_20171220_1635.pyc
+${PYSITELIB}/filer/migrations/0009_auto_20171220_1635.pyo
+${PYSITELIB}/filer/migrations/0010_auto_20180414_2058.py
+${PYSITELIB}/filer/migrations/0010_auto_20180414_2058.pyc
+${PYSITELIB}/filer/migrations/0010_auto_20180414_2058.pyo
 ${PYSITELIB}/filer/migrations/__init__.py
 ${PYSITELIB}/filer/migrations/__init__.pyc
 ${PYSITELIB}/filer/migrations/__init__.pyo
@@ -201,57 +253,6 @@ ${PYSITELIB}/filer/server/views.pyo
 ${PYSITELIB}/filer/settings.py
 ${PYSITELIB}/filer/settings.pyc
 ${PYSITELIB}/filer/settings.pyo
-${PYSITELIB}/filer/south_migrations/0001_initial.py
-${PYSITELIB}/filer/south_migrations/0001_initial.pyc
-${PYSITELIB}/filer/south_migrations/0001_initial.pyo
-${PYSITELIB}/filer/south_migrations/0002_rename_file_field.py
-${PYSITELIB}/filer/south_migrations/0002_rename_file_field.pyc
-${PYSITELIB}/filer/south_migrations/0002_rename_file_field.pyo
-${PYSITELIB}/filer/south_migrations/0003_add_description_field.py
-${PYSITELIB}/filer/south_migrations/0003_add_description_field.pyc
-${PYSITELIB}/filer/south_migrations/0003_add_description_field.pyo
-${PYSITELIB}/filer/south_migrations/0004_auto__del_field_file__file__add_field_file_file__add_field_file_is_pub.py
-${PYSITELIB}/filer/south_migrations/0004_auto__del_field_file__file__add_field_file_file__add_field_file_is_pub.pyc
-${PYSITELIB}/filer/south_migrations/0004_auto__del_field_file__file__add_field_file_file__add_field_file_is_pub.pyo
-${PYSITELIB}/filer/south_migrations/0005_auto__add_field_file_sha1__chg_field_file_file.py
-${PYSITELIB}/filer/south_migrations/0005_auto__add_field_file_sha1__chg_field_file_file.pyc
-${PYSITELIB}/filer/south_migrations/0005_auto__add_field_file_sha1__chg_field_file_file.pyo
-${PYSITELIB}/filer/south_migrations/0006_polymorphic__add_field_file_polymorphic_ctype.py
-${PYSITELIB}/filer/south_migrations/0006_polymorphic__add_field_file_polymorphic_ctype.pyc
-${PYSITELIB}/filer/south_migrations/0006_polymorphic__add_field_file_polymorphic_ctype.pyo
-${PYSITELIB}/filer/south_migrations/0007_polymorphic__content_type_data.py
-${PYSITELIB}/filer/south_migrations/0007_polymorphic__content_type_data.pyc
-${PYSITELIB}/filer/south_migrations/0007_polymorphic__content_type_data.pyo
-${PYSITELIB}/filer/south_migrations/0008_polymorphic__del_field_file__file_type_plugin_name.py
-${PYSITELIB}/filer/south_migrations/0008_polymorphic__del_field_file__file_type_plugin_name.pyc
-${PYSITELIB}/filer/south_migrations/0008_polymorphic__del_field_file__file_type_plugin_name.pyo
-${PYSITELIB}/filer/south_migrations/0009_auto__add_field_folderpermission_can_edit_new__add_field_folderpermiss.py
-${PYSITELIB}/filer/south_migrations/0009_auto__add_field_folderpermission_can_edit_new__add_field_folderpermiss.pyc
-${PYSITELIB}/filer/south_migrations/0009_auto__add_field_folderpermission_can_edit_new__add_field_folderpermiss.pyo
-${PYSITELIB}/filer/south_migrations/0010_folderpermissions.py
-${PYSITELIB}/filer/south_migrations/0010_folderpermissions.pyc
-${PYSITELIB}/filer/south_migrations/0010_folderpermissions.pyo
-${PYSITELIB}/filer/south_migrations/0011_auto__del_field_folderpermission_can_add_children__del_field_folderper.py
-${PYSITELIB}/filer/south_migrations/0011_auto__del_field_folderpermission_can_add_children__del_field_folderper.pyc
-${PYSITELIB}/filer/south_migrations/0011_auto__del_field_folderpermission_can_add_children__del_field_folderper.pyo
-${PYSITELIB}/filer/south_migrations/0012_renaming_folderpermissions.py
-${PYSITELIB}/filer/south_migrations/0012_renaming_folderpermissions.pyc
-${PYSITELIB}/filer/south_migrations/0012_renaming_folderpermissions.pyo
-${PYSITELIB}/filer/south_migrations/0013_remove_null_file_name.py
-${PYSITELIB}/filer/south_migrations/0013_remove_null_file_name.pyc
-${PYSITELIB}/filer/south_migrations/0013_remove_null_file_name.pyo
-${PYSITELIB}/filer/south_migrations/0014_auto__add_field_image_related_url__chg_field_file_name.py
-${PYSITELIB}/filer/south_migrations/0014_auto__add_field_image_related_url__chg_field_file_name.pyc
-${PYSITELIB}/filer/south_migrations/0014_auto__add_field_image_related_url__chg_field_file_name.pyo
-${PYSITELIB}/filer/south_migrations/0015_auto__add_thumbnailoption.py
-${PYSITELIB}/filer/south_migrations/0015_auto__add_thumbnailoption.pyc
-${PYSITELIB}/filer/south_migrations/0015_auto__add_thumbnailoption.pyo
-${PYSITELIB}/filer/south_migrations/0016_auto__chg_field_image_subject_location.py
-${PYSITELIB}/filer/south_migrations/0016_auto__chg_field_image_subject_location.pyc
-${PYSITELIB}/filer/south_migrations/0016_auto__chg_field_image_subject_location.pyo
-${PYSITELIB}/filer/south_migrations/__init__.py
-${PYSITELIB}/filer/south_migrations/__init__.pyc
-${PYSITELIB}/filer/south_migrations/__init__.pyo
 ${PYSITELIB}/filer/static/filer/css/admin_filer.css
 ${PYSITELIB}/filer/static/filer/css/maps/admin_filer.css.map
 ${PYSITELIB}/filer/static/filer/fonts/FontAwesome.otf
@@ -270,64 +271,130 @@ ${PYSITELIB}/filer/static/filer/fonts/sr
 ${PYSITELIB}/filer/static/filer/fonts/src/trash-o.svg
 ${PYSITELIB}/filer/static/filer/icons/breadcrubms_dropdown_28_28.png
 ${PYSITELIB}/filer/static/filer/icons/file_128x128.png
+${PYSITELIB}/filer/static/filer/icons/file_128x128%2x.png@localhost
 ${PYSITELIB}/filer/static/filer/icons/file_16x16.png
+${PYSITELIB}/filer/static/filer/icons/file_16x16%2x.png@localhost
 ${PYSITELIB}/filer/static/filer/icons/file_256x256.png
+${PYSITELIB}/filer/static/filer/icons/file_256x256%2x.png@localhost
 ${PYSITELIB}/filer/static/filer/icons/file_32x32.png
+${PYSITELIB}/filer/static/filer/icons/file_32x32%2x.png@localhost
 ${PYSITELIB}/filer/static/filer/icons/file_48x48.png
+${PYSITELIB}/filer/static/filer/icons/file_48x48%2x.png@localhost
 ${PYSITELIB}/filer/static/filer/icons/file_64x64.png
+${PYSITELIB}/filer/static/filer/icons/file_64x64%2x.png@localhost
 ${PYSITELIB}/filer/static/filer/icons/image_128x128.png
+${PYSITELIB}/filer/static/filer/icons/image_128x128%2x.png@localhost
 ${PYSITELIB}/filer/static/filer/icons/image_16x16.png
+${PYSITELIB}/filer/static/filer/icons/image_16x16%2x.png@localhost
 ${PYSITELIB}/filer/static/filer/icons/image_256x256.png
+${PYSITELIB}/filer/static/filer/icons/image_256x256%2x.png@localhost
 ${PYSITELIB}/filer/static/filer/icons/image_32x32.png
+${PYSITELIB}/filer/static/filer/icons/image_32x32%2x.png@localhost
 ${PYSITELIB}/filer/static/filer/icons/image_48x48.png
+${PYSITELIB}/filer/static/filer/icons/image_48x48%2x.png@localhost
+${PYSITELIB}/filer/static/filer/icons/image_512x512.png
+${PYSITELIB}/filer/static/filer/icons/image_512x512%2x.png@localhost
 ${PYSITELIB}/filer/static/filer/icons/image_64x64.png
+${PYSITELIB}/filer/static/filer/icons/image_64x64%2x.png@localhost
+${PYSITELIB}/filer/static/filer/icons/incomplete_metadata_folder_128x128.png
+${PYSITELIB}/filer/static/filer/icons/incomplete_metadata_folder_128x128%2x.png@localhost
 ${PYSITELIB}/filer/static/filer/icons/incomplete_metadata_folder_16x16.png
+${PYSITELIB}/filer/static/filer/icons/incomplete_metadata_folder_16x16%2x.png@localhost
+${PYSITELIB}/filer/static/filer/icons/incomplete_metadata_folder_256x256.png
+${PYSITELIB}/filer/static/filer/icons/incomplete_metadata_folder_256x256%2x.png@localhost
 ${PYSITELIB}/filer/static/filer/icons/incomplete_metadata_folder_32x32.png
+${PYSITELIB}/filer/static/filer/icons/incomplete_metadata_folder_32x32%2x.png@localhost
 ${PYSITELIB}/filer/static/filer/icons/incomplete_metadata_folder_48x48.png
+${PYSITELIB}/filer/static/filer/icons/incomplete_metadata_folder_48x48%2x.png@localhost
+${PYSITELIB}/filer/static/filer/icons/incomplete_metadata_folder_512x512.png
+${PYSITELIB}/filer/static/filer/icons/incomplete_metadata_folder_512x512%2x.png@localhost
 ${PYSITELIB}/filer/static/filer/icons/incomplete_metadata_folder_64x64.png
+${PYSITELIB}/filer/static/filer/icons/incomplete_metadata_folder_64x64%2x.png@localhost
 ${PYSITELIB}/filer/static/filer/icons/missingfile_128x128.png
+${PYSITELIB}/filer/static/filer/icons/missingfile_128x128%2x.png@localhost
 ${PYSITELIB}/filer/static/filer/icons/missingfile_16x16.png
+${PYSITELIB}/filer/static/filer/icons/missingfile_16x16%2x.png@localhost
 ${PYSITELIB}/filer/static/filer/icons/missingfile_256x256.png
+${PYSITELIB}/filer/static/filer/icons/missingfile_256x256%2x.png@localhost
 ${PYSITELIB}/filer/static/filer/icons/missingfile_32x32.png
+${PYSITELIB}/filer/static/filer/icons/missingfile_32x32%2x.png@localhost
 ${PYSITELIB}/filer/static/filer/icons/missingfile_48x48.png
+${PYSITELIB}/filer/static/filer/icons/missingfile_48x48%2x.png@localhost
 ${PYSITELIB}/filer/static/filer/icons/missingfile_512x512.png
+${PYSITELIB}/filer/static/filer/icons/missingfile_512x512%2x.png@localhost
 ${PYSITELIB}/filer/static/filer/icons/missingfile_64x64.png
+${PYSITELIB}/filer/static/filer/icons/missingfile_64x64%2x.png@localhost
 ${PYSITELIB}/filer/static/filer/icons/nofile_128x128.png
+${PYSITELIB}/filer/static/filer/icons/nofile_128x128%2x.png@localhost
 ${PYSITELIB}/filer/static/filer/icons/nofile_16x16.png
+${PYSITELIB}/filer/static/filer/icons/nofile_16x16%2x.png@localhost
 ${PYSITELIB}/filer/static/filer/icons/nofile_256x256.png
+${PYSITELIB}/filer/static/filer/icons/nofile_256x256%2x.png@localhost
 ${PYSITELIB}/filer/static/filer/icons/nofile_32x32.png
+${PYSITELIB}/filer/static/filer/icons/nofile_32x32%2x.png@localhost
 ${PYSITELIB}/filer/static/filer/icons/nofile_48x48.png
+${PYSITELIB}/filer/static/filer/icons/nofile_48x48%2x.png@localhost
 ${PYSITELIB}/filer/static/filer/icons/nofile_512x512.png
+${PYSITELIB}/filer/static/filer/icons/nofile_512x512%2x.png@localhost
 ${PYSITELIB}/filer/static/filer/icons/nofile_64x64.png
-${PYSITELIB}/filer/static/filer/icons/plainfolder.png
+${PYSITELIB}/filer/static/filer/icons/nofile_64x64%2x.png@localhost
 ${PYSITELIB}/filer/static/filer/icons/plainfolder_128x128.png
+${PYSITELIB}/filer/static/filer/icons/plainfolder_128x128%2x.png@localhost
 ${PYSITELIB}/filer/static/filer/icons/plainfolder_16x16.png
+${PYSITELIB}/filer/static/filer/icons/plainfolder_16x16%2x.png@localhost
 ${PYSITELIB}/filer/static/filer/icons/plainfolder_256x256.png
+${PYSITELIB}/filer/static/filer/icons/plainfolder_256x256%2x.png@localhost
 ${PYSITELIB}/filer/static/filer/icons/plainfolder_32x32.png
+${PYSITELIB}/filer/static/filer/icons/plainfolder_32x32%2x.png@localhost
 ${PYSITELIB}/filer/static/filer/icons/plainfolder_48x48.png
+${PYSITELIB}/filer/static/filer/icons/plainfolder_48x48%2x.png@localhost
 ${PYSITELIB}/filer/static/filer/icons/plainfolder_512x512.png
+${PYSITELIB}/filer/static/filer/icons/plainfolder_512x512%2x.png@localhost
 ${PYSITELIB}/filer/static/filer/icons/plainfolder_64x64.png
+${PYSITELIB}/filer/static/filer/icons/plainfolder_64x64%2x.png@localhost
 ${PYSITELIB}/filer/static/filer/icons/root_28x28.png
 ${PYSITELIB}/filer/static/filer/icons/unfiled_folder_128x128.png
+${PYSITELIB}/filer/static/filer/icons/unfiled_folder_128x128%2x.png@localhost
 ${PYSITELIB}/filer/static/filer/icons/unfiled_folder_16x16.png
+${PYSITELIB}/filer/static/filer/icons/unfiled_folder_16x16%2x.png@localhost
 ${PYSITELIB}/filer/static/filer/icons/unfiled_folder_256x256.png
+${PYSITELIB}/filer/static/filer/icons/unfiled_folder_256x256%2x.png@localhost
 ${PYSITELIB}/filer/static/filer/icons/unfiled_folder_32x32.png
+${PYSITELIB}/filer/static/filer/icons/unfiled_folder_32x32%2x.png@localhost
 ${PYSITELIB}/filer/static/filer/icons/unfiled_folder_48x48.png
+${PYSITELIB}/filer/static/filer/icons/unfiled_folder_48x48%2x.png@localhost
 ${PYSITELIB}/filer/static/filer/icons/unfiled_folder_512x512.png
+${PYSITELIB}/filer/static/filer/icons/unfiled_folder_512x512%2x.png@localhost
 ${PYSITELIB}/filer/static/filer/icons/unfiled_folder_64x64.png
+${PYSITELIB}/filer/static/filer/icons/unfiled_folder_64x64%2x.png@localhost
 ${PYSITELIB}/filer/static/filer/icons/video_128x128.png
+${PYSITELIB}/filer/static/filer/icons/video_128x128%2x.png@localhost
 ${PYSITELIB}/filer/static/filer/icons/video_16x16.png
+${PYSITELIB}/filer/static/filer/icons/video_16x16%2x.png@localhost
 ${PYSITELIB}/filer/static/filer/icons/video_256x256.png
+${PYSITELIB}/filer/static/filer/icons/video_256x256%2x.png@localhost
 ${PYSITELIB}/filer/static/filer/icons/video_32x32.png
+${PYSITELIB}/filer/static/filer/icons/video_32x32%2x.png@localhost
 ${PYSITELIB}/filer/static/filer/icons/video_48x48.png
+${PYSITELIB}/filer/static/filer/icons/video_48x48%2x.png@localhost
+${PYSITELIB}/filer/static/filer/icons/video_512x512.png
+${PYSITELIB}/filer/static/filer/icons/video_512x512%2x.png@localhost
 ${PYSITELIB}/filer/static/filer/icons/video_64x64.png
+${PYSITELIB}/filer/static/filer/icons/video_64x64%2x.png@localhost
 ${PYSITELIB}/filer/static/filer/icons/xfile_128x128.png
+${PYSITELIB}/filer/static/filer/icons/xfile_128x128%2x.png@localhost
 ${PYSITELIB}/filer/static/filer/icons/xfile_16x16.png
+${PYSITELIB}/filer/static/filer/icons/xfile_16x16%2x.png@localhost
 ${PYSITELIB}/filer/static/filer/icons/xfile_256x256.png
+${PYSITELIB}/filer/static/filer/icons/xfile_256x256%2x.png@localhost
 ${PYSITELIB}/filer/static/filer/icons/xfile_32x32.png
+${PYSITELIB}/filer/static/filer/icons/xfile_32x32%2x.png@localhost
 ${PYSITELIB}/filer/static/filer/icons/xfile_48x48.png
+${PYSITELIB}/filer/static/filer/icons/xfile_48x48%2x.png@localhost
 ${PYSITELIB}/filer/static/filer/icons/xfile_512x512.png
+${PYSITELIB}/filer/static/filer/icons/xfile_512x512%2x.png@localhost
 ${PYSITELIB}/filer/static/filer/icons/xfile_64x64.png
+${PYSITELIB}/filer/static/filer/icons/xfile_64x64%2x.png@localhost
 ${PYSITELIB}/filer/static/filer/img/button-bg.gif
 ${PYSITELIB}/filer/static/filer/img/close.gif
 ${PYSITELIB}/filer/static/filer/img/icon_changelink.gif
@@ -403,18 +470,36 @@ ${PYSITELIB}/filer/test_utils/custom_ima
 ${PYSITELIB}/filer/test_utils/custom_image/migrations/0001_initial.py
 ${PYSITELIB}/filer/test_utils/custom_image/migrations/0001_initial.pyc
 ${PYSITELIB}/filer/test_utils/custom_image/migrations/0001_initial.pyo
+${PYSITELIB}/filer/test_utils/custom_image/migrations/0002_auto_20160621_1510.py
+${PYSITELIB}/filer/test_utils/custom_image/migrations/0002_auto_20160621_1510.pyc
+${PYSITELIB}/filer/test_utils/custom_image/migrations/0002_auto_20160621_1510.pyo
+${PYSITELIB}/filer/test_utils/custom_image/migrations/0003_auto_20180414_2059.py
+${PYSITELIB}/filer/test_utils/custom_image/migrations/0003_auto_20180414_2059.pyc
+${PYSITELIB}/filer/test_utils/custom_image/migrations/0003_auto_20180414_2059.pyo
 ${PYSITELIB}/filer/test_utils/custom_image/migrations/__init__.py
 ${PYSITELIB}/filer/test_utils/custom_image/migrations/__init__.pyc
 ${PYSITELIB}/filer/test_utils/custom_image/migrations/__init__.pyo
 ${PYSITELIB}/filer/test_utils/custom_image/models.py
 ${PYSITELIB}/filer/test_utils/custom_image/models.pyc
 ${PYSITELIB}/filer/test_utils/custom_image/models.pyo
-${PYSITELIB}/filer/test_utils/custom_image/south_migrations/0001_initial.py
-${PYSITELIB}/filer/test_utils/custom_image/south_migrations/0001_initial.pyc
-${PYSITELIB}/filer/test_utils/custom_image/south_migrations/0001_initial.pyo
-${PYSITELIB}/filer/test_utils/custom_image/south_migrations/__init__.py
-${PYSITELIB}/filer/test_utils/custom_image/south_migrations/__init__.pyc
-${PYSITELIB}/filer/test_utils/custom_image/south_migrations/__init__.pyo
+${PYSITELIB}/filer/test_utils/extended_app/__init__.py
+${PYSITELIB}/filer/test_utils/extended_app/__init__.pyc
+${PYSITELIB}/filer/test_utils/extended_app/__init__.pyo
+${PYSITELIB}/filer/test_utils/extended_app/admin.py
+${PYSITELIB}/filer/test_utils/extended_app/admin.pyc
+${PYSITELIB}/filer/test_utils/extended_app/admin.pyo
+${PYSITELIB}/filer/test_utils/extended_app/migrations/0001_initial.py
+${PYSITELIB}/filer/test_utils/extended_app/migrations/0001_initial.pyc
+${PYSITELIB}/filer/test_utils/extended_app/migrations/0001_initial.pyo
+${PYSITELIB}/filer/test_utils/extended_app/migrations/0002_auto_20180414_2058.py
+${PYSITELIB}/filer/test_utils/extended_app/migrations/0002_auto_20180414_2058.pyc
+${PYSITELIB}/filer/test_utils/extended_app/migrations/0002_auto_20180414_2058.pyo
+${PYSITELIB}/filer/test_utils/extended_app/migrations/__init__.py
+${PYSITELIB}/filer/test_utils/extended_app/migrations/__init__.pyc
+${PYSITELIB}/filer/test_utils/extended_app/migrations/__init__.pyo
+${PYSITELIB}/filer/test_utils/extended_app/models.py
+${PYSITELIB}/filer/test_utils/extended_app/models.pyc
+${PYSITELIB}/filer/test_utils/extended_app/models.pyo
 ${PYSITELIB}/filer/test_utils/test_app/__init__.py
 ${PYSITELIB}/filer/test_utils/test_app/__init__.pyc
 ${PYSITELIB}/filer/test_utils/test_app/__init__.pyo
@@ -430,12 +515,6 @@ ${PYSITELIB}/filer/test_utils/test_app/m
 ${PYSITELIB}/filer/test_utils/test_app/models.py
 ${PYSITELIB}/filer/test_utils/test_app/models.pyc
 ${PYSITELIB}/filer/test_utils/test_app/models.pyo
-${PYSITELIB}/filer/test_utils/test_app/south_migrations/0001_initial.py
-${PYSITELIB}/filer/test_utils/test_app/south_migrations/0001_initial.pyc
-${PYSITELIB}/filer/test_utils/test_app/south_migrations/0001_initial.pyo
-${PYSITELIB}/filer/test_utils/test_app/south_migrations/__init__.py
-${PYSITELIB}/filer/test_utils/test_app/south_migrations/__init__.pyc
-${PYSITELIB}/filer/test_utils/test_app/south_migrations/__init__.pyo
 ${PYSITELIB}/filer/test_utils/urls.py
 ${PYSITELIB}/filer/test_utils/urls.pyc
 ${PYSITELIB}/filer/test_utils/urls.pyo
@@ -451,6 +530,9 @@ ${PYSITELIB}/filer/tests/dump.pyo
 ${PYSITELIB}/filer/tests/helpers.py
 ${PYSITELIB}/filer/tests/helpers.pyc
 ${PYSITELIB}/filer/tests/helpers.pyo
+${PYSITELIB}/filer/tests/migrations.py
+${PYSITELIB}/filer/tests/migrations.pyc
+${PYSITELIB}/filer/tests/migrations.pyo
 ${PYSITELIB}/filer/tests/models.py
 ${PYSITELIB}/filer/tests/models.pyc
 ${PYSITELIB}/filer/tests/models.pyo
Index: pkgsrc/www/py-django-filer/distinfo
diff -u pkgsrc/www/py-django-filer/distinfo:1.2 pkgsrc/www/py-django-filer/distinfo:1.3
--- pkgsrc/www/py-django-filer/distinfo:1.2     Fri May 13 15:53:03 2016
+++ pkgsrc/www/py-django-filer/distinfo Tue Nov 20 17:56:12 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2016/05/13 15:53:03 adam Exp $
+$NetBSD: distinfo,v 1.3 2018/11/20 17:56:12 adam Exp $
 
-SHA1 (django-filer-1.2.0.tar.gz) = ae7a16cffa701d66727b41baa8a868d929800b3c
-RMD160 (django-filer-1.2.0.tar.gz) = 4dcc2deb0be972520498f87ac348299f1a9ca02c
-SHA512 (django-filer-1.2.0.tar.gz) = a6232163c24c6bb497344b69bfed4f79f5f99bff182790e1b707525ab85a1e7899756a7498e0a35772bbe6081e57dfa3efb05ca9bdc43d7040794ab46345d4cb
-Size (django-filer-1.2.0.tar.gz) = 1602403 bytes
+SHA1 (django-filer-1.4.0.tar.gz) = b693cf74d6a544c6cc189c6b572e8297d6d4a04a
+RMD160 (django-filer-1.4.0.tar.gz) = 67987b859ccc37dca3ee5b811f64441f9e6af0d8
+SHA512 (django-filer-1.4.0.tar.gz) = 5ee6cc8dbc4466809a02a2990586ad3288f7aed99fe3b68099107ec7ecb44eb3bd59ad98e2d9a7c45dc585d1ab34d1489ff5d755e80345be86a6d57f7d85f002
+Size (django-filer-1.4.0.tar.gz) = 1320125 bytes



Home | Main Index | Thread Index | Old Index