On Fri, Jun 16, 2006 at 04:39:11PM +0200, Srebrenko Sehic wrote:
> >> XML::Dumper dumps Perl data to XML format. XML::Dumper can also read XML
> >> data that was previously dumped by the module and convert it back to
> >> Perl. You can use the module read the XML from a file and write the XML
> >> to a file.
> 
> >how about putting this under textproc ?
> 
> It depends on what you're using it for. I guess both devel and
> textproc are valid. Your call. I agree on both.
I think it belongs in textproc, because all the other p5-XML-* ports are
in textproc too.

One little thing:

--- Makefile.orig       Fri Jun 16 16:50:34 2006
+++ Makefile    Fri Jun 16 16:51:07 2006
@@ -16,8 +16,9 @@
 PERMIT_DISTFILES_FTP=  Yes
 
 MASTER_SITES=          ${MASTER_SITE_PERL_CPAN:=XML/}
-RUN_DEPENDS=           ::textproc/p5-XML-Parser \
-                       ::archivers/p5-Compress-Zlib
+BUILD_DEPENDS=         ${RUN_DEPENDS}
+RUN_DEPENDS=           ::archivers/p5-Compress-Zlib \
+                       ::textproc/p5-XML-Parser
 
 CONFIGURE_STYLE=       perl
 
Furthermore it looks ok to me.

Cheers,
Jasper

-- 
Humppa is a serious thing!
NedBSD: http://nedbsd.nl/

Reply via email to