FreeBSD Bugzilla – Attachment 166774 Details for
Bug 207040
[NEW PORT] graphics/py3-pillow: copy of graphics/py-pillow for Python 3.x
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to update graphics/py3-pillow (after svn copy)
py3-pillow.diff (text/plain), 2.35 KB, created by
Ben Woods
on 2016-02-08 23:47:53 UTC
(
hide
)
Description:
Patch to update graphics/py3-pillow (after svn copy)
Filename:
MIME Type:
Creator:
Ben Woods
Created:
2016-02-08 23:47:53 UTC
Size:
2.35 KB
patch
obsolete
>Index: graphics/Makefile >=================================================================== >--- graphics/Makefile (revision 408516) >+++ graphics/Makefile (working copy) >@@ -878,6 +878,7 @@ > SUBDIR += py-wand > SUBDIR += py-webcolors > SUBDIR += py3-cairo >+ SUBDIR += py3-pillow > SUBDIR += pygts > SUBDIR += pymorph > SUBDIR += pysvg >Index: graphics/py3-pillow/Makefile >=================================================================== >--- graphics/py3-pillow/Makefile (revision 408415) >+++ graphics/py3-pillow/Makefile (working copy) >@@ -1,12 +1,12 @@ >-# Created by: Kubilay Kocak <koobs@FreeBSD.org> >+# Created by: Ben Woods <woodsb02@gmail.com> > # $FreeBSD$ > > PORTNAME= pillow >-PORTVERSION= 2.9.0 >+PORTVERSION= 3.1.1 > CATEGORIES= graphics python > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} > >-MAINTAINER= koobs@FreeBSD.org >+MAINTAINER= woodsb02@gmail.com > COMMENT= Fork of the Python Imaging Library (PIL) > > LICENSE= PIL >@@ -25,13 +25,12 @@ > LCMS_LIB_DEPENDS= liblcms2.so:${PORTSDIR}/graphics/lcms2 > TIFF_LIB_DEPENDS= libtiff.so:${PORTSDIR}/graphics/tiff > TKINTER_USES= tk:build >-TKINTER_BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}tkinter>0:${PORTSDIR}/x11-toolkits/py-tkinter >-TKINTER_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}tkinter>0:${PORTSDIR}/x11-toolkits/py-tkinter >+TKINTER_BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}tkinter>0:${PORTSDIR}/x11-toolkits/py34-tkinter >+TKINTER_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}tkinter>0:${PORTSDIR}/x11-toolkits/py34-tkinter > WEBP_LIB_DEPENDS= libwebp.so:${PORTSDIR}/graphics/webp > >-USES= cpe python >+USES= cpe python:3 > USE_GITHUB= yes >-USES= python > USE_PYTHON= autoplist concurrent distutils > PYDISTUTILS_SETUP= ${PYSETUP} > PYDISTUTILS_BUILD_TARGET= build build_py build_ext >Index: graphics/py3-pillow/distinfo >=================================================================== >--- graphics/py3-pillow/distinfo (revision 408415) >+++ graphics/py3-pillow/distinfo (working copy) >@@ -1,2 +1,2 @@ >-SHA256 (python-pillow-Pillow-2.9.0_GH0.tar.gz) = e048d3fb43832b09077242dc46f3ed83f09fada0a2386196b7b0eea664422158 >-SIZE (python-pillow-Pillow-2.9.0_GH0.tar.gz) = 9320944 >+SHA256 (python-pillow-Pillow-3.1.1_GH0.tar.gz) = a2ab64b39378031effdd86a6cd303de7b5b606445ab0338359e9ff9dc3f2e634 >+SIZE (python-pillow-Pillow-3.1.1_GH0.tar.gz) = 10051635 >Index: graphics/py3-pillow/pkg-descr >===================================================================
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
Actions:
View
|
Diff
Attachments on
bug 207040
:
166774
|
166775
|
167248
|
167249
|
167416
|
169054
|
169055