Subject: CVS commit: pkgsrc/textproc/sablotron
To: None <pkgsrc-changes@NetBSD.org>
From: Thomas Klausner <wiz@netbsd.org>
List: pkgsrc-changes
Date: 01/05/2004 19:11:25
Module Name:	pkgsrc
Committed By:	wiz
Date:		Mon Jan  5 19:11:25 UTC 2004

Modified Files:
	pkgsrc/textproc/sablotron: Makefile PLIST distinfo

Log Message:
Update to 1.0.1, based on PR 23989 by Adam Migus.

Version 1.0.1
November 24, 2003
-----------------
	- minor changes to configure (snprintf tested)
	- fixed a bug of wrong error line numbers in imported or
	  included template
	- fixed a bug of count() function argument casting
	- misplaced xsl:import no more processed
	  [reported by Bob Kline]
	- fixed a bug of crashing current() [reported by Alex Greg]
	- fixed a bug in DOM (inserting child nodes)
	- fixed a bug of pointers sized differently from boolean on
	  64-bit platforms

Add lots of documentation to PLIST.


To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 pkgsrc/textproc/sablotron/Makefile
cvs rdiff -r1.4 -r1.5 pkgsrc/textproc/sablotron/PLIST
cvs rdiff -r1.8 -r1.9 pkgsrc/textproc/sablotron/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.