summaryrefslogtreecommitdiff
path: root/textproc/p5-XML-SAX-Writer
diff options
context:
space:
mode:
authorobache <obache>2006-11-06 13:31:13 +0000
committerobache <obache>2006-11-06 13:31:13 +0000
commit2bfac14e0c214299d78d4d271a492de554af6c7d (patch)
tree48fcf7dc0365b4542333c123222a2f6845f99a0c /textproc/p5-XML-SAX-Writer
parent2e3cb26e94e486780ff9a729264defabbf0dd955 (diff)
downloadpkgsrc-2bfac14e0c214299d78d4d271a492de554af6c7d.tar.gz
Update p5-XML-SAX-Writer to 1.50.
pkgsrc-changes: fix dependency. add p5-XML-SAX (XML::SAX::Exception), p5-Text-Iconv and p5-XML-Filter-BufferText, and delete p5-File-Temp-[0-9]* (already in base perl package) Changes: 0.50 - Sep 14, 2006 - fixed redundant skipped entity at start_dtd (RT.cpan.org #18546) - attribute_decl expects Mode instead of ValueDefault property to fit to Perl SAX 2.1 (ValueDefault still supported) - fixed make test failure with Text::Iconv 1.3 or higher (RT.cpan.org #7436 and #9690) - fixed make test failure on VMS (RT.cpan.org #18663) - fixed dropped output on encoding conversion errors (RT.cpan.org #17177)
Diffstat (limited to 'textproc/p5-XML-SAX-Writer')
-rw-r--r--textproc/p5-XML-SAX-Writer/Makefile9
-rw-r--r--textproc/p5-XML-SAX-Writer/distinfo8
2 files changed, 9 insertions, 8 deletions
diff --git a/textproc/p5-XML-SAX-Writer/Makefile b/textproc/p5-XML-SAX-Writer/Makefile
index 586a28afe76..c764105ee77 100644
--- a/textproc/p5-XML-SAX-Writer/Makefile
+++ b/textproc/p5-XML-SAX-Writer/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2006/03/04 21:30:50 jlam Exp $
+# $NetBSD: Makefile,v 1.6 2006/11/06 13:31:13 obache Exp $
-DISTNAME= XML-SAX-Writer-0.44
+DISTNAME= XML-SAX-Writer-0.50
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/}
@@ -10,8 +9,10 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/XML-SAX-Writer/
COMMENT= SAX2 (XML) Writer
+DEPENDS+= p5-Text-Iconv>=1.2:../../converters/p5-Text-Iconv
+DEPENDS+= p5-XML-SAX>=0.12:../../textproc/p5-XML-SAX
DEPENDS+= p5-XML-NamespaceSupport>=0.03:../../textproc/p5-XML-NamespaceSupport
-DEPENDS+= p5-File-Temp-[0-9]*:../../devel/p5-File-Temp
+DEPENDS+= p5-XML-Filter-BufferText>=0.01:../../textproc/p5-XML-Filter-BufferText
PKG_INSTALLATION_TYPES= overwrite pkgviews
diff --git a/textproc/p5-XML-SAX-Writer/distinfo b/textproc/p5-XML-SAX-Writer/distinfo
index 418705d7a97..f56066b54ef 100644
--- a/textproc/p5-XML-SAX-Writer/distinfo
+++ b/textproc/p5-XML-SAX-Writer/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2005/02/24 14:48:47 agc Exp $
+$NetBSD: distinfo,v 1.3 2006/11/06 13:31:13 obache Exp $
-SHA1 (XML-SAX-Writer-0.44.tar.gz) = 30a08a8b9a0f0f70f859362c5c930dce75c8a991
-RMD160 (XML-SAX-Writer-0.44.tar.gz) = cbc1992edbceb6976edea4f7e84c5e908a64178a
-Size (XML-SAX-Writer-0.44.tar.gz) = 11683 bytes
+SHA1 (XML-SAX-Writer-0.50.tar.gz) = 58caf2d747ce7f607fe026c71a288bb18c2c3df8
+RMD160 (XML-SAX-Writer-0.50.tar.gz) = 2edbde3887d36726dceddad8e11fd1f5005b5ac1
+Size (XML-SAX-Writer-0.50.tar.gz) = 12635 bytes