Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Dec 2001 21:07:48 +0300
From:      skv@protey.ru
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/32771: Update port: p5-XML-SAX-0.03 
Message-ID:  <E16DrJk-000OZG-00@3wgraphics.com>

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

>Number:         32771
>Category:       ports
>Synopsis:       Update port: p5-XML-SAX-0.03
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Dec 12 16:10:01 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Sergey Skvortsov
>Release:        FreeBSD 4.4-STABLE i386
>Organization:
<Organization of PR author (multiple lines)>
>Environment:

	<Relevant environment information (multiple lines)>

>Description:

Update port: p5-XML-SAX-0.03

Simple API for XML

>How-To-Repeat:

	<Code/input/activities to reproduce the problem (multiple lines)>

>Fix:

diff -ur p5-XML-SAX-0.02/Makefile p5-XML-SAX/Makefile
--- p5-XML-SAX-0.02/Makefile	Sat Dec  8 18:01:37 2001
+++ p5-XML-SAX/Makefile	Sat Dec  8 18:10:09 2001
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	XML-SAX
-PORTVERSION=	0.02
+PORTVERSION=	0.03
 CATEGORIES=	textproc perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	XML
@@ -19,8 +19,9 @@
 
 PERL_CONFIGURE=	yes
 
-MAN3=		XML::SAX.3 XML::SAX::Base.3 XML::SAX::ParserFactory.3 \
-		XML::SAX::PurePerl.3 XML::SAX::PurePerl::Reader.3
+MAN3=		XML::SAX.3 XML::SAX::Base.3 XML::SAX::Exception.3 \
+		XML::SAX::ParserFactory.3 XML::SAX::PurePerl.3 \
+		XML::SAX::PurePerl::Reader.3
 
 MANPREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
 
diff -ur p5-XML-SAX-0.02/distinfo p5-XML-SAX/distinfo
--- p5-XML-SAX-0.02/distinfo	Sat Dec  8 18:01:37 2001
+++ p5-XML-SAX/distinfo	Sat Dec  8 18:04:13 2001
@@ -1 +1 @@
-MD5 (XML-SAX-0.02.tar.gz) = 153106a8014d45b91c72a59de196c0b3
+MD5 (XML-SAX-0.03.tar.gz) = f4da07ffcd323521407ef5e30620a5d7
diff -ur p5-XML-SAX-0.02/pkg-plist p5-XML-SAX/pkg-plist
--- p5-XML-SAX-0.02/pkg-plist	Sat Dec  8 18:01:37 2001
+++ p5-XML-SAX/pkg-plist	Sat Dec  8 18:13:15 2001
@@ -16,6 +16,7 @@
 lib/perl5/site_perl/%%PERL_VER%%/XML/SAX/PurePerl/Reader/String.pm
 lib/perl5/site_perl/%%PERL_VER%%/XML/SAX/PurePerl/Reader/URI.pm
 lib/perl5/site_perl/%%PERL_VER%%/XML/SAX/PurePerl/XMLDecl.pm
+lib/perl5/site_perl/%%PERL_VER%%/XML/SAX/placeholder.pl
 @dirrm lib/perl5/site_perl/%%PERL_VER%%/XML/SAX/PurePerl/Reader
 @unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/XML/SAX/PurePerl 2>/dev/null || true
 @unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/XML/SAX 2>/dev/null || true
>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?E16DrJk-000OZG-00>