diff options
author | kleink <kleink@pkgsrc.org> | 2008-03-11 18:40:04 +0000 |
---|---|---|
committer | kleink <kleink@pkgsrc.org> | 2008-03-11 18:40:04 +0000 |
commit | 0b292150ff58bf8496f375caa8185a95b9f9bb32 (patch) | |
tree | 447bb893dd49d163d915cb81baa5ac517c6f4ab1 /textproc/p5-XML-Atom-Stream | |
parent | f0c7d032fa2ca1ffbefdd8fc3a6b22865433f917 (diff) | |
download | pkgsrc-0b292150ff58bf8496f375caa8185a95b9f9bb32.tar.gz |
Update p5-XML-Atom-Stream to 0.11; changes since 0.10 include:
0.11 Wed Jan 9 11:01:56 PST 2008
- Fixed a bug where xml:lang is transformed into unknown:lang.
(Thanks to David Recordon)
Diffstat (limited to 'textproc/p5-XML-Atom-Stream')
-rw-r--r-- | textproc/p5-XML-Atom-Stream/Makefile | 4 | ||||
-rw-r--r-- | textproc/p5-XML-Atom-Stream/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/textproc/p5-XML-Atom-Stream/Makefile b/textproc/p5-XML-Atom-Stream/Makefile index 586de1337df..07051e71283 100644 --- a/textproc/p5-XML-Atom-Stream/Makefile +++ b/textproc/p5-XML-Atom-Stream/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.3 2006/10/15 13:35:30 kleink Exp $ +# $NetBSD: Makefile,v 1.4 2008/03/11 18:40:04 kleink Exp $ -DISTNAME= XML-Atom-Stream-0.10 +DISTNAME= XML-Atom-Stream-0.11 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5xas CATEGORIES= textproc perl5 diff --git a/textproc/p5-XML-Atom-Stream/distinfo b/textproc/p5-XML-Atom-Stream/distinfo index 69a942e66e7..9e96f5865dd 100644 --- a/textproc/p5-XML-Atom-Stream/distinfo +++ b/textproc/p5-XML-Atom-Stream/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2006/10/15 13:35:30 kleink Exp $ +$NetBSD: distinfo,v 1.4 2008/03/11 18:40:04 kleink Exp $ -SHA1 (XML-Atom-Stream-0.10.tar.gz) = c2043b86396d9e374f82a9cb22f03485c30c34a9 -RMD160 (XML-Atom-Stream-0.10.tar.gz) = 9b93782d0a85288af9299c4c3ac2654144912cdd -Size (XML-Atom-Stream-0.10.tar.gz) = 4995 bytes +SHA1 (XML-Atom-Stream-0.11.tar.gz) = 9de8742d3a57bd2baf09e119f4ed83377eec2537 +RMD160 (XML-Atom-Stream-0.11.tar.gz) = 832e1b79623dc0e5d153168881eda86f8b97248a +Size (XML-Atom-Stream-0.11.tar.gz) = 5072 bytes |