diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2011-02-25 03:19:29 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2011-02-25 03:19:29 +0000 |
commit | 729d9d232f2d99318b1c393e60fa5acadf5587b3 (patch) | |
tree | 587d15de621adfc5fa93e4c481b8470e04053dc3 /graphics/py-sorl-thumbnail | |
parent | 42b70968f967f81a86153683471600406da01615 (diff) | |
download | ports-729d9d232f2d99318b1c393e60fa5acadf5587b3.tar.gz ports-729d9d232f2d99318b1c393e60fa5acadf5587b3.zip |
Notes
Diffstat (limited to 'graphics/py-sorl-thumbnail')
-rw-r--r-- | graphics/py-sorl-thumbnail/Makefile | 4 | ||||
-rw-r--r-- | graphics/py-sorl-thumbnail/distinfo | 1 |
2 files changed, 2 insertions, 3 deletions
diff --git a/graphics/py-sorl-thumbnail/Makefile b/graphics/py-sorl-thumbnail/Makefile index 642db483bec4..f1068908c67b 100644 --- a/graphics/py-sorl-thumbnail/Makefile +++ b/graphics/py-sorl-thumbnail/Makefile @@ -7,7 +7,7 @@ PORTNAME= sorl-thumbnail PORTVERSION= 3.2.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics python MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -17,7 +17,7 @@ COMMENT= The sorl-thumbnail package provides an easy way to generate image thumb RUN_DEPENDS= ${LOCALBASE}/bin/pildriver.py:${PORTSDIR}/graphics/py-imaging -USE_PYTHON= 2.4+ +USE_PYTHON= 2.5+ USE_PYDISTUTILS= yes DOCSDIR= ${PREFIX}/share/doc/py-${PORTNAME} diff --git a/graphics/py-sorl-thumbnail/distinfo b/graphics/py-sorl-thumbnail/distinfo index 682a8f72f816..9da6b97e2bcc 100644 --- a/graphics/py-sorl-thumbnail/distinfo +++ b/graphics/py-sorl-thumbnail/distinfo @@ -1,3 +1,2 @@ -MD5 (sorl-thumbnail-3.2.5.tar.gz) = f4e2add215fa66db554cc882e7e526ae SHA256 (sorl-thumbnail-3.2.5.tar.gz) = f7135ac44cb8ae9e0f5bb0376cc66858499f1d3d93875437d50cf0cae65b47eb SIZE (sorl-thumbnail-3.2.5.tar.gz) = 30655 |