diff options
author | drochner <drochner> | 2001-08-07 11:16:55 +0000 |
---|---|---|
committer | drochner <drochner> | 2001-08-07 11:16:55 +0000 |
commit | a9e7d60df6c406b1329aab9289f592d67313e6d4 (patch) | |
tree | 1ba2eae1f7b30c3c2fa6c21a44c11bb9c543b1a0 /textproc/expat/distinfo | |
parent | cac13a0f40bbb414ad67ab37213feea8d14ea34d (diff) | |
download | pkgsrc-a9e7d60df6c406b1329aab9289f592d67313e6d4.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 |