[macports-ports] branch master updated (46baf5a -> 745a050)
Ryan Schmidt
ryandesign at macports.org
Sun Jan 19 06:41:52 UTC 2020
Ryan Schmidt (ryandesign) pushed a change to branch master
in repository macports-ports.
from 46baf5a py-demjson: add py38 subport
new 2dd0289 boost: Remove myself as maintainer
new fad1ef0 pango, pango-devel: Fix crash
new 19822f3 php-igbinary: Update to 3.1.1; add php74
new 3a07c07b php-memcached: Update to 3.1.5; add php74
new be05cd7 php-dbase: Update to 7.0.1; add php7*
new 08b791c hist: Allow cairo-devel to satisfy dependency
new 745a050 php: Add FTPS support to php5*-ftp
The 7 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:
devel/boost/Portfile | 2 +-
lang/php/Portfile | 14 +-
.../files/patch-php52-ext-ftp-ftp_ssl_connect.diff | 262 ++++++++++++++++++++
.../files/patch-php53-ext-ftp-ftp_ssl_connect.diff | 262 ++++++++++++++++++++
.../files/patch-php54-ext-ftp-ftp_ssl_connect.diff | 271 +++++++++++++++++++++
.../files/patch-php55-ext-ftp-ftp_ssl_connect.diff | 271 +++++++++++++++++++++
.../files/patch-php56-ext-ftp-ftp_ssl_connect.diff | 271 +++++++++++++++++++++
math/hist/Portfile | 5 +-
php/php-dbase/Portfile | 20 +-
php/php-igbinary/Portfile | 10 +-
php/php-memcached/Portfile | 11 +-
php/php-memcached/files/php73-memcached.patch | 50 ----
x11/pango-devel/Portfile | 5 +-
.../fix-pango_layout_get_pixel_extents-crash.patch | 105 ++++++++
x11/pango/Portfile | 5 +-
.../fix-pango_layout_get_pixel_extents-crash.patch | 105 ++++++++
16 files changed, 1596 insertions(+), 73 deletions(-)
create mode 100644 lang/php/files/patch-php52-ext-ftp-ftp_ssl_connect.diff
create mode 100644 lang/php/files/patch-php53-ext-ftp-ftp_ssl_connect.diff
create mode 100644 lang/php/files/patch-php54-ext-ftp-ftp_ssl_connect.diff
create mode 100644 lang/php/files/patch-php55-ext-ftp-ftp_ssl_connect.diff
create mode 100644 lang/php/files/patch-php56-ext-ftp-ftp_ssl_connect.diff
delete mode 100644 php/php-memcached/files/php73-memcached.patch
create mode 100644 x11/pango-devel/files/fix-pango_layout_get_pixel_extents-crash.patch
create mode 100644 x11/pango/files/fix-pango_layout_get_pixel_extents-crash.patch
More information about the macports-changes
mailing list