Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 May 2022 05:23:47 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org
Subject:   git: d855cbd4e88a - 2022Q2 - graphics/py-pillow: Update to 9.1.0
Message-ID:  <202205220523.24M5NlJi078688@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch 2022Q2 has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=d855cbd4e88a1f5e01fc1e00eae9fe5eb7d7ce85

commit d855cbd4e88a1f5e01fc1e00eae9fe5eb7d7ce85
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-04-16 03:57:35 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-05-22 05:23:31 +0000

    graphics/py-pillow: Update to 9.1.0
    
    Changes:        https://github.com/python-pillow/Pillow/releases
                    https://pillow.readthedocs.io/en/stable/releasenotes/index.html
    (cherry picked from commit 944366a55c0d341068bba7a83761d3d3409f3981)
---
 graphics/py-pillow/Makefile | 3 +--
 graphics/py-pillow/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 5 deletions(-)

diff --git a/graphics/py-pillow/Makefile b/graphics/py-pillow/Makefile
index 752e0372dfe4..d472149799ff 100644
--- a/graphics/py-pillow/Makefile
+++ b/graphics/py-pillow/Makefile
@@ -1,8 +1,7 @@
 # Created by: Kubilay Kocak <koobs@FreeBSD.org>
 
 PORTNAME=	pillow
-PORTVERSION=	9.0.1
-PORTREVISION=	1
+PORTVERSION=	9.1.0
 CATEGORIES=	graphics python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/graphics/py-pillow/distinfo b/graphics/py-pillow/distinfo
index 2ab14eefbda8..548f39bdbd7d 100644
--- a/graphics/py-pillow/distinfo
+++ b/graphics/py-pillow/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1648681332
-SHA256 (Pillow-9.0.1.tar.gz) = 6c8bc8238a7dfdaf7a75f5ec5a663f4173f8c367e5a39f87e720495e1eed75fa
-SIZE (Pillow-9.0.1.tar.gz) = 49514914
+TIMESTAMP = 1649423818
+SHA256 (Pillow-9.1.0.tar.gz) = f401ed2bbb155e1ade150ccc63db1a4f6c1909d3d378f7d1235a44e90d75fb97
+SIZE (Pillow-9.1.0.tar.gz) = 49760285



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