Commit graph

7 commits

Author SHA1 Message Date
heinz
bfcba15fc1 Improve handling of dynamically changed parser registry file. Instead of
including ParserDetails.ini statically in PLIST we put it in an example
directory (can you call an empty file an example? :-) and let
CONF_FILES take care of copying it to the correct place.
This way "pkg_admin check" will not report an incorrect checksum.
2007-09-18 21:06:14 +00:00
wiz
5430b8e338 Readd ParserDetails.ini, lost in last, noted by joerg. Bump revision. 2007-09-15 14:44:51 +00:00
wiz
4700eb20cf Update to 0.16:
0.16  27 Jun 2007  Grant McLean
    - Applied patch for PI handling from RT#19173
2007-09-15 09:19:41 +00:00
wiz
766b29b851 Add missing file to PLIST. Bump PKGREVISION. 2006-02-20 23:13:16 +00:00
mjl
ead3f7d749 Update p5-XML-SAX to 0.12
- Made sure SAX.ini works as documented
    - Fixed when you specify Module (version)
    - Base: Merged in XML::SAX::Base 1.04 (including memory leak fixes)
    - ParserFactory: Made it do what the docs say when you specify
      a module version number.
    - SAX: Fixed XML::SAX::Intro typo.
    - ParserFactory: Fixed (and test) broken version in parser pkg
    - PurePerl: Fixed PubidChar missing '-'
    - ParserFactory: Allow version in parser package
2003-03-03 11:30:58 +00:00
martti
ee58d21bf4 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
2002-03-15 12:47:16 +00:00
mjl
5107ce8c17 Initial import of p5-XML-SAX-0.07
XML::SAX is a SAX parser access API for Perl. It includes classes
and APIs required for implementing SAX drivers, along with a factory
class for returning any SAX parser installed on the user's system.

Older version (0.6) provided by Shell Hung in PR/15087.
2002-01-30 22:16:50 +00:00