Subject: CVS commit: pkgsrc/textproc/expat
To: None <pkgsrc-changes@netbsd.org>
From: Matthias Drochner <drochner@netbsd.org>
List: pkgsrc-changes
Date: 08/07/2001 14:16:56
Module Name: pkgsrc
Committed By: drochner
Date: Tue Aug 7 11:16:56 UTC 2001
Modified Files:
pkgsrc/textproc/expat: Makefile distinfo
pkgsrc/textproc/expat/pkg: PLIST
Log Message:
update to 1.95.2
changes:
- Added compile-time constants that can be used to determine the
Expat version
- Removed a lot of GNU-specific dependencies to aide portability
among the various Unix flavors.
- Fix the UTF-8 BOM bug.
- Cleaned up warning messages for several compilers.
- Added the -Wall, -Wstrict-prototypes options for GCC.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 pkgsrc/textproc/expat/Makefile \
pkgsrc/textproc/expat/distinfo
cvs rdiff -r1.2 -r1.3 pkgsrc/textproc/expat/pkg/PLIST
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.