pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/p5-Catalyst-Runtime forgot to bump LWP requirement...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/26a7a7dd8124
branches:  trunk
changeset: 567564:26a7a7dd8124
user:      sno <sno%pkgsrc.org@localhost>
date:      Sat Nov 21 14:13:19 2009 +0000

description:
forgot to bump LWP requirement to 5.814

diffstat:

 www/p5-Catalyst-Runtime/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 89b76f699ba9 -r 26a7a7dd8124 www/p5-Catalyst-Runtime/Makefile
--- a/www/p5-Catalyst-Runtime/Makefile  Sat Nov 21 14:11:59 2009 +0000
+++ b/www/p5-Catalyst-Runtime/Makefile  Sat Nov 21 14:13:19 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2009/11/21 14:11:46 sno Exp $
+# $NetBSD: Makefile,v 1.16 2009/11/21 14:13:19 sno Exp $
 
 DISTNAME=      Catalyst-Runtime-5.80014
 PKGNAME=       p5-${DISTNAME}
@@ -38,7 +38,7 @@
 DEPENDS+=      p5-Tree-Simple>=1.15:../../devel/p5-Tree-Simple
 DEPENDS+=      p5-Tree-Simple-VisitorFactory>=0:../../devel/p5-Tree-Simple-VisitorFactory
 DEPENDS+=      p5-URI>=1.35:../../www/p5-URI
-DEPENDS+=      p5-libwww>=5.805:../../www/p5-libwww
+DEPENDS+=      p5-libwww>=5.814:../../www/p5-libwww
 DEPENDS+=      p5-namespace-autoclean>=0.09:../../devel/p5-namespace-autoclean
 DEPENDS+=      p5-namespace-clean-[0-9]*:../../devel/p5-namespace-clean
 



Home | Main Index | Thread Index | Old Index