summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorsno <sno@pkgsrc.org>2010-02-22 16:10:16 +0000
committersno <sno@pkgsrc.org>2010-02-22 16:10:16 +0000
commitdd96b079a7ba8c5c5cd78ae62df47144a38fde7a (patch)
tree2f258df9cb6e548a9a631cc523dee07e41879604 /textproc
parent0c8700993129b381c9d87c1fbc8b43fae1256d80 (diff)
downloadpkgsrc-dd96b079a7ba8c5c5cd78ae62df47144a38fde7a.tar.gz
Updating textproc/p5-XML-Stream from 1.22nb1 to 1.23
pkgsrc changes: - Add license definition - Adjust dependencies Upstream changes: 1.23 ==== - RT#17484 Handle servers which re-use stream ID - RT#18711 Update link to XML Streams doc - RT#12977 Require perl >= 5.8.0 - RT#19415 Use jabber.org for tests - RT#21932 Fix authname for Google Talk SASL auth - RT#39098 Make dependencies more explicit - RT#24817 Merge and massage of toddr's SASL fix - RT#36864 Fake select on filehandles on win32 - RT#31215 Test and fix for XML node copying issue - RT#17325 Fix and test for infinite loop on quotes
Diffstat (limited to 'textproc')
-rw-r--r--textproc/p5-XML-Stream/Makefile13
-rw-r--r--textproc/p5-XML-Stream/distinfo8
2 files changed, 11 insertions, 10 deletions
diff --git a/textproc/p5-XML-Stream/Makefile b/textproc/p5-XML-Stream/Makefile
index 9323b978cfb..7a5e79d22c4 100644
--- a/textproc/p5-XML-Stream/Makefile
+++ b/textproc/p5-XML-Stream/Makefile
@@ -1,20 +1,21 @@
-# $NetBSD: Makefile,v 1.13 2008/10/19 19:18:59 he Exp $
+# $NetBSD: Makefile,v 1.14 2010/02/22 16:10:16 sno Exp $
#
-DISTNAME= XML-Stream-1.22
+DISTNAME= XML-Stream-1.23
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
+#PKGREVISION= 1
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://search.cpan.org/~reatmon/XML-Stream-1.22/
+HOMEPAGE= http://search.cpan.org/dist/XML-Stream/
COMMENT= XML::Stream provides you with access to XML Stream
+LICENSE= gnu-lgpl-v2
PKG_DESTDIR_SUPPORT= user-destdir
-DEPENDS+= p5-Authen-SASL>0:../../security/p5-Authen-SASL
-DEPENDS+= p5-MIME-Base64>0:../../converters/p5-MIME-Base64
+DEPENDS+= p5-Authen-SASL-[0-9]*:../../security/p5-Authen-SASL
+DEPENDS+= {perl>=5.7.3,p5-MIME-Base64>0}:../../converters/p5-MIME-Base64
PERL5_PACKLIST= auto/XML/Stream/.packlist
diff --git a/textproc/p5-XML-Stream/distinfo b/textproc/p5-XML-Stream/distinfo
index ffd13831739..ad6c5afcdcb 100644
--- a/textproc/p5-XML-Stream/distinfo
+++ b/textproc/p5-XML-Stream/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2008/06/22 15:21:52 he Exp $
+$NetBSD: distinfo,v 1.4 2010/02/22 16:10:16 sno Exp $
-SHA1 (XML-Stream-1.22.tar.gz) = e3b603eda6febb32f8380e8cff4f933f4121a1f0
-RMD160 (XML-Stream-1.22.tar.gz) = 8ec1bf1a9ab51a1757d9174ea42b24a483f89ee3
-Size (XML-Stream-1.22.tar.gz) = 80529 bytes
+SHA1 (XML-Stream-1.23.tar.gz) = 9b48b5a7f3b4e4cd5e0c91b19d994ca305a517a9
+RMD160 (XML-Stream-1.23.tar.gz) = 50e27cf82027e3c74368d19925a91f3aa354489d
+Size (XML-Stream-1.23.tar.gz) = 85045 bytes