svn commit: r480957 - head/graphics/py-pillow

Martin Wilke miwi at FreeBSD.org
Sun Sep 30 14:39:36 UTC 2018


Author: miwi
Date: Sun Sep 30 14:39:35 2018
New Revision: 480957
URL: https://svnweb.freebsd.org/changeset/ports/480957

Log:
  - Update to 5.2.0
  
  Changes by upstream:
  - https://github.com/python-pillow/Pillow/compare/5.0.0...5.2.0
  
  PR:		231088
  Submitted by:	freebsd_ports at k-worx.org
  Approved by:	maintainer timeout
  Sponsored by:	iXsystems Inc.

Modified:
  head/graphics/py-pillow/Makefile
  head/graphics/py-pillow/distinfo

Modified: head/graphics/py-pillow/Makefile
==============================================================================
--- head/graphics/py-pillow/Makefile	Sun Sep 30 14:37:04 2018	(r480956)
+++ head/graphics/py-pillow/Makefile	Sun Sep 30 14:39:35 2018	(r480957)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	pillow
-PORTVERSION=	5.0.0
+PORTVERSION=	5.2.0
 CATEGORIES=	graphics python
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 

Modified: head/graphics/py-pillow/distinfo
==============================================================================
--- head/graphics/py-pillow/distinfo	Sun Sep 30 14:37:04 2018	(r480956)
+++ head/graphics/py-pillow/distinfo	Sun Sep 30 14:39:35 2018	(r480957)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1521173377
-SHA256 (python-pillow-Pillow-5.0.0_GH0.tar.gz) = e85301adaa827b9f29ab518eff99d5719e572ca5f369866ebfe57a92e7135aec
-SIZE (python-pillow-Pillow-5.0.0_GH0.tar.gz) = 14155901
+TIMESTAMP = 1534020552
+SHA256 (python-pillow-Pillow-5.2.0_GH0.tar.gz) = 26dfdcc23186f82139e9e6c0bd46828e5d1ba15463b9e35e32bd017ad0003c44
+SIZE (python-pillow-Pillow-5.2.0_GH0.tar.gz) = 14340237


More information about the svn-ports-head mailing list