diff options
author | drochner <drochner@pkgsrc.org> | 2001-08-07 11:16:55 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2001-08-07 11:16:55 +0000 |
commit | 3daf6f7011baf7a6d37c7de678b11700e993fc62 (patch) | |
tree | 1ba2eae1f7b30c3c2fa6c21a44c11bb9c543b1a0 /textproc/expat/distinfo | |
parent | 2fdbc194d5590f2aaf9c0208f2e0a80f546d78e1 (diff) | |
download | pkgsrc-3daf6f7011baf7a6d37c7de678b11700e993fc62.tar.gz |
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.
Diffstat (limited to 'textproc/expat/distinfo')
-rw-r--r-- | textproc/expat/distinfo | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/expat/distinfo b/textproc/expat/distinfo index cc43afde887..b257425fda7 100644 --- a/textproc/expat/distinfo +++ b/textproc/expat/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.2 2001/04/20 15:04:56 skrll Exp $ +$NetBSD: distinfo,v 1.3 2001/08/07 11:16:55 drochner Exp $ -SHA1 (expat-1.95.1.tar.gz) = 7c3eedeaee249c3e2ff883c5a84ced753c645184 -Size (expat-1.95.1.tar.gz) = 193539 bytes +SHA1 (expat-1.95.2.tar.gz) = 5705828c7b02d45628a5ec95a75a07fe38a834f1 +Size (expat-1.95.2.tar.gz) = 190316 bytes |