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

Dmitry Marakasov amdmi3 at FreeBSD.org
Thu Sep 12 13:50:56 UTC 2019


Author: amdmi3
Date: Thu Sep 12 13:50:55 2019
New Revision: 511883
URL: https://svnweb.freebsd.org/changeset/ports/511883

Log:
  - Update to 6.1.0
  - Update WWW
  
  PR:		239917
  Submitted by:	amdmi3
  Approved by:	maintainer timeout (koobs, a month)

Modified:
  head/graphics/py-pillow/Makefile
  head/graphics/py-pillow/distinfo
  head/graphics/py-pillow/pkg-descr

Modified: head/graphics/py-pillow/Makefile
==============================================================================
--- head/graphics/py-pillow/Makefile	Thu Sep 12 13:42:06 2019	(r511882)
+++ head/graphics/py-pillow/Makefile	Thu Sep 12 13:50:55 2019	(r511883)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	pillow
-PORTVERSION=	6.0.0
-PORTREVISION=	2
+PORTVERSION=	6.1.0
 CATEGORIES=	graphics python
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 

Modified: head/graphics/py-pillow/distinfo
==============================================================================
--- head/graphics/py-pillow/distinfo	Thu Sep 12 13:42:06 2019	(r511882)
+++ head/graphics/py-pillow/distinfo	Thu Sep 12 13:50:55 2019	(r511883)
@@ -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

Modified: head/graphics/py-pillow/pkg-descr
==============================================================================
--- head/graphics/py-pillow/pkg-descr	Thu Sep 12 13:42:06 2019	(r511882)
+++ head/graphics/py-pillow/pkg-descr	Thu Sep 12 13:50:55 2019	(r511883)
@@ -2,4 +2,4 @@ Pillow is the "friendly" PIL fork. PIL is the Python I
 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/


More information about the svn-ports-all mailing list