[macports-ports] branch master updated (aad3e1b -> f2b2a9b)
Dan Villiom Podlaski Christiansen
danchr at macports.org
Mon Jul 30 07:15:34 UTC 2018
Dan Villiom Podlaski Christiansen (danchr) pushed a change to branch master
in repository macports-ports.
from aad3e1b rdesktop: update homepage
new 0e70890 pypy: bump to 6.0.0, fix issues
new 327f4f8 pypy-tkinter: new port
new f2b2a9b pypy: add select infrastructure
The 3 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:
lang/pypy/Portfile | 156 +++++++++++++--------
lang/pypy/files/module-script.sh | 3 +
lang/pypy/files/paths.diff | 36 +++++
lang/pypy/files/python-pypy | 13 ++
lang/pypy/files/python-pypy3 | 13 ++
lang/pypy/files/python2-pypy | 13 ++
lang/pypy/files/python3-pypy3 | 13 ++
python/pypy-tkinter/Portfile | 71 ++++++++++
.../pypy-tkinter}/files/ffiplatform.py.diff | 0
python/pypy-tkinter/files/paths.diff | 36 +++++
10 files changed, 295 insertions(+), 59 deletions(-)
create mode 100755 lang/pypy/files/module-script.sh
create mode 100644 lang/pypy/files/paths.diff
create mode 100644 lang/pypy/files/python-pypy
create mode 100644 lang/pypy/files/python-pypy3
create mode 100644 lang/pypy/files/python2-pypy
create mode 100644 lang/pypy/files/python3-pypy3
create mode 100644 python/pypy-tkinter/Portfile
copy {lang/pypy => python/pypy-tkinter}/files/ffiplatform.py.diff (100%)
create mode 100644 python/pypy-tkinter/files/paths.diff
More information about the macports-changes
mailing list