diff options
author | martti <martti@pkgsrc.org> | 2002-03-15 12:47:16 +0000 |
---|---|---|
committer | martti <martti@pkgsrc.org> | 2002-03-15 12:47:16 +0000 |
commit | ee58d21bf45ac1faa4ad2071cb539a65c460ea63 (patch) | |
tree | 0332a1fde2608d8487e3f2ae9305048b39677c54 /textproc | |
parent | 1c9a11d453ce7518bdf927dac77ca1ddd79bd4af (diff) | |
download | pkgsrc-ee58d21bf45ac1faa4ad2071cb539a65c460ea63.tar.gz |
Updated p5-XML-SAX to 0.09 (provided by Shell Hung in pkg/15557)
- PurePerl: Performance enhancements
- PurePerl: Line End handling implemented.
- PurePerl: Attribute Value Normalization implemented.
- PurePerl: Fixed element copying for end_element
- Fixes for perl 5.7.2
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-XML-SAX/Makefile | 4 | ||||
-rw-r--r-- | textproc/p5-XML-SAX/PLIST | 3 | ||||
-rw-r--r-- | textproc/p5-XML-SAX/distinfo | 6 |
3 files changed, 7 insertions, 6 deletions
diff --git a/textproc/p5-XML-SAX/Makefile b/textproc/p5-XML-SAX/Makefile index 2732de8f547..ff2ddf88931 100644 --- a/textproc/p5-XML-SAX/Makefile +++ b/textproc/p5-XML-SAX/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.1.1.1 2002/01/30 22:16:50 mjl Exp $ +# $NetBSD: Makefile,v 1.2 2002/03/15 12:47:16 martti Exp $ -DISTNAME= XML-SAX-0.07 +DISTNAME= XML-SAX-0.09 PKGNAME= p5-${DISTNAME} #SVR4_PKGNAME= CATEGORIES= textproc perl5 diff --git a/textproc/p5-XML-SAX/PLIST b/textproc/p5-XML-SAX/PLIST index 8f94c6096ab..71c06b0e316 100644 --- a/textproc/p5-XML-SAX/PLIST +++ b/textproc/p5-XML-SAX/PLIST @@ -1 +1,2 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2002/01/30 22:16:50 mjl Exp $ +@comment $NetBSD: PLIST,v 1.2 2002/03/15 12:47:16 martti Exp $ +${PERL5_SITELIB}/XML/SAX/ParserDetails.ini diff --git a/textproc/p5-XML-SAX/distinfo b/textproc/p5-XML-SAX/distinfo index 50f319c52fc..1223837d481 100644 --- a/textproc/p5-XML-SAX/distinfo +++ b/textproc/p5-XML-SAX/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2002/01/30 22:16:50 mjl Exp $ +$NetBSD: distinfo,v 1.2 2002/03/15 12:47:16 martti Exp $ -SHA1 (XML-SAX-0.07.tar.gz) = f08e0b3a690c1e317f26586d0f7b4709808df016 -Size (XML-SAX-0.07.tar.gz) = 51063 bytes +SHA1 (XML-SAX-0.09.tar.gz) = 5e4a834f46584609f40864d8320f599698437959 +Size (XML-SAX-0.09.tar.gz) = 57685 bytes SHA1 (patch-aa) = 2ccd087404b49884c2691a4f24a7a43001e9e3fd |