dev-perl/XML-XPath: Bump to version 1.360.0
authorKent Fredric <kentfredric@gmail.com>
Tue, 26 Apr 2016 12:26:42 +0000 (00:26 +1200)
committerAndreas K. Hüttel <dilfridge@gentoo.org>
Fri, 29 Apr 2016 19:35:59 +0000 (21:35 +0200)
commit1f334e81e1c0881fbf5677c4cb767142150546a4
tree08b84ec36049e32eea0297a35d91456edabc3391
parent63c17963c0212b5ba7ec9b600b88d7eef6d41ad2
dev-perl/XML-XPath: Bump to version 1.360.0

- EAPI6
- Add USE="examples"
- Cleaned up annoying tests

Upstream:
- /. and /.. selectors now work ( RT 30813 )
- Duplicates now removed from search results. ( RT 6362 )
- PrimaryExpr uses carp() instead of die() to give a stacktrace when parsing fails ( RT 32233 )
- Avoid regex slowdown implied by $` by removing $` usage. ( RT 23924 )
- Unabbreviated "axis" syntax of "attribute::id" now works as well as the equivalent "@id" does in setNodeText() ( RT 26143 )
- "namespace_uri()" implemented to set and read namespace URIs ( RT 68703 )
- substring matching functions in paths fixed ( RT 14957 )
- findvalue() computations that would yield infinities/NAN now match Literal NaN and Infinitities ( RT 30818 )
- creatingNode() using a namespaced path properly creates namespaced nodes ( RT 80277 )
- "<" in a query no longer acts like a "<=" query. ( RT 6363 )
- XML::XPath::PerlSAX no longer fails to compile ( RT 111278 )
- NodeSet's now implement a greater variety of comparison/casting overloads ( Github PR 2 )
- position()=last() conditions now work ( RT 32012 )
- createNode() now honors position() predicate ( RT 26144 )
- using translate() in an XPath expression no longer warns ( RT 15902 )
- translate() now removes characters as per XPath 1.0 Spec ( RT 21154 )
- xpath script now defaults to UTF-8 for IO to support wide characters ( RT 112017 )
- Warnings about /d used in translate() represssed ( RT 112584 )
- xpath script now has parameters parsed more obviously, and supports additional parameters
- getAttributeNode() no longer relies on pre-perl-5.23.8 implicit return values from loops ( RT 113576 )

Keywords:
- New Dependency on Path-Tiny for tests
- Dropped ~alpha ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc

Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64 m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd"
dev-perl/XML-XPath/Manifest
dev-perl/XML-XPath/XML-XPath-1.360.0.ebuild [new file with mode: 0644]