[macports-ports] branch master updated (458e882 -> d0fbfc1)

Dan Villiom Podlaski Christiansen danchr at macports.org
Sun Nov 24 18:12:49 UTC 2019


Dan Villiom Podlaski Christiansen (danchr) pushed a change to branch master
in repository macports-ports.

    from 458e882  mirror_sites.tcl: Remove bad perl mirror
     new 27e494b  py-pyobjc-*: remove Python 3.4 subports
     new 9f3200f  py-pyobjc: remove dependency on py-py2app that upstream dropped in 5.2
     new 660136d  py27-pyobjc & py35-pyobjc: move to separate ports
     new d0fbfc1  pyobjc: consolidate framework ports

The 4 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:
 aqua/namebench/Portfile                            |  2 +-
 graphics/MyPaint/Portfile                          |  4 +-
 python/py-lightblue/Portfile                       |  2 +-
 python/py-param/Portfile                           |  2 +-
 python/py-pyobjc-cocoa/Portfile                    | 72 +++-----------------
 python/py-pyobjc-fsevents/Portfile                 | 70 +++----------------
 python/py-pyobjc-qtkit/Portfile                    | 73 +++-----------------
 python/py-pyobjc-quartz/Portfile                   | 76 +++------------------
 python/py-pyobjc/Portfile                          | 75 +++++++++++----------
 python/py-pyobjc/files/patch-docs-conf.py.diff     | 11 +++
 python/py-pyobjc/files/patch-install.py.diff       | 21 ++++++
 python/py-pyxg/Portfile                            |  1 +
 python/py-zope-hookable/Portfile                   |  2 +-
 python/py27-pyobjc-cocoa/Portfile                  | 63 +++++++++++++++++
 .../files/pyobjc_setup.py.patch                    |  0
 python/{py-pyobjc => py27-pyobjc}/Portfile         | 78 +++++++++++++---------
 python/py35-pyobjc-cocoa/Portfile                  | 63 +++++++++++++++++
 .../files/pyobjc_setup.py.patch                    |  0
 python/{py-pyobjc => py35-pyobjc}/Portfile         | 78 +++++++++++++---------
 python/quodlibet/Portfile                          |  1 +
 20 files changed, 339 insertions(+), 355 deletions(-)
 create mode 100644 python/py-pyobjc/files/patch-docs-conf.py.diff
 create mode 100644 python/py-pyobjc/files/patch-install.py.diff
 create mode 100644 python/py27-pyobjc-cocoa/Portfile
 rename python/{py-pyobjc-cocoa => py27-pyobjc-cocoa}/files/pyobjc_setup.py.patch (100%)
 copy python/{py-pyobjc => py27-pyobjc}/Portfile (57%)
 create mode 100644 python/py35-pyobjc-cocoa/Portfile
 copy python/{py-pyobjc-quartz => py35-pyobjc-cocoa}/files/pyobjc_setup.py.patch (100%)
 copy python/{py-pyobjc => py35-pyobjc}/Portfile (57%)



More information about the macports-changes mailing list