summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwen <wen>2015-11-08 01:28:56 +0000
committerwen <wen>2015-11-08 01:28:56 +0000
commit380eb647b6a753b56bbf9c7bed86fe4a31a2da69 (patch)
treed5a51ff75259bf398b0e328b019e874f67e7b184
parent8c7efd27df78338a82ae3be701cb0380161737ff (diff)
downloadpkgsrc-380eb647b6a753b56bbf9c7bed86fe4a31a2da69.tar.gz
Update to 1.3202
Upstream changes: 1.3202 2015-11-07 - Re-releasing 1.3200 again now CPAN perms should be fully sorted. 1.3201 2015-11-07 - Re-releasing 1.3200 now I should have the required permissions. (Can't re-upload as 1.3200 even though it wasn't indexed due to PAUSE restrictions) 1.3200 2015-11-06 [BUG FIXES] - Fix temporary directory handling in serialiser tests (PR 1133, nanis) [ENHANCEMENTS] - Promoting 1.3144 to stable. Only one odd, rare failure remains on CPAN Testers, which I cannot reproduce. - Bind to 127.0.0.1 in tests to avoid occasional spurious failures on busy build hosts (PR 1136, thanks to @redbaron) - More efficient handling of large requests - don't store the raw request body, but fish it out of the HTTP::Body object's temp file if required (PR 1134, David Precious (bigpresh)) [NEW FEATURES] - Allow mixd named params and splats in route definitions (PR 1086, veryrusty) 1.3144 2015-11-04 [ENHANCEMENTS] - Bind to 127.0.0.1 in tests to avoid occasional spurious failures on busy build hosts (PR 1136, thanks to @redbaron) 1.3143 2015-10-26 - Note: new release manager for Dancer1: David Precious (BIGPRESH) [BUG FIXES] - Fix temporary directory handling in serialiser tests (PR 1133, nanis) [ENHANCEMENTS] - More efficient handling of large requests - don't store the raw request body, but fish it out of the HTTP::Body object's temp file if required (PR 1134, David Precious (bigpresh)) [NEW FEATURES] - Allow mixd named params and splats in route definitions (PR 1086, veryrusty)
-rw-r--r--www/p5-Dancer/Makefile6
-rw-r--r--www/p5-Dancer/distinfo10
2 files changed, 8 insertions, 8 deletions
diff --git a/www/p5-Dancer/Makefile b/www/p5-Dancer/Makefile
index 19bac6f9806..00d683498e1 100644
--- a/www/p5-Dancer/Makefile
+++ b/www/p5-Dancer/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.35 2015/10/01 02:16:00 wen Exp $
+# $NetBSD: Makefile,v 1.36 2015/11/08 01:28:56 wen Exp $
-DISTNAME= Dancer-1.3142
+DISTNAME= Dancer-1.3202
PKGNAME= p5-${DISTNAME}
CATEGORIES= www perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/Y/YA/YANICK/}
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/B/BI/BIGPRESH/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://perldancer.org/
diff --git a/www/p5-Dancer/distinfo b/www/p5-Dancer/distinfo
index b83000bfb28..d1157f243d7 100644
--- a/www/p5-Dancer/distinfo
+++ b/www/p5-Dancer/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.29 2015/11/04 02:47:06 agc Exp $
+$NetBSD: distinfo,v 1.30 2015/11/08 01:28:56 wen Exp $
-SHA1 (Dancer-1.3142.tar.gz) = cbff26b94f688685662dfc322f963a8c63aa7bfc
-RMD160 (Dancer-1.3142.tar.gz) = 7d9a62e0e375f4afad75b69b26f1b2e55e29f8dd
-SHA512 (Dancer-1.3142.tar.gz) = f3093ac7df7aa8ba6739d5d40d7ba2a1274a3114368b9a0ae9cb61bfc9ac6c07918eb225faafc2c452eaafec8599e61faf9ac2a175214758d702602fdb4aa325
-Size (Dancer-1.3142.tar.gz) = 379097 bytes
+SHA1 (Dancer-1.3202.tar.gz) = a49ccf00f228933cb358980933270f42681a7310
+RMD160 (Dancer-1.3202.tar.gz) = bfffa5aec405bab53e743d611c9ba0fb44dc711e
+SHA512 (Dancer-1.3202.tar.gz) = d2865b694a36375ce3266bca5a1223b1e62365176b750e91fe428e7f8315a061c30b930285ee76c894881e40f4cefa539e3f806b81ae6b6897631ba34dd53676
+Size (Dancer-1.3202.tar.gz) = 392909 bytes