svn commit: r524135 - branches/2020Q1/graphics/py-pillow

Kai Knoblich kai at FreeBSD.org
Sat Jan 25 21:35:27 UTC 2020


Author: kai
Date: Sat Jan 25 21:35:26 2020
New Revision: 524135
URL: https://svnweb.freebsd.org/changeset/ports/524135

Log:
  MFH: r524023
  
  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)
  Security:	0700e76c-3eb0-11ea-8478-3085a9a95629
  
  Approved by:	ports-secteam (riggs)

Modified:
  branches/2020Q1/graphics/py-pillow/Makefile
  branches/2020Q1/graphics/py-pillow/distinfo
Directory Properties:
  branches/2020Q1/   (props changed)

Modified: branches/2020Q1/graphics/py-pillow/Makefile
==============================================================================
--- branches/2020Q1/graphics/py-pillow/Makefile	Sat Jan 25 21:13:36 2020	(r524134)
+++ branches/2020Q1/graphics/py-pillow/Makefile	Sat Jan 25 21:35:26 2020	(r524135)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	pillow
-PORTVERSION=	6.2.0
+PORTVERSION=	6.2.2
 CATEGORIES=	graphics python
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 

Modified: branches/2020Q1/graphics/py-pillow/distinfo
==============================================================================
--- branches/2020Q1/graphics/py-pillow/distinfo	Sat Jan 25 21:13:36 2020	(r524134)
+++ branches/2020Q1/graphics/py-pillow/distinfo	Sat Jan 25 21:35:26 2020	(r524135)
@@ -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


More information about the svn-ports-all mailing list