summaryrefslogtreecommitdiff
path: root/textproc/p5-XML-SAX/Makefile
diff options
context:
space:
mode:
authormartti <martti>2002-03-15 12:47:16 +0000
committermartti <martti>2002-03-15 12:47:16 +0000
commit5783378fdbead76128121fd353e5337514b212a4 (patch)
tree0332a1fde2608d8487e3f2ae9305048b39677c54 /textproc/p5-XML-SAX/Makefile
parentc63add02ab4f4c22f118c42fefe4295709b45206 (diff)
downloadpkgsrc-5783378fdbead76128121fd353e5337514b212a4.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/p5-XML-SAX/Makefile')
-rw-r--r--textproc/p5-XML-SAX/Makefile4
1 files changed, 2 insertions, 2 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