Subject: CVS commit: pkgsrc
To: None <pkgsrc-changes@NetBSD.org>
From: Juan Romero Pardines <xtraeme@netbsd.org>
List: pkgsrc-changes
Date: 04/01/2004 15:15:19
Module Name: pkgsrc
Committed By: xtraeme
Date: Thu Apr 1 15:15:19 UTC 2004
Modified Files:
pkgsrc/doc: CHANGES
pkgsrc/textproc/libxslt: Makefile PLIST distinfo
pkgsrc/textproc/libxslt/patches: patch-aa
Log Message:
Update libxslt to 1.1.5
Changes:
1.1.5: Mar 23 2004:
- performance: use dictionnary lookup for variables
- remove use of _private from source documents
- cleanup of "make tests" output
- bugfixes: AVT in local variables, use localtime_r to avoid thread
troubles (William), dictionary handling bug (William), limited number of
stubstitutions in AVT (William), tokenize fix for UTF-8 (William),
superfluous namespace (William), xsltproc error code on
<xsl:message> halt, OpenVMS fix, dictionnary reference counting
change.
To generate a diff of this commit:
cvs rdiff -r1.5409 -r1.5410 pkgsrc/doc/CHANGES
cvs rdiff -r1.40 -r1.41 pkgsrc/textproc/libxslt/Makefile
cvs rdiff -r1.24 -r1.25 pkgsrc/textproc/libxslt/PLIST
cvs rdiff -r1.23 -r1.24 pkgsrc/textproc/libxslt/distinfo
cvs rdiff -r1.12 -r1.13 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.