aboutsummaryrefslogtreecommitdiff
path: root/graphics/py-sorl-thumbnail
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2014-01-29 13:21:31 +0000
committerMartin Wilke <miwi@FreeBSD.org>2014-01-29 13:21:31 +0000
commitb662c38326fbb53dad5f0eb847b2fe2ace9b9b7e (patch)
tree5cab10b0ec08d697ba09554372b0d7f5e9a1e147 /graphics/py-sorl-thumbnail
parentadd71e9ffc16689e084f8d3fe27b30bd6971ea15 (diff)
downloadports-b662c38326fbb53dad5f0eb847b2fe2ace9b9b7e.tar.gz
ports-b662c38326fbb53dad5f0eb847b2fe2ace9b9b7e.zip
- Stage support
- Convert to PYDISTUTILS_AUTOPLIST - Bump PORTREVISION
Notes
Notes: svn path=/head/; revision=341733
Diffstat (limited to 'graphics/py-sorl-thumbnail')
-rw-r--r--graphics/py-sorl-thumbnail/Makefile4
-rw-r--r--graphics/py-sorl-thumbnail/pkg-plist66
2 files changed, 2 insertions, 68 deletions
diff --git a/graphics/py-sorl-thumbnail/Makefile b/graphics/py-sorl-thumbnail/Makefile
index e1bfc67245c6..7545f109d6cb 100644
--- a/graphics/py-sorl-thumbnail/Makefile
+++ b/graphics/py-sorl-thumbnail/Makefile
@@ -3,7 +3,7 @@
PORTNAME= sorl-thumbnail
PORTVERSION= 3.2.5
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= graphics python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -17,6 +17,7 @@ RUN_DEPENDS= ${LOCALBASE}/bin/pildriver.py:${PORTSDIR}/graphics/py-imaging
USE_PYTHON= yes
USE_PYDISTUTILS= yes
+PYDISTUTILS_AUTOPLIST= yes
DOCSDIR= ${PREFIX}/share/doc/py-${PORTNAME}
@@ -28,7 +29,6 @@ WORD_DESC= Word Document thumbnail handling
OPTIONS_DEFAULT= DJANGO
-NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MDJANGO}
diff --git a/graphics/py-sorl-thumbnail/pkg-plist b/graphics/py-sorl-thumbnail/pkg-plist
deleted file mode 100644
index d7bd3279b59d..000000000000
--- a/graphics/py-sorl-thumbnail/pkg-plist
+++ /dev/null
@@ -1,66 +0,0 @@
-%%PYTHON_SITELIBDIR%%/sorl/__init__.py
-%%PYTHON_SITELIBDIR%%/sorl/__init__.pyc
-%%PYTHON_SITELIBDIR%%/sorl/__init__.pyo
-%%PYTHON_SITELIBDIR%%/sorl/thumbnail/__init__.py
-%%PYTHON_SITELIBDIR%%/sorl/thumbnail/__init__.pyc
-%%PYTHON_SITELIBDIR%%/sorl/thumbnail/__init__.pyo
-%%PYTHON_SITELIBDIR%%/sorl/thumbnail/base.py
-%%PYTHON_SITELIBDIR%%/sorl/thumbnail/base.pyc
-%%PYTHON_SITELIBDIR%%/sorl/thumbnail/base.pyo
-%%PYTHON_SITELIBDIR%%/sorl/thumbnail/defaults.py
-%%PYTHON_SITELIBDIR%%/sorl/thumbnail/defaults.pyc
-%%PYTHON_SITELIBDIR%%/sorl/thumbnail/defaults.pyo
-%%PYTHON_SITELIBDIR%%/sorl/thumbnail/fields.py
-%%PYTHON_SITELIBDIR%%/sorl/thumbnail/fields.pyc
-%%PYTHON_SITELIBDIR%%/sorl/thumbnail/fields.pyo
-%%PYTHON_SITELIBDIR%%/sorl/thumbnail/main.py
-%%PYTHON_SITELIBDIR%%/sorl/thumbnail/main.pyc
-%%PYTHON_SITELIBDIR%%/sorl/thumbnail/main.pyo
-%%PYTHON_SITELIBDIR%%/sorl/thumbnail/management/__init__.py
-%%PYTHON_SITELIBDIR%%/sorl/thumbnail/management/__init__.pyc
-%%PYTHON_SITELIBDIR%%/sorl/thumbnail/management/__init__.pyo
-%%PYTHON_SITELIBDIR%%/sorl/thumbnail/management/commands/__init__.py
-%%PYTHON_SITELIBDIR%%/sorl/thumbnail/management/commands/__init__.pyc
-%%PYTHON_SITELIBDIR%%/sorl/thumbnail/management/commands/__init__.pyo
-%%PYTHON_SITELIBDIR%%/sorl/thumbnail/management/commands/thumbnail_cleanup.py
-%%PYTHON_SITELIBDIR%%/sorl/thumbnail/management/commands/thumbnail_cleanup.pyc
-%%PYTHON_SITELIBDIR%%/sorl/thumbnail/management/commands/thumbnail_cleanup.pyo
-%%PYTHON_SITELIBDIR%%/sorl/thumbnail/models.py
-%%PYTHON_SITELIBDIR%%/sorl/thumbnail/models.pyc
-%%PYTHON_SITELIBDIR%%/sorl/thumbnail/models.pyo
-%%PYTHON_SITELIBDIR%%/sorl/thumbnail/processors.py
-%%PYTHON_SITELIBDIR%%/sorl/thumbnail/processors.pyc
-%%PYTHON_SITELIBDIR%%/sorl/thumbnail/processors.pyo
-%%PYTHON_SITELIBDIR%%/sorl/thumbnail/templatetags/__init__.py
-%%PYTHON_SITELIBDIR%%/sorl/thumbnail/templatetags/__init__.pyc
-%%PYTHON_SITELIBDIR%%/sorl/thumbnail/templatetags/__init__.pyo
-%%PYTHON_SITELIBDIR%%/sorl/thumbnail/templatetags/thumbnail.py
-%%PYTHON_SITELIBDIR%%/sorl/thumbnail/templatetags/thumbnail.pyc
-%%PYTHON_SITELIBDIR%%/sorl/thumbnail/templatetags/thumbnail.pyo
-%%PYTHON_SITELIBDIR%%/sorl/thumbnail/tests/__init__.py
-%%PYTHON_SITELIBDIR%%/sorl/thumbnail/tests/__init__.pyc
-%%PYTHON_SITELIBDIR%%/sorl/thumbnail/tests/__init__.pyo
-%%PYTHON_SITELIBDIR%%/sorl/thumbnail/tests/base.py
-%%PYTHON_SITELIBDIR%%/sorl/thumbnail/tests/base.pyc
-%%PYTHON_SITELIBDIR%%/sorl/thumbnail/tests/base.pyo
-%%PYTHON_SITELIBDIR%%/sorl/thumbnail/tests/classes.py
-%%PYTHON_SITELIBDIR%%/sorl/thumbnail/tests/classes.pyc
-%%PYTHON_SITELIBDIR%%/sorl/thumbnail/tests/classes.pyo
-%%PYTHON_SITELIBDIR%%/sorl/thumbnail/tests/fields.py
-%%PYTHON_SITELIBDIR%%/sorl/thumbnail/tests/fields.pyc
-%%PYTHON_SITELIBDIR%%/sorl/thumbnail/tests/fields.pyo
-%%PYTHON_SITELIBDIR%%/sorl/thumbnail/tests/templatetags.py
-%%PYTHON_SITELIBDIR%%/sorl/thumbnail/tests/templatetags.pyc
-%%PYTHON_SITELIBDIR%%/sorl/thumbnail/tests/templatetags.pyo
-%%PYTHON_SITELIBDIR%%/sorl/thumbnail/tests/utils.py
-%%PYTHON_SITELIBDIR%%/sorl/thumbnail/tests/utils.pyc
-%%PYTHON_SITELIBDIR%%/sorl/thumbnail/tests/utils.pyo
-%%PYTHON_SITELIBDIR%%/sorl/thumbnail/utils.py
-%%PYTHON_SITELIBDIR%%/sorl/thumbnail/utils.pyc
-%%PYTHON_SITELIBDIR%%/sorl/thumbnail/utils.pyo
-@dirrm %%PYTHON_SITELIBDIR%%/sorl/thumbnail/management/commands
-@dirrm %%PYTHON_SITELIBDIR%%/sorl/thumbnail/management
-@dirrm %%PYTHON_SITELIBDIR%%/sorl/thumbnail/templatetags
-@dirrm %%PYTHON_SITELIBDIR%%/sorl/thumbnail/tests
-@dirrm %%PYTHON_SITELIBDIR%%/sorl/thumbnail
-@dirrm %%PYTHON_SITELIBDIR%%/sorl