Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Sep 2018 14:39:35 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r480957 - head/graphics/py-pillow
Message-ID:  <201809301439.w8UEdZpu089255@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201809301439.w8UEdZpu089255>