[macports-ports] branch master updated (695b5df -> 371955b)

Ryan Schmidt ryandesign at macports.org
Wed Oct 30 05:17:34 UTC 2019


Ryan Schmidt (ryandesign) pushed a change to branch master
in repository macports-ports.

    from 695b5df  gecode: Adjust whitespace
     new 4bf99c9  php: For php-intl, use CXXFLAGS from icu
     new c55b331  php: php52-apache2handler is known to fail for now
     new 0322561  php: Fix php53 C++11 compilation issue
     new 29a7bae  php: Fix building php70-intl and older with newer icu
     new 3f6e155  php: Use pkgconfig to find icu
     new af462d1  php : Use https URLs
     new 3692574  php: Update php73 to 7.3.11
     new d613fdb  php: Update php72 to 7.2.24
     new 371955b  php: Update php71 to 7.1.33

The 9 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/php/Portfile                                  | 307 +++++++++++----------
 lang/php/files/patch-php53-C++11.diff              |  13 +
 lang/php/files/patch-php53-ext-intl-config.m4.diff | 127 +++++++++
 lang/php/files/patch-php53-icu-61.diff             | 138 +++++++++
 lang/php/files/patch-php54-ext-intl-config.m4.diff | 129 +++++++++
 lang/php/files/patch-php54-icu-61.diff             | 138 +++++++++
 lang/php/files/patch-php55-ext-intl-config.m4.diff | 118 ++++++++
 lang/php/files/patch-php55-icu-61.diff             | 132 +++++++++
 lang/php/files/patch-php56-ext-intl-config.m4.diff | 104 +++++++
 lang/php/files/patch-php56-icu-61.diff             | 132 +++++++++
 lang/php/files/patch-php70-ext-intl-config.m4.diff | 103 +++++++
 lang/php/files/patch-php70-icu-61.diff             | 132 +++++++++
 lang/php/files/patch-php71-icu-61.diff             |  14 +
 lang/php/files/patch-php72-icu-61.diff             |  14 +
 lang/php/files/patch-php73-icu-61.diff             |  14 +
 15 files changed, 1472 insertions(+), 143 deletions(-)
 create mode 100644 lang/php/files/patch-php53-C++11.diff
 create mode 100644 lang/php/files/patch-php53-ext-intl-config.m4.diff
 create mode 100644 lang/php/files/patch-php53-icu-61.diff
 create mode 100644 lang/php/files/patch-php54-ext-intl-config.m4.diff
 create mode 100644 lang/php/files/patch-php54-icu-61.diff
 create mode 100644 lang/php/files/patch-php55-ext-intl-config.m4.diff
 create mode 100644 lang/php/files/patch-php55-icu-61.diff
 create mode 100644 lang/php/files/patch-php56-ext-intl-config.m4.diff
 create mode 100644 lang/php/files/patch-php56-icu-61.diff
 create mode 100644 lang/php/files/patch-php70-ext-intl-config.m4.diff
 create mode 100644 lang/php/files/patch-php70-icu-61.diff
 create mode 100644 lang/php/files/patch-php71-icu-61.diff
 create mode 100644 lang/php/files/patch-php72-icu-61.diff
 create mode 100644 lang/php/files/patch-php73-icu-61.diff



More information about the macports-changes mailing list