Jasper Lievisse Adriaanse [2006-03-08, 19:15:29]: > Hello, > > here's an update for textproc/p5-XML-Elemental to version 2.0. > > - Convert to SAX-based system. (XML::Elemental::SAXHandler > added to the distribution.) > - Switched to Clarkian notation > - Added parser method to XML::Elemental for convienance. > - Added XML::Elemental::Util to the distribution. > - Added testing suite finally. > > The MAINTAINER can't test it on a -current machine due to > hardware issues. > > Index: Makefile > =================================================================== > RCS file: /cvs/ports/textproc/p5-XML-Elemental/Makefile,v > retrieving revision 1.1.1.1 > diff -u -r1.1.1.1 Makefile > --- Makefile 2005/04/25 18:31:56 1.1.1.1 > +++ Makefile 2006/03/08 18:04:42 > @@ -2,7 +2,7 @@ > > COMMENT= "generic classes for simplistic handling of XML data" > > -DISTNAME= XML-Elemental-1.03 > +DISTNAME= XML-Elemental-2.0
please add appropriate dependencies ===> Configuring for p5-XML-Elemental-2.0 Checking if your kit is complete... Looks good Warning: prerequisite Class::Accessor 0 not found. Warning: prerequisite XML::SAX 0 not found. Disclaimer: http://www.kuleuven.be/cwis/email_disclaimer.htm
