pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/p5-Catalyst-Component-InstancePerContext Needs p5-...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/938704dd7081
branches:  trunk
changeset: 348839:938704dd7081
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Sun Jun 19 16:51:30 2016 +0000

description:
Needs p5-URI-ws.

diffstat:

 www/p5-Catalyst-Component-InstancePerContext/Makefile |  7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)

diffs (21 lines):

diff -r 96f42d0b7c1a -r 938704dd7081 www/p5-Catalyst-Component-InstancePerContext/Makefile
--- a/www/p5-Catalyst-Component-InstancePerContext/Makefile     Sun Jun 19 16:51:02 2016 +0000
+++ b/www/p5-Catalyst-Component-InstancePerContext/Makefile     Sun Jun 19 16:51:30 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2016/06/08 19:24:58 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2016/06/19 16:51:30 joerg Exp $
 
 DISTNAME=      Catalyst-Component-InstancePerContext-0.001001
 PKGNAME=       p5-${DISTNAME}
@@ -10,8 +10,9 @@
 HOMEPAGE=      http://search.cpan.org/dist/Catalyst-Component-InstancePerContext/
 COMMENT=       Return a new instance a component on each request
 
-DEPENDS+=      p5-Catalyst-Runtime>=0:../../www/p5-Catalyst-Runtime
-DEPENDS+=      p5-Moose>0:../../devel/p5-Moose
+DEPENDS+=      p5-Catalyst-Runtime-[0-9]*:../../www/p5-Catalyst-Runtime
+DEPENDS+=      p5-Moose-[0-9]*:../../devel/p5-Moose
+DEPENDS+=      p5-URI-ws>=0.03:../../www/p5-URI-ws
 #DEPENDS+=     {perl>=5.10,p5-Scalar-List-Utils-[0-9]*}:../../devel/p5-Scalar-List-Utils
 
 USE_LANGUAGES= # empty



Home | Main Index | Thread Index | Old Index