FreeBSD Bugzilla – Attachment 193242 Details for
Bug 228125
graphics/py-django-easy-thumbnails: update to 2.5
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
py-django-easy-thumbnails-2.5.patch
py-django-easy-thumbnails-2.5.patch (text/plain), 3.59 KB, created by
Kai Knoblich
on 2018-05-10 18:10:19 UTC
(
hide
)
Description:
py-django-easy-thumbnails-2.5.patch
Filename:
MIME Type:
Creator:
Kai Knoblich
Created:
2018-05-10 18:10:19 UTC
Size:
3.59 KB
patch
obsolete
>Index: graphics/py-django-easy-thumbnails/Makefile >=================================================================== >--- graphics/py-django-easy-thumbnails/Makefile (revision 469568) >+++ graphics/py-django-easy-thumbnails/Makefile (working copy) >@@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= easy-thumbnails >-PORTVERSION= 2.3 >+PORTVERSION= 2.5 > CATEGORIES= graphics python > MASTER_SITES= CHEESESHOP > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}django- >@@ -11,10 +11,30 @@ > COMMENT= Easy thumbnails for Django > > LICENSE= BSD3CLAUSE >+LICENSE_FILE= ${WRKSRC}/LICENSE > >-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django18>=0:www/py-django18@${FLAVOR} >+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django111>=0:www/py-django111@${PY_FLAVOR} \ >+ ${PYTHON_PKGNAMEPREFIX}pillow>=4:graphics/py-pillow@${PY_FLAVOR} >+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django111>=0:www/py-django111@${PY_FLAVOR} \ >+ ${PYTHON_PKGNAMEPREFIX}pillow>=4:graphics/py-pillow@${PY_FLAVOR} > > USES= python >-USE_PYTHON= distutils autoplist >+USE_PYTHON= distutils concurrent autoplist >+NO_ARCH= yes >+PORTDOCS= * > >+OPTIONS_DEFINE= DOCS >+DOCS_BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinx>0:textproc/py-sphinx@${PY_FLAVOR} >+DOCS_VARS= PYDISTUTILS_BUILD_TARGET+="build_sphinx -a -E" >+ >+post-patch: >+ @${REINPLACE_CMD} -e 's|^\(release = \)\(easy_thumbnails.get_version()\)|\1version|' \ >+ ${WRKSRC}/docs/conf.py >+ >+post-install-DOCS-on: >+ @${MKDIR} ${STAGEDIR}${DOCSDIR} >+ @(cd ${WRKSRC}/build/sphinx/html && \ >+ ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR} \ >+ "! -name .buildinfo -and ! -name objects.inv") >+ > .include <bsd.port.mk> >Index: graphics/py-django-easy-thumbnails/distinfo >=================================================================== >--- graphics/py-django-easy-thumbnails/distinfo (revision 469568) >+++ graphics/py-django-easy-thumbnails/distinfo (working copy) >@@ -1,2 +1,3 @@ >-SHA256 (easy-thumbnails-2.3.tar.gz) = 5ae57f086026dbfe4aa59e9bc80bcae1ae6daca63dec02a2d510c3ab098f0de2 >-SIZE (easy-thumbnails-2.3.tar.gz) = 76840 >+TIMESTAMP = 1525971033 >+SHA256 (easy-thumbnails-2.5.tar.gz) = e244d1f26027fc32c6ca60ffb0169a39099446f614b0433e907a2588ae7d9b95 >+SIZE (easy-thumbnails-2.5.tar.gz) = 67369 >Index: graphics/py-django-easy-thumbnails/pkg-descr >=================================================================== >--- graphics/py-django-easy-thumbnails/pkg-descr (revision 469568) >+++ graphics/py-django-easy-thumbnails/pkg-descr (working copy) >@@ -5,5 +5,4 @@ > predefined thumbnail options. This also allows for generation of thumbnails > when the source image is uploaded. > >-WWW: https://pypi.org/project/easy-thumbnails/ > WWW: https://github.com/SmileyChris/easy-thumbnails >Index: graphics/py-django-easy-thumbnails/pkg-message >=================================================================== >--- graphics/py-django-easy-thumbnails/pkg-message (revision 469568) >+++ graphics/py-django-easy-thumbnails/pkg-message (nonexistent) >@@ -1,8 +0,0 @@ >-********************************************************************** >- >-Don't forget to add 'easy_thumbnails' to your Django project's >-INSTALLED_APPS list. Then, if you have South installed, run the >-command "python manage.py migrate easy_thumbnails". Otherwise, run >-the command "python manage.py syncdb". >- >-********************************************************************** > >Property changes on: graphics/py-django-easy-thumbnails/pkg-message >___________________________________________________________________ >Deleted: fbsd:nokeywords >## -1 +0,0 ## >-yes >\ No newline at end of property >Deleted: svn:eol-style >## -1 +0,0 ## >-native >\ No newline at end of property >Deleted: svn:mime-type >## -1 +0,0 ## >-text/plain >\ No newline at end of property
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
xenophon+fbsdports:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 228125
: 193242