dev-perl/XML-LibXSLT: newer dev-libs/libxslt for glibc
authorRobin H. Johnson <robbat2@gentoo.org>
Wed, 6 Jun 2018 05:22:13 +0000 (22:22 -0700)
committerRobin H. Johnson <robbat2@gentoo.org>
Wed, 6 Jun 2018 05:24:06 +0000 (22:24 -0700)
glibc-2.26 no longer ships xlocale.h, and consumers should switch to
locale.h instead. dev-libs/libxslt-1.1.32 contains the fix, but we need
to make sure it's present before dev-perl/XML-LibXSLT gets rebuilt.

Bug: https://bugs.gentoo.org/show_bug.cgi?id=638010
Bug: https://bugs.gentoo.org/637310
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Package-Manager: Portage-2.3.33, Repoman-2.3.9

dev-perl/XML-LibXSLT/XML-LibXSLT-1.940.0.ebuild
dev-perl/XML-LibXSLT/XML-LibXSLT-1.950.0.ebuild
dev-perl/XML-LibXSLT/XML-LibXSLT-1.960.0.ebuild

index e15e23d7529824a3b12f84ffeeb8736a57f67928..890f277c9b8c5466a1784994cebc82bec88f082c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -14,7 +14,7 @@ KEYWORDS="amd64 ~mips ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-maco
 IUSE=""
 
 RDEPEND="
-       >=dev-libs/libxslt-1.1.28
+       >=dev-libs/libxslt-1.1.32
        >=dev-perl/XML-LibXML-1.700.0
 "
 DEPEND="${RDEPEND}
index da590b150cbacf8fc606ad9cd240096cde0c9c97..8f84f77ade28df97dd952e569dabb37efd823594 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -16,7 +16,7 @@ IUSE=""
 RDEPEND="
        virtual/perl-Encode
        >=dev-perl/XML-LibXML-1.700.0
-       >=dev-libs/libxslt-1.1.28
+       >=dev-libs/libxslt-1.1.32
 "
 DEPEND="${RDEPEND}
        virtual/perl-ExtUtils-MakeMaker
index 1ff94eb294e3c022c08da6c74a96bf49451df0bf..04abe2cb38864dca10fd421c54721191dbdb7906 100644 (file)
@@ -16,7 +16,7 @@ IUSE=""
 RDEPEND="
        virtual/perl-Encode
        >=dev-perl/XML-LibXML-1.700.0
-       >=dev-libs/libxslt-1.1.28
+       >=dev-libs/libxslt-1.1.32
 "
 DEPEND="${RDEPEND}
        virtual/perl-ExtUtils-MakeMaker