Subject: CVS commit: pkgsrc/textproc/libxslt
To: None <pkgsrc-changes@NetBSD.org>
From: Julio M. Merino Vidal <jmmv@netbsd.org>
List: pkgsrc-changes
Date: 02/17/2004 16:47:23
Module Name: pkgsrc
Committed By: jmmv
Date: Tue Feb 17 16:47:23 UTC 2004
Modified Files:
pkgsrc/textproc/libxslt: Makefile PLIST distinfo
pkgsrc/textproc/libxslt/patches: patch-aa
Log Message:
Update to 1.1.3:
Enhancements
- Rewrote the Attribute Value Template code
- new XPath compilation interfaces
- dictionnary reuses for XSLT with potential for serious performance
improvements.
- Documentations: cleanup (John Fleck and William)
- Python: patch for OS-X (Gianni Ceccarelli), enums export (Stephane bidoul)
Fixes
- portability (William Brack)
- key() in node-set() results (William)
- comment before doctype (William)
- math and node-set() problems (William)
- cdata element and default namespace (William)
- behaviour on unknown XSLT elements (Stefan Kost)
- priority of "//foo" patterns (William)
- xsl:element and xsl:attribute QName check (William)
- comments with -- (William)
- attribute namespace (William)
- check for ?> in PI (William)
To generate a diff of this commit:
cvs rdiff -r1.36 -r1.37 pkgsrc/textproc/libxslt/Makefile
cvs rdiff -r1.20 -r1.21 pkgsrc/textproc/libxslt/PLIST \
pkgsrc/textproc/libxslt/distinfo
cvs rdiff -r1.10 -r1.11 pkgsrc/textproc/libxslt/patches/patch-aa
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.