svn commit: r514792 - head/graphics/py-pillow
Kai Knoblich
kai at FreeBSD.org
Sat Oct 19 11:43:15 UTC 2019
Author: kai
Date: Sat Oct 19 11:43:14 2019
New Revision: 514792
URL: https://svnweb.freebsd.org/changeset/ports/514792
Log:
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
Modified:
head/graphics/py-pillow/Makefile
head/graphics/py-pillow/distinfo
Modified: head/graphics/py-pillow/Makefile
==============================================================================
--- head/graphics/py-pillow/Makefile Sat Oct 19 11:37:28 2019 (r514791)
+++ head/graphics/py-pillow/Makefile Sat Oct 19 11:43:14 2019 (r514792)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= pillow
-PORTVERSION= 6.1.0
+PORTVERSION= 6.2.0
CATEGORIES= graphics python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Modified: head/graphics/py-pillow/distinfo
==============================================================================
--- head/graphics/py-pillow/distinfo Sat Oct 19 11:37:28 2019 (r514791)
+++ head/graphics/py-pillow/distinfo Sat Oct 19 11:43:14 2019 (r514792)
@@ -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
More information about the svn-ports-head
mailing list