[macports-ports] branch master updated (0b690d0 -> bea7b4e)

MarcusCalhoun-Lopez MarcusCalhoun-Lopez at users.noreply.github.com
Sat Jul 8 23:25:13 UTC 2017


MarcusCalhoun-Lopez pushed a change to branch master
in repository macports-ports.

    from 0b690d0  p5-svg: update to version 2.78
     new f74706e  qt5*: update comments and port descriptions
     new 08d42cc  qt5: remove technology preview module description
     new 39a67b0  qt55: modify comment
     new 5251d66  qt5*: revamp dependencies for consistency with Qt
     new 0301824  qt5*: remove iconv dependency; only use ICU
     new c4415db  qt5*: modify comments and patchfile name
     new 7f14f56  qt5*: use foreach loop; no functional change
     new be63c75  qt5*: simplify docs dependencies
     new 27b3293  qt55, qt56: use qt5's dist_subdir
     new 63ecdda  qt56: allow compile.test to accept more link options
     new 5a07dc9  qt5*: do not attempt to use Fontconfig
     new 395c9a7  qt5-1.0.tcl: Qt 5.7 does not work on Mac OS X 10.7
     new 1d11ead  qt5-1.0.tcl: separate logic for OS X 10.9
     new 6cf898e  qt5, qt56: remove unused patch files
     new f673a61  qt5, qt56: do not conflict when qt56 replaces qt5
     new b1da6e2  qt57: new port
     new b5783a8  qt5: version update 5.7.1->5.8.0
     new bea7b4e  qt5, qt57: QtWebEngine only requires Xcode 5.1

The 18 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:
 _resources/port1.0/group/qt5-1.0.tcl               |  29 +-
 aqua/qt5/Portfile                                  | 470 ++++++++++++---------
 aqua/qt5/files/patch-NSRect.diff                   |  55 +++
 aqua/qt5/files/patch-add_sdk.diff                  |   2 +-
 aqua/qt5/files/patch-deployment_target.diff        |  24 --
 aqua/qt5/files/patch-fontconfig.diff               |  29 --
 aqua/qt5/files/patch-icu.diff                      |   2 +-
 aqua/qt5/files/patch-mkspecs.diff                  |  25 +-
 aqua/qt5/files/patch-opengl.diff                   |  13 +
 aqua/qt5/files/patch-pc_files.diff                 |   2 +-
 aqua/qt5/files/patch-qcocoahelpers.diff            |  33 ++
 aqua/qt5/files/patch-qt_module.prf.diff            |  15 +
 aqua/qt5/files/patch-qtgamepad_i386.diff           |   9 +
 aqua/qt5/files/patch-qtvirtualkeyboard_noxcb.diff  |  17 +
 .../files/patch-qtwebengine_deployment_target.diff |   9 +
 aqua/qt5/files/patch-qtwebengine_external.diff     |   7 +
 aqua/qt5/files/patch-sql_plugins.diff              |  18 +
 aqua/qt55/Portfile                                 | 118 +++---
 aqua/qt55/files/patch-fontconfig.diff              |  13 -
 .../{patch-configure.diff => patch-opengl.diff}    |   0
 aqua/qt56/Portfile                                 | 141 ++++---
 .../files/patch-compile_test.diff}                 |   6 +-
 aqua/qt56/files/patch-deployment_target.diff       |  24 --
 aqua/qt56/files/patch-fontconfig.diff              |  29 --
 aqua/qt56/files/patch-freetype.diff                |  22 +
 .../{patch-configure.diff => patch-opengl.diff}    |   0
 aqua/{qt5 => qt57}/Portfile                        | 225 ++++------
 aqua/{qt5 => qt57}/files/patch-add_sdk.diff        |   0
 ...mpile.test-support-linker-flags-in-LDFLAGS.diff |   0
 aqua/{qt5 => qt57}/files/patch-firstObject.diff    |   0
 aqua/qt57/files/patch-freetype.diff                |  22 +
 aqua/{qt56 => qt57}/files/patch-icu.diff           |   0
 aqua/{qt56 => qt57}/files/patch-machtest.diff      |   0
 aqua/{qt56 => qt57}/files/patch-macx.conf.diff     |   0
 aqua/{qt5 => qt57}/files/patch-mkspecs.diff        |   0
 .../files/patch-mkspecs_compiler.diff              |   0
 aqua/{qt56 => qt57}/files/patch-no_qtwebkit.diff   |   0
 .../files/patch-opengl.diff}                       |   0
 aqua/{qt56 => qt57}/files/patch-pc_files.diff      |   0
 aqua/{qt56 => qt57}/files/patch-shared.diff        |   0
 .../files/patch-tst_benchlibcallgrind.diff         |   0
 .../files/patch-tst_qpluginloader.diff             |   0
 42 files changed, 737 insertions(+), 622 deletions(-)
 create mode 100644 aqua/qt5/files/patch-NSRect.diff
 delete mode 100644 aqua/qt5/files/patch-deployment_target.diff
 delete mode 100644 aqua/qt5/files/patch-fontconfig.diff
 create mode 100644 aqua/qt5/files/patch-opengl.diff
 create mode 100644 aqua/qt5/files/patch-qcocoahelpers.diff
 create mode 100644 aqua/qt5/files/patch-qt_module.prf.diff
 create mode 100644 aqua/qt5/files/patch-qtgamepad_i386.diff
 create mode 100644 aqua/qt5/files/patch-qtvirtualkeyboard_noxcb.diff
 create mode 100644 aqua/qt5/files/patch-qtwebengine_deployment_target.diff
 create mode 100644 aqua/qt5/files/patch-qtwebengine_external.diff
 create mode 100644 aqua/qt5/files/patch-sql_plugins.diff
 delete mode 100644 aqua/qt55/files/patch-fontconfig.diff
 rename aqua/qt55/files/{patch-configure.diff => patch-opengl.diff} (100%)
 copy aqua/{qt5/files/patch-config.tests_unix_compile.test-support-linker-flags-in-LDFLAGS.diff => qt56/files/patch-compile_test.diff} (74%)
 delete mode 100644 aqua/qt56/files/patch-deployment_target.diff
 delete mode 100644 aqua/qt56/files/patch-fontconfig.diff
 create mode 100644 aqua/qt56/files/patch-freetype.diff
 rename aqua/qt56/files/{patch-configure.diff => patch-opengl.diff} (100%)
 copy aqua/{qt5 => qt57}/Portfile (90%)
 copy aqua/{qt5 => qt57}/files/patch-add_sdk.diff (100%)
 rename aqua/{qt5 => qt57}/files/patch-config.tests_unix_compile.test-support-linker-flags-in-LDFLAGS.diff (100%)
 rename aqua/{qt5 => qt57}/files/patch-firstObject.diff (100%)
 create mode 100644 aqua/qt57/files/patch-freetype.diff
 copy aqua/{qt56 => qt57}/files/patch-icu.diff (100%)
 copy aqua/{qt56 => qt57}/files/patch-machtest.diff (100%)
 copy aqua/{qt56 => qt57}/files/patch-macx.conf.diff (100%)
 copy aqua/{qt5 => qt57}/files/patch-mkspecs.diff (100%)
 copy aqua/{qt56 => qt57}/files/patch-mkspecs_compiler.diff (100%)
 copy aqua/{qt56 => qt57}/files/patch-no_qtwebkit.diff (100%)
 rename aqua/{qt5/files/patch-configure.diff => qt57/files/patch-opengl.diff} (100%)
 copy aqua/{qt56 => qt57}/files/patch-pc_files.diff (100%)
 copy aqua/{qt56 => qt57}/files/patch-shared.diff (100%)
 copy aqua/{qt5 => qt57}/files/patch-tst_benchlibcallgrind.diff (100%)
 copy aqua/{qt56 => qt57}/files/patch-tst_qpluginloader.diff (100%)



More information about the macports-changes mailing list