[macports-ports] branch master updated (280b1f3 -> 1e733f9)
Perry E. Metzger
perry at piermont.com
Thu Oct 11 11:05:09 UTC 2018
Perry E. Metzger (pmetzger) pushed a change to branch master
in repository macports-ports.
from 280b1f3 xonsh: update to 0.8.0
new 10c2ff7 py-matplotlib: update to 2.2.3, use https
new b62652a py-matplotlib: update dependencies
new f8d10c6 py-matplotlib: use qhull installed by MacPorts
new 279db77 py-matplotlib: remove redundant if-statement in post-destroot
new a235b08 py-matplotlib: update variants/backends
new fdc8835 py-matplotlib: update patch-setup.cfg.diff
new 942ae4e py-matplotlib: refresh patch-setupext.py.diff
new fd09e71 py-matplotlib: refresh patch-src-macosx.m.diff
new 378dec6 py-matplotlib: add patch for gtk3cairo backend
new 1c717a8 py-matplotlib: update to 3.0.0
new 1e733f9 py-matplotlib: update patches for version 3
The 11 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
python/py-matplotlib/Portfile | 118 ++++++++++++---------
.../files/patch-setupext-gtk3cairo.py.diff | 68 ++++++++++++
python/py-matplotlib/files/patch-setupext.py.diff | 42 --------
python/py-matplotlib/files/patch-src-macosx.m.diff | 6 +-
python/py-matplotlib/files/patch-v2-qhull.diff | 28 +++++
...atch-setup.cfg.diff => patch-v2-setup.cfg.diff} | 21 ++--
.../py-matplotlib/files/patch-v2-setupext.py.diff | 17 +++
python/py-matplotlib/files/patch-v3-qhull.diff | 28 +++++
python/py-matplotlib/files/patch-v3-setup.cfg.diff | 19 ++++
.../py-matplotlib/files/patch-v3-setupext.py.diff | 17 +++
10 files changed, 256 insertions(+), 108 deletions(-)
create mode 100644 python/py-matplotlib/files/patch-setupext-gtk3cairo.py.diff
delete mode 100644 python/py-matplotlib/files/patch-setupext.py.diff
create mode 100644 python/py-matplotlib/files/patch-v2-qhull.diff
rename python/py-matplotlib/files/{patch-setup.cfg.diff => patch-v2-setup.cfg.diff} (68%)
create mode 100644 python/py-matplotlib/files/patch-v2-setupext.py.diff
create mode 100644 python/py-matplotlib/files/patch-v3-qhull.diff
create mode 100644 python/py-matplotlib/files/patch-v3-setup.cfg.diff
create mode 100644 python/py-matplotlib/files/patch-v3-setupext.py.diff
More information about the macports-changes
mailing list