dev-lang/php: two new 7.x versions and a bugfix.
authorMichael Orlitzky <mjo@gentoo.org>
Sat, 18 Feb 2017 21:29:37 +0000 (16:29 -0500)
committerMichael Orlitzky <mjo@gentoo.org>
Sun, 19 Feb 2017 00:05:52 +0000 (19:05 -0500)
commit6e68b8a13ae05daa8dd16111fc7b8e6f974f4083
tree246ff4a71d5011e7bfb8ee9d64e1bc053ed4b88c
parentee4c30e2fe8a308825300ec68e802c2deeb2c0e9
dev-lang/php: two new 7.x versions and a bugfix.

Two new versions 7.0.16 and 7.1.2 were released recently and this
commit adds them to the tree (nothing out of the ordinary there).

In addition, a bugfix was made to both new 7.x versions as well as a
new 5.6.30-r1 revision. The kerberos support in dev-lang/php must
match that of its c-client implementation when USE=imap is set. In the
past, that was impossible to enforce, because virtual/imap-c-client
was missing the "kerberos" flag. Now that it has been added, the
additional dependency has been added in PHP. Thanks to Dennis Schridde
for noticing and fixing that bug.

Gentoo-Bug: 541046

Package-Manager: portage-2.3.3
dev-lang/php/Manifest
dev-lang/php/php-5.6.30-r1.ebuild [new file with mode: 0644]
dev-lang/php/php-7.0.16.ebuild [moved from dev-lang/php/php-7.0.15.ebuild with 99% similarity]
dev-lang/php/php-7.1.2.ebuild [moved from dev-lang/php/php-7.1.1.ebuild with 99% similarity]