Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Feb 2001 20:35:15 +0800 (CST)
From:      leeym@bsd.ce.ntu.edu.tw
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/25165: update port: text/p5-XML-Stream
Message-ID:  <200102171235.f1HCZFh42603@utopia.leeym.com>

next in thread | raw e-mail | index | archive | help

>Number:         25165
>Category:       ports
>Synopsis:       update port: text/p5-XML-Stream
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Feb 17 04:40:04 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Yen-Ming Lee
>Release:        FreeBSD 4.2-STABLE i386
>Organization:
>Environment:

4.x-STABLE

>Description:

update port to v1.11

>How-To-Repeat:

	

>Fix:

diff -ruN /usr/ports/textproc/p5-XML-Stream/Makefile p5-XML-Stream/Makefile
--- /usr/ports/textproc/p5-XML-Stream/Makefile	Tue Dec 12 23:34:16 2000
+++ p5-XML-Stream/Makefile	Sat Feb 17 19:56:08 2001
@@ -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
@@ -19,6 +19,6 @@
 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 <bsd.port.mk>
diff -ruN /usr/ports/textproc/p5-XML-Stream/distinfo p5-XML-Stream/distinfo
--- /usr/ports/textproc/p5-XML-Stream/distinfo	Tue Dec 12 23:34:16 2000
+++ p5-XML-Stream/distinfo	Sat Feb 17 19:53:39 2001
@@ -1 +1 @@
-MD5 (XML-Stream-1.10.tar.gz) = 8cf628adb1671f7ede54db5da2b64f70
+MD5 (XML-Stream-1.11.tar.gz) = a4b38a21f0adbb32e82f41fcfd8c800a
diff -ruN /usr/ports/textproc/p5-XML-Stream/pkg-descr p5-XML-Stream/pkg-descr
--- /usr/ports/textproc/p5-XML-Stream/pkg-descr	Tue Dec 12 23:34:16 2000
+++ p5-XML-Stream/pkg-descr	Sat Feb 17 20:30:51 2001
@@ -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 <leeym@cae.ce.ntu.edu.tw>
diff -ruN /usr/ports/textproc/p5-XML-Stream/pkg-plist p5-XML-Stream/pkg-plist
--- /usr/ports/textproc/p5-XML-Stream/pkg-plist	Sat Dec 16 12:09:24 2000
+++ p5-XML-Stream/pkg-plist	Sat Feb 17 20:01:44 2001
@@ -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


>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200102171235.f1HCZFh42603>