[macports-ports] branch master updated (699d303 -> ac366d0)

Marcus Calhoun-Lopez mcalhoun at macports.org
Sun Nov 5 05:28:51 UTC 2017


Marcus Calhoun-Lopez (MarcusCalhoun-Lopez) pushed a change to branch master
in repository macports-ports.

    from 699d303  p5-specio: update to version 0.42
     new cd3494f  qscintilla: remove dead code
     new 1117e8f  qscintilla: remove redundant code
     new 07b336f  qscintilla: simplify code
     new a9e78ed  qscintilla: remove obsolete fix
     new 7172ce3  qscintilla: prefer configure.args to patchfiles
     new cb2b9da  py-qscintilla: use cache file instead of patching
     new edc8840  py-qscintilla: explicitly set Qt4 values
     new 6d74310  py-qscintilla: do not use python PortGroup
     new ca0a66d  py-qscintilla: whitespace and comment changes
     new 537bc90  py-qscintilla: remove redundant code
     new 60404e9  py-qscintilla: add explicit dependency on py-sip
     new 5419f44  qscintilla2: add github handle
     new 842009b  qscintilla2: avoid conflict of python bindings
     new 99d0029  qscintilla2: require C++11 compiler
     new 197ddb7  qscintilla2: change code order and comments
     new a0a684e  qscintilla2: update version 2.10->2.10.1
     new 4d920f9  octave-legacy: mark as obsolete
     new cffde04  append Qt version to qscintilla port names
     new ac366d0  py-pyqt5: avoid conflicts between python versions

The 19 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/TOra/Portfile                                 |   7 +-
 .../patch-cmake-modules-FindQScintilla.cmake.diff  |  11 +
 databases/sqlitebrowser/Portfile                   |   3 +-
 databases/sqliteman/Portfile                       |   4 +-
 devel/eric4/Portfile                               |   3 +-
 devel/hgview/Portfile                              |   5 +-
 devel/qscintilla/Portfile                          | 209 +++++++++---
 devel/qscintilla/files/Qsci.pro                    |   8 -
 devel/qscintilla/files/patch-add_debug.diff        |  41 +--
 .../files/patch-configure.py.diff                  |  21 +-
 devel/qscintilla2/Portfile                         | 100 +-----
 devel/tortoisehg/Portfile                          |   3 +-
 gis/qgis/Portfile                                  |   6 +-
 math/octave-devel/Portfile                         |  10 +-
 math/octave-legacy/Portfile                        | 368 +--------------------
 math/octave-legacy/files/Info.plist                |  37 ---
 math/octave-legacy/files/Octave                    |   3 -
 math/octave-legacy/files/Octave.icns               | Bin 108031 -> 0 bytes
 math/octave-legacy/files/patch-clang-libcxx.diff   | 105 ------
 math/octave-legacy/files/patch-gl2ps_renderer.diff |  89 -----
 .../files/patch-yosemite-libtool.diff              |  13 -
 math/octave/Portfile                               |   6 +-
 python/py-pyqt4/Portfile                           |   3 +-
 python/py-pyqt5/Portfile                           |   9 +-
 python/py-qscintilla/Portfile                      |  80 +----
 .../files/patch-Python-configure.py.diff           |  28 --
 science/openscad/Portfile                          |   4 +-
 27 files changed, 250 insertions(+), 926 deletions(-)
 create mode 100644 aqua/TOra/files/patch-cmake-modules-FindQScintilla.cmake.diff
 delete mode 100644 devel/qscintilla/files/Qsci.pro
 rename devel/{qscintilla2 => qscintilla}/files/patch-configure.py.diff (63%)
 delete mode 100644 math/octave-legacy/files/Info.plist
 delete mode 100755 math/octave-legacy/files/Octave
 delete mode 100644 math/octave-legacy/files/Octave.icns
 delete mode 100644 math/octave-legacy/files/patch-clang-libcxx.diff
 delete mode 100644 math/octave-legacy/files/patch-gl2ps_renderer.diff
 delete mode 100644 math/octave-legacy/files/patch-yosemite-libtool.diff
 delete mode 100644 python/py-qscintilla/files/patch-Python-configure.py.diff



More information about the macports-changes mailing list