Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Jul 2001 10:07:55 +0800 (CST)
From:      Yen-Ming Lee <leeym@bsd.ce.ntu.edu.tw>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/29289: update port: textproc/p5-XML-Stream
Message-ID:  <200107290207.f6T27tK47532@utopia.leeym.com>

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

>Number:         29289
>Category:       ports
>Synopsis:       update port: textproc/p5-XML-Stream
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jul 28 19:10:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Yen-Ming Lee
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD utopia.leeym.com 5.0-CURRENT FreeBSD 5.0-CURRENT #1: Sat Jun 23 08:54:50 CST 2001 root@utopia.leeym.com:/usr/obj/usr/src/sys/UTOPIA i386


	
>Description:

update port to version 1.12
>How-To-Repeat:
	
>Fix:

diff -ruN /usr/ports/textproc/p5-XML-Stream/Makefile p5-XML-Stream/Makefile
--- /usr/ports/textproc/p5-XML-Stream/Makefile	Sat Feb 17 23:31:17 2001
+++ p5-XML-Stream/Makefile	Sun Jul 29 10:05:06 2001
@@ -6,19 +6,23 @@
 #
 
 PORTNAME=	XML-Stream
-PORTVERSION=	1.11
+PORTVERSION=	1.12
 CATEGORIES=	textproc perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	XML
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	leeym@cae.ce.ntu.edu.tw
+MAINTAINER=	ports@FreeBSD.org
 
-RUN_DEPENDS=	${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser
+BUILD_DEPENDS=	${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser \
+		${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Unicode/String.pm:${PORTSDIR}/converters/p5-Unicode-String
+RUN_DEPENDS=	${BUILD_DEPENDS}
 
 PERL_CONFIGURE=	yes
 
 MANPREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
-MAN3=		XML::Stream.3 XML::Stream::Namespace.3 XML::Stream::Parser.3 XML::Stream::Parser::DTD.3
+MAN3=		XML::Stream.3 XML::Stream::Hash.3 XML::Stream::Namespace.3 \
+		XML::Stream::Parser.3 XML::Stream::Parser::DTD.3 \
+		XML::Stream::Tree.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	Sat Feb 17 23:31:17 2001
+++ p5-XML-Stream/distinfo	Sun Jul 29 09:17:09 2001
@@ -1 +1 @@
-MD5 (XML-Stream-1.11.tar.gz) = a4b38a21f0adbb32e82f41fcfd8c800a
+MD5 (XML-Stream-1.12.tar.gz) = 0a679cd2f7f794c5ee86f9939b1854dc


>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?200107290207.f6T27tK47532>