diff options
author | Kai Knoblich <kai@FreeBSD.org> | 2019-10-19 11:43:14 +0000 |
---|---|---|
committer | Kai Knoblich <kai@FreeBSD.org> | 2019-10-19 11:43:14 +0000 |
commit | e470f0dc4f6177a0ec6da4d10720562459a46246 (patch) | |
tree | 39088a052c7874f11304666403336a47290a6e4c | |
parent | security/nss: update to 3.47 (diff) |
graphics/py-pillow: Update to 6.2.0
Release Notes:
* https://pillow.readthedocs.io/en/latest/releasenotes/index.html
Detailed Changelog:
* https://github.com/python-pillow/Pillow/blob/6.2.0/CHANGES.rst
PR: 241268
Approved by: koobs (maintainer)
MFH: 2019Q4
Security: 998ca824-ef55-11e9-b81f-3085a9a95629
Notes
Notes:
svn path=/head/; revision=514792
-rw-r--r-- | graphics/py-pillow/Makefile | 2 | ||||
-rw-r--r-- | graphics/py-pillow/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/py-pillow/Makefile b/graphics/py-pillow/Makefile index af60e47e190d..1250d1dba736 100644 --- a/graphics/py-pillow/Makefile +++ b/graphics/py-pillow/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pillow -PORTVERSION= 6.1.0 +PORTVERSION= 6.2.0 CATEGORIES= graphics python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/graphics/py-pillow/distinfo b/graphics/py-pillow/distinfo index e416b64f5c99..9a8c83309e55 100644 --- a/graphics/py-pillow/distinfo +++ b/graphics/py-pillow/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1565961342 -SHA256 (python-pillow-Pillow-6.1.0_GH0.tar.gz) = 9a3a613e7780362605b10765274389b3e9a6fe3201dd2bceeb422d45c5c9ba18 -SIZE (python-pillow-Pillow-6.1.0_GH0.tar.gz) = 33523149 +TIMESTAMP = 1571146802 +SHA256 (python-pillow-Pillow-6.2.0_GH0.tar.gz) = 5d8c0d6fc1e4b662f0e7c40ed83e06367a90e8b11b227d5141b51badae56248e +SIZE (python-pillow-Pillow-6.2.0_GH0.tar.gz) = 37404132 |