summaryrefslogtreecommitdiff
path: root/www/p5-Dancer/Makefile
diff options
context:
space:
mode:
authorwen <wen@pkgsrc.org>2015-10-01 02:16:00 +0000
committerwen <wen@pkgsrc.org>2015-10-01 02:16:00 +0000
commit673e06c31794f542c0809a7f898d24734de5cb69 (patch)
treeb51f0537aab018dc8da17a868ec46a391091381f /www/p5-Dancer/Makefile
parent73ddd506bfeaa94e43647e2c0834842a321793e6 (diff)
downloadpkgsrc-673e06c31794f542c0809a7f898d24734de5cb69.tar.gz
Update to 1.3142
Add missing DEPENDS Upstream changes: 1.3142 2015-09-14 - Promotion to stable release. [ STATISTICS ] - code churn: 1 file changed, 15 insertions(+), 8 deletions(-) 1.3141 2015-09-07 [ BUG FIXES ] - Dancer::Logger::Abstract now always try to convert to the configured charset. (GH#1125, ironcamel) - Fix test that was failing on Windows because of platform-specific directory separators. (GH#1122, nanis)
Diffstat (limited to 'www/p5-Dancer/Makefile')
-rw-r--r--www/p5-Dancer/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/www/p5-Dancer/Makefile b/www/p5-Dancer/Makefile
index d08761db79b..19bac6f9806 100644
--- a/www/p5-Dancer/Makefile
+++ b/www/p5-Dancer/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.34 2015/07/11 09:09:50 wen Exp $
+# $NetBSD: Makefile,v 1.35 2015/10/01 02:16:00 wen Exp $
-DISTNAME= Dancer-1.3140
+DISTNAME= Dancer-1.3142
PKGNAME= p5-${DISTNAME}
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/Y/YA/YANICK/}
@@ -13,7 +13,8 @@ LICENSE= ${PERL5_LICENSE}
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/Dancer/.packlist
-BUILD_DEPENDS+= p5-CGI>=0:../../www/p5-CGI
+BUILD_DEPENDS+= p5-CGI>=0:../../www/p5-CGI \
+ p5-Test-NoWarnings>=0:../../devel/p5-Test-NoWarnings
DEPENDS+= p5-Clone>=0:../../devel/p5-Clone
DEPENDS+= p5-libwww-[0-9]*:../../www/p5-libwww