On Wed, 8 Mar 2006 18:54:28 +0100
Jasper Lievisse Adriaanse <[EMAIL PROTECTED]> wrote:

> On Wed, 8 Mar 2006 17:47:58 +0000 (GMT)
> Sam Smith <[EMAIL PROTECTED]> wrote:
> 
> > On Wed, 8 Mar 2006, Jasper Lievisse Adriaanse wrote:
> > > DESCR: XML::RSS::Parser is a lightweight liberal parser of RSS feeds.
> > [snip]
> > > Port is attached
> > > and available at http://nedbsd.nl/~jasper/obsd/ports/p5-XML-RSS-Parser.tgz
> > >
> > > Please test and comment.
> > 
> > How's this different to /usr/ports/textproc/p5-XML-RSS-Parser/ ?
> None, I didn't know it has been put into p5-XML-RAI, sorry for the noise.
It turns out that XML-RSS-Parser has been seperated from XML-RAI.

So here's a diff for textproc/p5-XML-RAI (update to latest version).


Index: Makefile
===================================================================
RCS file: /cvs/ports/textproc/p5-XML-RAI/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- Makefile    2005/04/25 18:48:30     1.2
+++ Makefile    2006/03/08 19:06:38
@@ -2,7 +2,7 @@
 
 COMMENT=       "RSS Abstraction Interface"
 
-DISTNAME=      XML-RAI-1.2
+DISTNAME=      XML-RAI-1.301
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    textproc perl5
 
@@ -16,8 +16,8 @@
 
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=XML/}
 
-RUN_DEPENDS=   ::textproc/p5-XML-RSS \
-               ::textproc/p5-XML-Elemental \
+RUN_DEPENDS=   :p5-XML-RSS-Parser->=4.0:textproc/p5-XML-RSS-Parser \
+               ::textproc/p5-XML-RSS \
                ::devel/p5-Time-TimeDate
 BUILD_DEPENDS= ${RUN_DEPENDS}
 
Index: distinfo
===================================================================
RCS file: /cvs/ports/textproc/p5-XML-RAI/distinfo,v
retrieving revision 1.3
diff -u -r1.3 distinfo
--- distinfo    2005/04/25 18:48:30     1.3
+++ distinfo    2006/03/08 19:06:38
@@ -1,4 +1,4 @@
-MD5 (XML-RAI-1.2.tar.gz) = 9d9486284fcb66710fc499eed2610d03
-RMD160 (XML-RAI-1.2.tar.gz) = 9af7d5f06a14a0c211940cc0d5cb592294d93841
-SHA1 (XML-RAI-1.2.tar.gz) = db567e1dffd5b8bc8ad33cb4f2e88bacfeb340bb
-SIZE (XML-RAI-1.2.tar.gz) = 17010
+MD5 (XML-RAI-1.301.tar.gz) = fa1fe4836b00f316bdd0ef9c44e8d900
+RMD160 (XML-RAI-1.301.tar.gz) = 19ffdc2f77057dad158adad90a12e7d86c72af61
+SHA1 (XML-RAI-1.301.tar.gz) = 5833a6532581f10b873f3334b39658fc4418bb14
+SIZE (XML-RAI-1.301.tar.gz) = 16945
Index: pkg/DESCR
===================================================================
RCS file: /cvs/ports/textproc/p5-XML-RAI/pkg/DESCR,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 DESCR
--- pkg/DESCR   2004/12/21 21:53:02     1.1.1.1
+++ pkg/DESCR   2006/03/08 19:06:38
@@ -1,3 +1,2 @@
-XML::RAI is an object-oriented layer that maps
-overlapping and alternate tags in RSS to one common
-simplified interface.
+XML::RAI is an object-oriented layer that maps overlapping and alternate
+tags in RSS to one common simplified interface.
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/textproc/p5-XML-RAI/pkg/PLIST,v
retrieving revision 1.2
diff -u -r1.2 PLIST
--- pkg/PLIST   2005/04/25 18:48:30     1.2
+++ pkg/PLIST   2006/03/08 19:06:38
@@ -6,18 +6,8 @@
 ${P5SITE}/XML/RAI/Image.pm
 ${P5SITE}/XML/RAI/Item.pm
 ${P5SITE}/XML/RAI/Object.pm
-${P5SITE}/XML/RSS/
-${P5SITE}/XML/RSS/Parser/
-${P5SITE}/XML/RSS/Parser.pm
-${P5SITE}/XML/RSS/Parser/Characters.pm
-${P5SITE}/XML/RSS/Parser/Element.pm
-${P5SITE}/XML/RSS/Parser/Feed.pm
 @man man/man3p/XML::RAI.3p
 @man man/man3p/XML::RAI::Channel.3p
 @man man/man3p/XML::RAI::Image.3p
 @man man/man3p/XML::RAI::Item.3p
 @man man/man3p/XML::RAI::Object.3p
[EMAIL PROTECTED] man/man3p/XML::RSS::Parser.3p
[EMAIL PROTECTED] man/man3p/XML::RSS::Parser::Characters.3p
[EMAIL PROTECTED] man/man3p/XML::RSS::Parser::Element.3p
[EMAIL PROTECTED] man/man3p/XML::RSS::Parser::Feed.3p

-----------------------8<-----------------------

p5-XML-RSS-Parser's Makefile has been updated, the updated
port is at http://nedbsd.nl/~jasper/obsd/ports/p5-XML-RSS-Parser.tgz

>  
> > 
> > Sam
> Cheers,
> Jasper
> 
> > 
> > 
> > -- 
> > It is unfortunate, considering that enthusiasm moves the world,
> > that so few enthusiasts can be trusted to speak the truth.
> >          - A. J. Balfour
> 
> 
> -- 
> Humppa is a serious thing!
> 


-- 
Humppa is a serious thing!

Attachment: pgpWSWyk6axPP.pgp
Description: PGP signature

Reply via email to