From owner-svn-ports-all@freebsd.org Sun Sep 30 14:39:36 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5BF9210C1810; Sun, 30 Sep 2018 14:39:36 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 00D2E851D7; Sun, 30 Sep 2018 14:39:36 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id E11DD13932; Sun, 30 Sep 2018 14:39:35 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w8UEdZAe089257; Sun, 30 Sep 2018 14:39:35 GMT (envelope-from miwi@FreeBSD.org) Received: (from miwi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w8UEdZpu089255; Sun, 30 Sep 2018 14:39:35 GMT (envelope-from miwi@FreeBSD.org) Message-Id: <201809301439.w8UEdZpu089255@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: miwi set sender to miwi@FreeBSD.org using -f From: Martin Wilke Date: Sun, 30 Sep 2018 14:39:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r480957 - head/graphics/py-pillow X-SVN-Group: ports-head X-SVN-Commit-Author: miwi X-SVN-Commit-Paths: head/graphics/py-pillow X-SVN-Commit-Revision: 480957 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Sep 2018 14:39:36 -0000 Author: miwi Date: Sun Sep 30 14:39:35 2018 New Revision: 480957 URL: https://svnweb.freebsd.org/changeset/ports/480957 Log: - Update to 5.2.0 Changes by upstream: - https://github.com/python-pillow/Pillow/compare/5.0.0...5.2.0 PR: 231088 Submitted by: freebsd_ports@k-worx.org Approved by: maintainer timeout Sponsored by: iXsystems Inc. Modified: head/graphics/py-pillow/Makefile head/graphics/py-pillow/distinfo Modified: head/graphics/py-pillow/Makefile ============================================================================== --- head/graphics/py-pillow/Makefile Sun Sep 30 14:37:04 2018 (r480956) +++ head/graphics/py-pillow/Makefile Sun Sep 30 14:39:35 2018 (r480957) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pillow -PORTVERSION= 5.0.0 +PORTVERSION= 5.2.0 CATEGORIES= graphics python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/graphics/py-pillow/distinfo ============================================================================== --- head/graphics/py-pillow/distinfo Sun Sep 30 14:37:04 2018 (r480956) +++ head/graphics/py-pillow/distinfo Sun Sep 30 14:39:35 2018 (r480957) @@ -1,3 +1,3 @@ -TIMESTAMP = 1521173377 -SHA256 (python-pillow-Pillow-5.0.0_GH0.tar.gz) = e85301adaa827b9f29ab518eff99d5719e572ca5f369866ebfe57a92e7135aec -SIZE (python-pillow-Pillow-5.0.0_GH0.tar.gz) = 14155901 +TIMESTAMP = 1534020552 +SHA256 (python-pillow-Pillow-5.2.0_GH0.tar.gz) = 26dfdcc23186f82139e9e6c0bd46828e5d1ba15463b9e35e32bd017ad0003c44 +SIZE (python-pillow-Pillow-5.2.0_GH0.tar.gz) = 14340237