summaryrefslogtreecommitdiff
path: root/textproc/p5-XML-SAX-Writer
diff options
context:
space:
mode:
authorhe <he@pkgsrc.org>2008-11-28 14:39:59 +0000
committerhe <he@pkgsrc.org>2008-11-28 14:39:59 +0000
commitf9a2e39333c5b483dad2ec46026034dbf1f7fc8c (patch)
treec0934296c678216b6f0c60867501c624e2cfd20e /textproc/p5-XML-SAX-Writer
parent6e8863bae1f647539a78dff035efa447fc37a090 (diff)
downloadpkgsrc-f9a2e39333c5b483dad2ec46026034dbf1f7fc8c.tar.gz
Updated from version 0.50nb1 to 0.52.
Pkgsrc changes: o Adjusted dependencies to fit the new requirements. Upstream changes: 0.52 - 2008-11-19 - Fix spelling of QuoteCharacter 0.51 - 2008-11-19 - Added QuoteCharecter parameter to new() to control quoting of attributes (perigrin) - Added Tests and Docs
Diffstat (limited to 'textproc/p5-XML-SAX-Writer')
-rw-r--r--textproc/p5-XML-SAX-Writer/Makefile11
-rw-r--r--textproc/p5-XML-SAX-Writer/distinfo8
2 files changed, 9 insertions, 10 deletions
diff --git a/textproc/p5-XML-SAX-Writer/Makefile b/textproc/p5-XML-SAX-Writer/Makefile
index 15e3d35cadd..54e717dcf52 100644
--- a/textproc/p5-XML-SAX-Writer/Makefile
+++ b/textproc/p5-XML-SAX-Writer/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2008/10/19 19:18:59 he Exp $
+# $NetBSD: Makefile,v 1.9 2008/11/28 14:39:59 he Exp $
-DISTNAME= XML-SAX-Writer-0.50
+DISTNAME= XML-SAX-Writer-0.52
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/}
@@ -11,9 +10,9 @@ 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-XML-Filter-BufferText>=0.01:../../textproc/p5-XML-Filter-BufferText
+DEPENDS+= p5-XML-SAX-Base>=1.01:../../textproc/p5-XML-SAX-Base
+DEPENDS+= p5-XML-NamespaceSupport>=1.00:../../textproc/p5-XML-NamespaceSupport
+DEPENDS+= p5-XML-Filter-BufferText>=1.00:../../textproc/p5-XML-Filter-BufferText
PKG_INSTALLATION_TYPES= overwrite pkgviews
PKG_DESTDIR_SUPPORT= user-destdir
diff --git a/textproc/p5-XML-SAX-Writer/distinfo b/textproc/p5-XML-SAX-Writer/distinfo
index f56066b54ef..50a2f7867e0 100644
--- a/textproc/p5-XML-SAX-Writer/distinfo
+++ b/textproc/p5-XML-SAX-Writer/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2006/11/06 13:31:13 obache Exp $
+$NetBSD: distinfo,v 1.4 2008/11/28 14:39:59 he Exp $
-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
+SHA1 (XML-SAX-Writer-0.52.tar.gz) = eac10b31423c495af163f88fe1107120fdf95f52
+RMD160 (XML-SAX-Writer-0.52.tar.gz) = 7b799795d747ffefe131a2e9ab88ef872a0fd1ec
+Size (XML-SAX-Writer-0.52.tar.gz) = 24592 bytes