aboutsummaryrefslogtreecommitdiff
path: root/graphics/py-pillow
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2019-09-12 13:50:55 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2019-09-12 13:50:55 +0000
commit02f1b3250b5794eaa235841757efba587e7dc3b1 (patch)
tree1c6402e92271a3ba86a6d9294d50057e9984db0b /graphics/py-pillow
parentc810f1486d1e212fed21c9eface7a78c5df893d3 (diff)
downloadports-02f1b3250b5794eaa235841757efba587e7dc3b1.tar.gz
ports-02f1b3250b5794eaa235841757efba587e7dc3b1.zip
- Update to 6.1.0
- Update WWW PR: 239917 Submitted by: amdmi3 Approved by: maintainer timeout (koobs, a month)
Notes
Notes: svn path=/head/; revision=511883
Diffstat (limited to 'graphics/py-pillow')
-rw-r--r--graphics/py-pillow/Makefile3
-rw-r--r--graphics/py-pillow/distinfo6
-rw-r--r--graphics/py-pillow/pkg-descr2
3 files changed, 5 insertions, 6 deletions
diff --git a/graphics/py-pillow/Makefile b/graphics/py-pillow/Makefile
index 4d8b59106c1f..af60e47e190d 100644
--- a/graphics/py-pillow/Makefile
+++ b/graphics/py-pillow/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= pillow
-PORTVERSION= 6.0.0
-PORTREVISION= 2
+PORTVERSION= 6.1.0
CATEGORIES= graphics python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/graphics/py-pillow/distinfo b/graphics/py-pillow/distinfo
index fcaef530f863..e416b64f5c99 100644
--- a/graphics/py-pillow/distinfo
+++ b/graphics/py-pillow/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1555711743
-SHA256 (python-pillow-Pillow-6.0.0_GH0.tar.gz) = f0babf5d7072ea9923a3950cd7ea41b0008429b16584de7d95cc5550a2806cda
-SIZE (python-pillow-Pillow-6.0.0_GH0.tar.gz) = 29205509
+TIMESTAMP = 1565961342
+SHA256 (python-pillow-Pillow-6.1.0_GH0.tar.gz) = 9a3a613e7780362605b10765274389b3e9a6fe3201dd2bceeb422d45c5c9ba18
+SIZE (python-pillow-Pillow-6.1.0_GH0.tar.gz) = 33523149
diff --git a/graphics/py-pillow/pkg-descr b/graphics/py-pillow/pkg-descr
index 6b1fb44798c4..0249c5723e14 100644
--- a/graphics/py-pillow/pkg-descr
+++ b/graphics/py-pillow/pkg-descr
@@ -2,4 +2,4 @@ Pillow is the "friendly" PIL fork. PIL is the Python Imaging Library. Pillow
was started for and is currently maintained by the Plone community. But it is
used by many other folks in the Python web community.
-WWW: https://python-pillow.github.io/
+WWW: https://python-pillow.org/