summaryrefslogtreecommitdiff
path: root/www/p5-Dancer/Makefile
diff options
context:
space:
mode:
authorwen <wen@pkgsrc.org>2015-06-12 03:06:30 +0000
committerwen <wen@pkgsrc.org>2015-06-12 03:06:30 +0000
commit3855a533584a2625e39f77dbcb9911d70e5d333c (patch)
treee886cd10383435addeebec4854e42e72655b4894 /www/p5-Dancer/Makefile
parentd4f1ee457656594f97f7a97aad0d88ef7ef23e4d (diff)
downloadpkgsrc-3855a533584a2625e39f77dbcb9911d70e5d333c.tar.gz
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)
Diffstat (limited to 'www/p5-Dancer/Makefile')
-rw-r--r--www/p5-Dancer/Makefile5
1 files changed, 3 insertions, 2 deletions
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