Subject: CVS commit: pkgsrc/textproc/expat
To: None <pkgsrc-changes@NetBSD.org>
From: Marc Recht <recht@netbsd.org>
List: pkgsrc-changes
Date: 08/05/2004 22:16:59
Module Name: pkgsrc
Committed By: recht
Date: Thu Aug 5 22:16:59 UTC 2004
Modified Files:
pkgsrc/textproc/expat: Makefile PLIST distinfo
Log Message:
update to expat-1.95.8
Release 1.95.8 Fri Jul 23 2004
- Major new feature: suspend/resume. Handlers can now request
that a parse be suspended for later resumption or aborted
altogether. See "Temporarily Stopping Parsing" in the
documentation for more details.
- Some mostly minor bug fixes, but compilation should no
longer generate warnings on most platforms. SF issues
include: 827319, 840173, 846309, 888329, 896188, 923913,
928113, 961698, 985192.
To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 pkgsrc/textproc/expat/Makefile
cvs rdiff -r1.5 -r1.6 pkgsrc/textproc/expat/PLIST
cvs rdiff -r1.11 -r1.12 pkgsrc/textproc/expat/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.