diff options
-rw-r--r-- | textproc/p5-XML-Feed/Makefile | 8 | ||||
-rw-r--r-- | textproc/p5-XML-Feed/distinfo | 8 |
2 files changed, 8 insertions, 8 deletions
diff --git a/textproc/p5-XML-Feed/Makefile b/textproc/p5-XML-Feed/Makefile index 532ce424ad0..45a23f2172c 100644 --- a/textproc/p5-XML-Feed/Makefile +++ b/textproc/p5-XML-Feed/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2009/02/23 23:40:18 joerg Exp $ +# $NetBSD: Makefile,v 1.7 2009/04/24 17:38:51 sno Exp $ # -DISTNAME= XML-Feed-0.41 +DISTNAME= XML-Feed-0.42 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5xfe CATEGORIES= textproc perl5 @@ -18,8 +18,8 @@ DEPENDS+= p5-DateTime-[0-9]*:../../time/p5-DateTime DEPENDS+= p5-DateTime-Format-Mail-[0-9]*:../../time/p5-DateTime-Format-Mail DEPENDS+= p5-DateTime-Format-W3CDTF-[0-9]*:../../time/p5-DateTime-Format-W3CDTF DEPENDS+= p5-Feed-Find-[0-9]*:../../textproc/p5-Feed-Find -DEPENDS+= p5-Scalar-List-Utils-[0-9]*:../../devel/p5-Scalar-List-Utils -DEPENDS+= p5-Module-Pluggable-[0-9]*:../../devel/p5-Module-Pluggable +DEPENDS+= {perl>=5.10,p5-Scalar-List-Utils-[0-9]*}:../../devel/p5-Scalar-List-Utils +DEPENDS+= {perl>=5.10,p5-Module-Pluggable-[0-9]*}:../../devel/p5-Module-Pluggable DEPENDS+= p5-URI-Fetch-[0-9]*:../../www/p5-URI-Fetch DEPENDS+= p5-XML-Atom>=0.32:../../textproc/p5-XML-Atom DEPENDS+= p5-XML-LibXML>=1.66:../../textproc/p5-XML-LibXML diff --git a/textproc/p5-XML-Feed/distinfo b/textproc/p5-XML-Feed/distinfo index 16397b37faa..d09fe312848 100644 --- a/textproc/p5-XML-Feed/distinfo +++ b/textproc/p5-XML-Feed/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2009/02/22 15:58:30 wiz Exp $ +$NetBSD: distinfo,v 1.4 2009/04/24 17:38:51 sno Exp $ -SHA1 (XML-Feed-0.41.tar.gz) = 7691f6ba8cac16f1ed9cdba4a844ceabc313bf2d -RMD160 (XML-Feed-0.41.tar.gz) = a93f3f8a1f7bbb74ed4572150bec5ae765ec3025 -Size (XML-Feed-0.41.tar.gz) = 23064 bytes +SHA1 (XML-Feed-0.42.tar.gz) = 7f1df1301447064ef9f391572b4144516139c6a7 +RMD160 (XML-Feed-0.42.tar.gz) = 43aa9866cd4a661fcaec10b08c37fdb78394978a +Size (XML-Feed-0.42.tar.gz) = 31913 bytes |