From owner-svn-ports-head@freebsd.org Thu May 7 21:09:26 2020 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id DE9B62E5936; Thu, 7 May 2020 21:09:26 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 49J5gV5WRfz3GXx; Thu, 7 May 2020 21:09:26 +0000 (UTC) (envelope-from antoine@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 B881F1F488; Thu, 7 May 2020 21:09:26 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 047L9QvX088663; Thu, 7 May 2020 21:09:26 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 047L9Pin088659; Thu, 7 May 2020 21:09:25 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <202005072109.047L9Pin088659@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Thu, 7 May 2020 21:09:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r534293 - in head/math/py-matplotlib: . files X-SVN-Group: ports-head X-SVN-Commit-Author: antoine X-SVN-Commit-Paths: in head/math/py-matplotlib: . files X-SVN-Commit-Revision: 534293 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.30 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 May 2020 21:09:26 -0000 Author: antoine Date: Thu May 7 21:09:25 2020 New Revision: 534293 URL: https://svnweb.freebsd.org/changeset/ports/534293 Log: Revert r534292, this was not properly tested With hat: portmgr Added: head/math/py-matplotlib/pkg-plist - copied unchanged from r534291, head/math/py-matplotlib/pkg-plist Modified: head/math/py-matplotlib/Makefile head/math/py-matplotlib/distinfo head/math/py-matplotlib/files/patch-setup.py Modified: head/math/py-matplotlib/Makefile ============================================================================== --- head/math/py-matplotlib/Makefile Thu May 7 20:55:38 2020 (r534292) +++ head/math/py-matplotlib/Makefile Thu May 7 21:09:25 2020 (r534293) @@ -2,7 +2,8 @@ # $FreeBSD$ PORTNAME= matplotlib -DISTVERSION= 3.2.1 +DISTVERSION= 2.2.4 +PORTREVISION= 2 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -21,10 +22,9 @@ RUN_DEPENDS= ${PYNUMPY} \ ${PYTHON_PKGNAMEPREFIX}cycler>=0.10:devel/py-cycler@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}dateutil>=2.1:devel/py-dateutil@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytz>=0:devel/py-pytz@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}pyparsing>=2.0.3:devel/py-pyparsing@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pyparsing>=0:devel/py-pyparsing@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}tornado>0:www/py-tornado@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}kiwisolver>=1.0.0:math/py-kiwisolver@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}pillow>=6.2:graphics/py-pillow@${PY_FLAVOR} + ${PYTHON_PKGNAMEPREFIX}kiwisolver>=1.0.0:math/py-kiwisolver@${PY_FLAVOR} py27_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}backports.functools_lru_cache>0:devel/py-backports.functools_lru_cache@${PY_FLAVOR} USES= compiler:c++11-lib gettext gnome pkgconfig python shebangfix uniquefiles:dirs Modified: head/math/py-matplotlib/distinfo ============================================================================== --- head/math/py-matplotlib/distinfo Thu May 7 20:55:38 2020 (r534292) +++ head/math/py-matplotlib/distinfo Thu May 7 21:09:25 2020 (r534293) @@ -1,3 +1,3 @@ -TIMESTAMP = 1586983240 -SHA256 (matplotlib-3.2.1.tar.gz) = ffe2f9cdcea1086fc414e82f42271ecf1976700b8edd16ca9d376189c6d93aee -SIZE (matplotlib-3.2.1.tar.gz) = 40325615 +TIMESTAMP = 1553231915 +SHA256 (matplotlib-2.2.4.tar.gz) = 029620799e581802961ac1dcff5cb5d3ee2f602e0db9c0f202a90495b37d2126 +SIZE (matplotlib-2.2.4.tar.gz) = 36974286 Modified: head/math/py-matplotlib/files/patch-setup.py ============================================================================== --- head/math/py-matplotlib/files/patch-setup.py Thu May 7 20:55:38 2020 (r534292) +++ head/math/py-matplotlib/files/patch-setup.py Thu May 7 21:09:25 2020 (r534293) @@ -1,6 +1,6 @@ ---- setup.py.orig 2020-03-18 07:54:08 UTC +--- setup.py.orig 2019-02-26 00:18:32 UTC +++ setup.py -@@ -165,7 +165,6 @@ class develop_with_jquery(DevelopCommand): +@@ -189,7 +189,6 @@ class develop_with_jquery(DevelopCommand cmdclass['sdist'] = sdist_with_jquery Copied: head/math/py-matplotlib/pkg-plist (from r534291, head/math/py-matplotlib/pkg-plist) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/math/py-matplotlib/pkg-plist Thu May 7 21:09:25 2020 (r534293, copy of r534291, head/math/py-matplotlib/pkg-plist) @@ -0,0 +1,19 @@ +%%PYTHON_SITELIBDIR%%/matplotlib/backends/web_backend/jquery-ui-1.12.1/AUTHORS.txt +%%PYTHON_SITELIBDIR%%/matplotlib/backends/web_backend/jquery-ui-1.12.1/LICENSE.txt +%%PYTHON_SITELIBDIR%%/matplotlib/backends/web_backend/jquery-ui-1.12.1/external/jquery/jquery.js +%%PYTHON_SITELIBDIR%%/matplotlib/backends/web_backend/jquery-ui-1.12.1/images/ui-icons_444444_256x240.png +%%PYTHON_SITELIBDIR%%/matplotlib/backends/web_backend/jquery-ui-1.12.1/images/ui-icons_555555_256x240.png +%%PYTHON_SITELIBDIR%%/matplotlib/backends/web_backend/jquery-ui-1.12.1/images/ui-icons_777620_256x240.png +%%PYTHON_SITELIBDIR%%/matplotlib/backends/web_backend/jquery-ui-1.12.1/images/ui-icons_777777_256x240.png +%%PYTHON_SITELIBDIR%%/matplotlib/backends/web_backend/jquery-ui-1.12.1/images/ui-icons_cc0000_256x240.png +%%PYTHON_SITELIBDIR%%/matplotlib/backends/web_backend/jquery-ui-1.12.1/images/ui-icons_ffffff_256x240.png +%%PYTHON_SITELIBDIR%%/matplotlib/backends/web_backend/jquery-ui-1.12.1/index.html +%%PYTHON_SITELIBDIR%%/matplotlib/backends/web_backend/jquery-ui-1.12.1/jquery-ui.css +%%PYTHON_SITELIBDIR%%/matplotlib/backends/web_backend/jquery-ui-1.12.1/jquery-ui.js +%%PYTHON_SITELIBDIR%%/matplotlib/backends/web_backend/jquery-ui-1.12.1/jquery-ui.min.css +%%PYTHON_SITELIBDIR%%/matplotlib/backends/web_backend/jquery-ui-1.12.1/jquery-ui.min.js +%%PYTHON_SITELIBDIR%%/matplotlib/backends/web_backend/jquery-ui-1.12.1/jquery-ui.structure.css +%%PYTHON_SITELIBDIR%%/matplotlib/backends/web_backend/jquery-ui-1.12.1/jquery-ui.structure.min.css +%%PYTHON_SITELIBDIR%%/matplotlib/backends/web_backend/jquery-ui-1.12.1/jquery-ui.theme.css +%%PYTHON_SITELIBDIR%%/matplotlib/backends/web_backend/jquery-ui-1.12.1/jquery-ui.theme.min.css +%%PYTHON_SITELIBDIR%%/matplotlib/backends/web_backend/jquery-ui-1.12.1/package.json