summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwen <wen>2015-02-23 11:13:59 +0000
committerwen <wen>2015-02-23 11:13:59 +0000
commit1010a37b569acc53059740ed82915824016b6392 (patch)
tree90ace1ff017e9ec50645690b06ce2b5e5370e52a
parent3343067e9a2a681d49bcdec848a5c43282486f81 (diff)
downloadpkgsrc-1010a37b569acc53059740ed82915824016b6392.tar.gz
Update to 1.3134
Add missing DEPENDS Upstream changes: 1.3134 2015-02-22 [DOCUMENTATION] - Improve Dancer::Request documentation. (GH#1095, Gabor Szabo) - Added descriptions to a bunch of internal modules. (GH#1097, Brad Macpherson) - Correcting the documentation's grammar. (GH#1101, Jonathan Hall) - Improve Dancer.pm's documentation wrt the export of 'warnings'. (GH#1100, Brad Macpherson) - Generated development.yml was saying the logs appear on STDOUT whereas it's really STDERR. (GH#1102, Fabrice Gabolde) [ENHANCEMENTS] - Skip tests requiring 'fork' if on a perl that doesn't implement it. (GH#1094, Steve Hay) - Using ':script' disable command-line argument munging globally. (GH#1098, Brad Macpherson) [STATISTICS] - code churn: 33 files changed, 173 insertions(+), 113 deletions(-) 1.3133 2014-11-26 [BUG FIXES] - Test was failing for Perl 5.21+ (error message changed). (GH#1073, cpansprout) [DOCUMENTATION] - Mention environment variables in Dancer::Config. (GH#1085, Sniperovitch) - Replace "return send_file" with "send_file". (GH#1089, Ashley Willis) - Fix NAME section for Dancer::Plugin::Ajax. (GH#1090, Ivan Bessarabov) - Fix wrong layout directory in documentation. (GH#1091, olof) [ENHANCEMENTS] - Speedup in the upload of large files. (GH#1092, snakpak) [STATISTICS] - code churn: 6 files changed, 100 insertions(+), 35 deletions(-)
-rw-r--r--www/p5-Dancer/Makefile5
-rw-r--r--www/p5-Dancer/distinfo8
2 files changed, 7 insertions, 6 deletions
diff --git a/www/p5-Dancer/Makefile b/www/p5-Dancer/Makefile
index 3a388369ecd..20ad47a9a83 100644
--- a/www/p5-Dancer/Makefile
+++ b/www/p5-Dancer/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.28 2014/10/27 13:57:11 wen Exp $
+# $NetBSD: Makefile,v 1.29 2015/02/23 11:13:59 wen Exp $
-DISTNAME= Dancer-1.3132
+DISTNAME= Dancer-1.3134
PKGNAME= p5-${DISTNAME}
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/Y/YA/YANICK/}
@@ -15,6 +15,7 @@ PERL5_PACKLIST= auto/Dancer/.packlist
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
DEPENDS+= p5-HTTP-Body>=1.07:../../www/p5-HTTP-Body
DEPENDS+= p5-HTTP-Server-Simple-PSGI>=0.11:../../www/p5-HTTP-Server-Simple-PSGI
DEPENDS+= p5-MIME-Types-[0-9]*:../../mail/p5-MIME-Types
diff --git a/www/p5-Dancer/distinfo b/www/p5-Dancer/distinfo
index ae3bb021b21..138cb64e705 100644
--- a/www/p5-Dancer/distinfo
+++ b/www/p5-Dancer/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.22 2014/10/27 13:57:11 wen Exp $
+$NetBSD: distinfo,v 1.23 2015/02/23 11:13:59 wen Exp $
-SHA1 (Dancer-1.3132.tar.gz) = 766c65a04d030e6a07a5266fab31f86ce65d3557
-RMD160 (Dancer-1.3132.tar.gz) = aeb659508fd1f908edbe6bc81d638464139ea6fd
-Size (Dancer-1.3132.tar.gz) = 388898 bytes
+SHA1 (Dancer-1.3134.tar.gz) = 689ea8764ee27693b2f309f39807e0159fae406f
+RMD160 (Dancer-1.3134.tar.gz) = 9e42cd18d38d9b68bfaf4614858922a345aad8e4
+Size (Dancer-1.3134.tar.gz) = 377019 bytes