View | Details | Raw Unified | Return to bug 239917
Collapse All | Expand All

(-)Makefile (-2 / +1 lines)
Lines 2-9 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	pillow
4
PORTNAME=	pillow
5
PORTVERSION=	6.0.0
5
PORTVERSION=	6.1.0
6
PORTREVISION=	2
7
CATEGORIES=	graphics python
6
CATEGORIES=	graphics python
8
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
7
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
9
8
(-)distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1555711743
1
TIMESTAMP = 1565961342
2
SHA256 (python-pillow-Pillow-6.0.0_GH0.tar.gz) = f0babf5d7072ea9923a3950cd7ea41b0008429b16584de7d95cc5550a2806cda
2
SHA256 (python-pillow-Pillow-6.1.0_GH0.tar.gz) = 9a3a613e7780362605b10765274389b3e9a6fe3201dd2bceeb422d45c5c9ba18
3
SIZE (python-pillow-Pillow-6.0.0_GH0.tar.gz) = 29205509
3
SIZE (python-pillow-Pillow-6.1.0_GH0.tar.gz) = 33523149
(-)pkg-descr (-1 / +1 lines)
Lines 2-5 Link Here
2
was started for and is currently maintained by the Plone community. But it is
2
was started for and is currently maintained by the Plone community. But it is
3
used by many other folks in the Python web community.
3
used by many other folks in the Python web community.
4
4
5
WWW: https://python-pillow.github.io/
5
WWW: https://python-pillow.org/

Return to bug 239917