dev-lang/php: revision the 5.6 and 7.0 series to add sys-libs/db:5.3 support.
authorMichael Orlitzky <mjo@gentoo.org>
Thu, 28 Jan 2016 00:37:32 +0000 (19:37 -0500)
committerMichael Orlitzky <mjo@gentoo.org>
Thu, 28 Jan 2016 14:45:34 +0000 (09:45 -0500)
We had to leave db:5.3 out of our dependency string until now because
the upstream build system couldn't detect it. The latest v5.6.17 and
v7.0.2 will find it, though, so we add it as an option.

Gentoo-Bug: 564824

Package-Manager: portage-2.2.26

dev-lang/php/php-5.6.17-r3.ebuild [moved from dev-lang/php/php-5.6.17-r2.ebuild with 99% similarity]
dev-lang/php/php-7.0.2-r3.ebuild [moved from dev-lang/php/php-7.0.2-r2.ebuild with 99% similarity]

similarity index 99%
rename from dev-lang/php/php-5.6.17-r2.ebuild
rename to dev-lang/php/php-5.6.17-r3.ebuild
index df8096ca6faf37c72dd3140147b299824a56a4ef..7d9db68573e19de3fd9a47f86f09dda02480067a 100644 (file)
@@ -85,7 +85,8 @@ DEPEND="
 # the ./configure script. Other versions *work*, but we need to stick to
 # the ones that can be detected to avoid a repeat of bug #564824.
 DEPEND="${DEPEND}
-       berkdb? ( || (  sys-libs/db:5.1
+       berkdb? ( || (  sys-libs/db:5.3
+                                       sys-libs/db:5.1
                                        sys-libs/db:4.8
                                        sys-libs/db:4.7
                                        sys-libs/db:4.6
similarity index 99%
rename from dev-lang/php/php-7.0.2-r2.ebuild
rename to dev-lang/php/php-7.0.2-r3.ebuild
index 6ecf27ac71eefd6a9bf79b6d72a3f381abf7c71f..8d8f27cbf89a47664033f2fd92d0500f54e91463 100644 (file)
@@ -85,7 +85,8 @@ DEPEND="
 # the ./configure script. Other versions *work*, but we need to stick to
 # the ones that can be detected to avoid a repeat of bug #564824.
 DEPEND="${DEPEND}
-       berkdb? ( || (  sys-libs/db:5.1
+       berkdb? ( || (  sys-libs/db:5.3
+                                       sys-libs/db:5.1
                                        sys-libs/db:4.8
                                        sys-libs/db:4.7
                                        sys-libs/db:4.6