From ee960015a00ba95b12f949035c6033233ba8e0b4 Mon Sep 17 00:00:00 2001 From: kevlo Date: Sat, 17 Feb 2001 15:31:17 +0000 Subject: Update to version 1.11 PR: 25165 Submitted by: MAINTAINER --- textproc/p5-XML-Stream/Makefile | 6 +++--- textproc/p5-XML-Stream/distinfo | 2 +- textproc/p5-XML-Stream/pkg-descr | 7 +++++-- textproc/p5-XML-Stream/pkg-plist | 3 +++ 4 files changed, 12 insertions(+), 6 deletions(-) (limited to 'textproc') diff --git a/textproc/p5-XML-Stream/Makefile b/textproc/p5-XML-Stream/Makefile index e94028a..b4e6bd8 100644 --- a/textproc/p5-XML-Stream/Makefile +++ b/textproc/p5-XML-Stream/Makefile @@ -6,7 +6,7 @@ # PORTNAME= XML-Stream -PORTVERSION= 1.10 +PORTVERSION= 1.11 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= XML @@ -16,9 +16,9 @@ MAINTAINER= leeym@cae.ce.ntu.edu.tw RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser -PERL_CONFIGURE= YES +PERL_CONFIGURE= yes MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} -MAN3= XML::Stream.3 XML::Stream::Namespace.3 +MAN3= XML::Stream.3 XML::Stream::Namespace.3 XML::Stream::Parser.3 XML::Stream::Parser::DTD.3 .include diff --git a/textproc/p5-XML-Stream/distinfo b/textproc/p5-XML-Stream/distinfo index 9fced9a..c53afe5 100644 --- a/textproc/p5-XML-Stream/distinfo +++ b/textproc/p5-XML-Stream/distinfo @@ -1 +1 @@ -MD5 (XML-Stream-1.10.tar.gz) = 8cf628adb1671f7ede54db5da2b64f70 +MD5 (XML-Stream-1.11.tar.gz) = a4b38a21f0adbb32e82f41fcfd8c800a diff --git a/textproc/p5-XML-Stream/pkg-descr b/textproc/p5-XML-Stream/pkg-descr index e8a7772..95b822e 100644 --- a/textproc/p5-XML-Stream/pkg-descr +++ b/textproc/p5-XML-Stream/pkg-descr @@ -1,12 +1,15 @@ -XML::Stream v1.10 +XML::Stream v1.11 This module provides you with access to XML Streams. An XML Stream is just that. A stream of XML over a connection between two computers. For more information about XML Streams, and the group that created them, please visit: -http://etherx.jabber.org/streams +WWW: http://sourceforge.net/projects/xmlstream/ Ryan Eatmon Jabber Perl Team Leader reatmon@jabber.org + +-- +Yen-Ming Lee diff --git a/textproc/p5-XML-Stream/pkg-plist b/textproc/p5-XML-Stream/pkg-plist index 8f3a516..ca93ec0 100644 --- a/textproc/p5-XML-Stream/pkg-plist +++ b/textproc/p5-XML-Stream/pkg-plist @@ -1,6 +1,9 @@ lib/perl5/site_perl/%%PERL_VER%%/XML/Stream.pm lib/perl5/site_perl/%%PERL_VER%%/XML/Stream/Namespace.pm +lib/perl5/site_perl/%%PERL_VER%%/XML/Stream/Parser.pm +lib/perl5/site_perl/%%PERL_VER%%/XML/Stream/Parser/DTD.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/XML/Stream/.packlist @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/XML/Stream +@dirrm lib/perl5/site_perl/%%PERL_VER%%/XML/Stream/Parser @dirrm lib/perl5/site_perl/%%PERL_VER%%/XML/Stream @dirrm lib/perl5/site_perl/%%PERL_VER%%/XML -- cgit v1.1