Subject: CVS commit: pkgsrc/textproc/p5-XML-NamespaceSupport
To: None <pkgsrc-changes@netbsd.org>
From: Shell Hung <shell@netbsd.org>
List: pkgsrc-changes
Date: 06/03/2002 16:18:05
Module Name:	pkgsrc
Committed By:	shell
Date:		Mon Jun  3 13:18:05 UTC 2002

Modified Files:
	pkgsrc/textproc/p5-XML-NamespaceSupport: Makefile distinfo

Log Message:
Updated p5-XML-NamespaceSupport, from 1.04 to 1.07.

Changes since 1.04 :

- added undeclare_prefix() thanks to Christian Glahn.
- CPAN problem, had to change the version
- added a number of rather good speedups by converting a lot of
  the code to use arrays instead of hashes. More of the same kind
  of tuning is expected for the next version.
- fixed another bug, again thanks to Grant McLean, due to which
  declarePrefix() was not functionning according to the spec (it
  failed to set a random prefix when the prefix was undef).


To generate a diff of this commit:
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/textproc/p5-XML-NamespaceSupport/Makefile \
    pkgsrc/textproc/p5-XML-NamespaceSupport/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.