Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Jan 2020 09:54:04 +0000 (UTC)
From:      Kai Knoblich <kai@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r524023 - head/graphics/py-pillow
Message-ID:  <202001250954.00P9s4hC059681@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: kai
Date: Sat Jan 25 09:54:04 2020
New Revision: 524023
URL: https://svnweb.freebsd.org/changeset/ports/524023

Log:
  graphics/py-pillow: Update to 6.2.2
  
  Changelogs since 6.2.0:
  
  https://pillow.readthedocs.io/en/stable/releasenotes/6.2.2.html
  https://pillow.readthedocs.io/en/stable/releasenotes/6.2.1.html
  
  PR:		243336
  Submitted by:	sunpoet
  Approved by:	koobs (maintainer)
  MFH:		2020Q1
  Security:	0700e76c-3eb0-11ea-8478-3085a9a95629

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

Modified: head/graphics/py-pillow/Makefile
==============================================================================
--- head/graphics/py-pillow/Makefile	Sat Jan 25 09:35:48 2020	(r524022)
+++ head/graphics/py-pillow/Makefile	Sat Jan 25 09:54:04 2020	(r524023)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	pillow
-PORTVERSION=	6.2.0
+PORTVERSION=	6.2.2
 CATEGORIES=	graphics python
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 

Modified: head/graphics/py-pillow/distinfo
==============================================================================
--- head/graphics/py-pillow/distinfo	Sat Jan 25 09:35:48 2020	(r524022)
+++ head/graphics/py-pillow/distinfo	Sat Jan 25 09:54:04 2020	(r524023)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1571146802
-SHA256 (python-pillow-Pillow-6.2.0_GH0.tar.gz) = 5d8c0d6fc1e4b662f0e7c40ed83e06367a90e8b11b227d5141b51badae56248e
-SIZE (python-pillow-Pillow-6.2.0_GH0.tar.gz) = 37404132
+TIMESTAMP = 1579047758
+SHA256 (python-pillow-Pillow-6.2.2_GH0.tar.gz) = cc4ec754ddcc98b7166a1afe062c6355c841776145f0f23bdd3bea1eaa41e2db
+SIZE (python-pillow-Pillow-6.2.2_GH0.tar.gz) = 37538464



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