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

Kai Knoblich kai at FreeBSD.org
Sat Jan 25 09:54:05 UTC 2020


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


More information about the svn-ports-all mailing list