summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwen <wen>2016-08-16 00:34:14 +0000
committerwen <wen>2016-08-16 00:34:14 +0000
commitdadbe6d7d9c4a86ee217fb4e10da1d4ae4e75990 (patch)
tree5f56b01685fb2271b1db46d3ab9b8dc86d9889e0
parent4a2d92b56c25b7956a87d4bf1c4b59c9252e5945 (diff)
downloadpkgsrc-dadbe6d7d9c4a86ee217fb4e10da1d4ae4e75990.tar.gz
Update to 0.202000
Upstream changes: 0.202000 2016-08-13 13:50:30-05:00 America/Chicago [ BUG FIXES ] * Fix memory leak in plugins. (Sawyer X) * GH #1180, #1220: Revert (most of) GH #1120. Change back to using MooX::Types::MooseLike until issues around Type::Tiny are resolved. Peter (@SysPete) Mottram * GH #1192: Decode body|query|request_parameters (Peter Mottram) * GH #1224: Plugins defined with :PluginKeyword attribute are now exported. (Yanick Champoux) * GH #1226: Plugins can now call the DSL of the app via $self->dsl (Sawyer X) [ ENHANCEMENTS ] * PR #1223: Add YAML::XS to Recommends (Peter Mottram) * PR #1117: If installed, use HTTP::XSCookies and all cookie operations will be faster (Peter Mottram) * PR #1228: Allow register_plugin() to pass @_ properly (Sawyer X) * PR #1231: Plugins can now call the syntax of plugins they loaded (Sawyer X) [ DOCUMENTATION ] * PR #1151: Note that config is immutable after first read (Peter Mottram) * PR #1222: Update list of files generated by `dancer2 -a`, make name of sample app consistent (Daniel Perrett)
-rw-r--r--www/p5-Dancer2/Makefile6
-rw-r--r--www/p5-Dancer2/distinfo10
2 files changed, 8 insertions, 8 deletions
diff --git a/www/p5-Dancer2/Makefile b/www/p5-Dancer2/Makefile
index 5378c24dd2b..8c5ffa9fafe 100644
--- a/www/p5-Dancer2/Makefile
+++ b/www/p5-Dancer2/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.35 2016/07/23 23:45:00 wen Exp $
+# $NetBSD: Makefile,v 1.36 2016/08/16 00:34:14 wen Exp $
-DISTNAME= Dancer2-0.201000
+DISTNAME= Dancer2-0.202000
PKGNAME= p5-${DISTNAME}
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/C/CR/CROMEDOME/}
@@ -43,7 +43,7 @@ DEPENDS+= p5-Role-Tiny>=2.000000:../../devel/p5-Role-Tiny
DEPENDS+= p5-Safe-Isa>=0:../../devel/p5-Safe-Isa
DEPENDS+= p5-Template-Tiny>=0:../../textproc/p5-Template-Tiny
DEPENDS+= p5-Template-Toolkit>=0:../../www/p5-Template-Toolkit
-DEPENDS+= p5-Type-Tiny>=0.008:../../devel/p5-Type-Tiny
+#DEPENDS+= p5-Type-Tiny>=0.008:../../devel/p5-Type-Tiny
DEPENDS+= p5-URI>=0:../../www/p5-URI
DEPENDS+= p5-YAML>=0:../../textproc/p5-YAML
DEPENDS+= p5-YAML-LibYAML>=0:../../textproc/p5-YAML-LibYAML
diff --git a/www/p5-Dancer2/distinfo b/www/p5-Dancer2/distinfo
index 94606e42ca9..59b792e8997 100644
--- a/www/p5-Dancer2/distinfo
+++ b/www/p5-Dancer2/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.30 2016/07/23 23:45:00 wen Exp $
+$NetBSD: distinfo,v 1.31 2016/08/16 00:34:14 wen Exp $
-SHA1 (Dancer2-0.201000.tar.gz) = 317cae77262918b3d16d91af040895dc6c4a1c2b
-RMD160 (Dancer2-0.201000.tar.gz) = 245fddfc16fb939755bb706f08d3649a9b0523ee
-SHA512 (Dancer2-0.201000.tar.gz) = 5a75799e02bf99bb0a3b4ee431da8332e920fbb4508fce800554572098125ef0541ed0c04c0299972ab20d66d4349aa9ce14f320e977183dca211c683eea12d6
-Size (Dancer2-0.201000.tar.gz) = 347831 bytes
+SHA1 (Dancer2-0.202000.tar.gz) = 599aac8c5221402049d8c4745f75404ef83652a1
+RMD160 (Dancer2-0.202000.tar.gz) = c560e0b7c9c2b4f0fc556a9bc445820560f961dc
+SHA512 (Dancer2-0.202000.tar.gz) = c984f0a2a8b6275d4e571c0e4ae95a0c79305a6318da838f9840bdfdf8b6cbb2a6a99d425f8c7a194fbc1bfd7bfc64918d46455fa909ceefdddac21575425155
+Size (Dancer2-0.202000.tar.gz) = 351046 bytes