From 3855a533584a2625e39f77dbcb9911d70e5d333c Mon Sep 17 00:00:00 2001 From: wen Date: Fri, 12 Jun 2015 03:06:30 +0000 Subject: Update to 1.3136 Upstream changes: 1.3136 2015-05-24 [DOCUMENTATION] - Remove mention of format 'with_id' from Dancer::Logger::Abstract. (GH#112, Fabrice Gabolde) [ENHANCEMENTS] - Cache sessions such that they are only retrieved once per request. (GH#1105, GH#992, Yanick Champoux) --- www/p5-Dancer/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'www/p5-Dancer/Makefile') diff --git a/www/p5-Dancer/Makefile b/www/p5-Dancer/Makefile index 13fe3a88bef..618b09efaa5 100644 --- a/www/p5-Dancer/Makefile +++ b/www/p5-Dancer/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.30 2015/04/24 13:22:48 wen Exp $ +# $NetBSD: Makefile,v 1.31 2015/06/12 03:06:30 wen Exp $ -DISTNAME= Dancer-1.3135 +DISTNAME= Dancer-1.3136 PKGNAME= p5-${DISTNAME} CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/Y/YA/YANICK/} @@ -13,6 +13,7 @@ LICENSE= ${PERL5_LICENSE} USE_LANGUAGES= # empty PERL5_PACKLIST= auto/Dancer/.packlist +DEPENDS+= p5-CGI>=0:../../www/p5-CGI DEPENDS+= p5-Clone>=0:../../devel/p5-Clone DEPENDS+= p5-libwww-[0-9]*:../../www/p5-libwww DEPENDS+= p5-Hash-Merge-Simple-[0-9]*:../../devel/p5-Hash-Merge-Simple -- cgit v1.2.3