summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwen <wen@pkgsrc.org>2013-08-27 03:10:19 +0000
committerwen <wen@pkgsrc.org>2013-08-27 03:10:19 +0000
commit468621b2c724b42cf719da534ee47582aae4d898 (patch)
tree7bf9fbd9a6c716e11eabc2da30ba7852765ce759
parente4efd2678b1f283e493d26078773ed95ed779837 (diff)
downloadpkgsrc-468621b2c724b42cf719da534ee47582aae4d898.tar.gz
Update to 1.0029
Upstream changes: 1.0029 2013-08-22 14:05:44 PDT [NEW FEATURES] - Plack::Test now has a simpler object-oriented interface that doesn't take multiple callbacks. #420 [IMPROVEMENTS] - bump dependencies for Test::TCP and HTTP::Tiny - Set no_proxy for HTTP::Tiny in tests (kazeburo) [INCOMPATIBLE CHANGES] - Split HTTP::Server::Simple handler from Plack distribution and merge to HTTP-Server-Simple-PSGI distribution
-rw-r--r--www/p5-Plack/Makefile4
-rw-r--r--www/p5-Plack/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/www/p5-Plack/Makefile b/www/p5-Plack/Makefile
index c471720b421..a94578eb2b9 100644
--- a/www/p5-Plack/Makefile
+++ b/www/p5-Plack/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.26 2013/07/13 12:07:09 wen Exp $
+# $NetBSD: Makefile,v 1.27 2013/08/27 03:10:19 wen Exp $
-DISTNAME= Plack-1.0028
+DISTNAME= Plack-1.0029
PKGNAME= p5-${DISTNAME}
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Plack/}
diff --git a/www/p5-Plack/distinfo b/www/p5-Plack/distinfo
index a46ce9b61b6..98a0d98f609 100644
--- a/www/p5-Plack/distinfo
+++ b/www/p5-Plack/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.21 2013/07/13 12:07:09 wen Exp $
+$NetBSD: distinfo,v 1.22 2013/08/27 03:10:19 wen Exp $
-SHA1 (Plack-1.0028.tar.gz) = fce0324f569ec010e8557cbd61c7a4d9f551cb05
-RMD160 (Plack-1.0028.tar.gz) = c56320bccedcd03e833170d0c573e4a264e4da86
-Size (Plack-1.0028.tar.gz) = 235735 bytes
+SHA1 (Plack-1.0029.tar.gz) = 9371fb4e1d902fe67472e87a254690bbbe09ae64
+RMD160 (Plack-1.0029.tar.gz) = 77dd9bf07212e120eb872db679ed95124985c194
+Size (Plack-1.0029.tar.gz) = 235794 bytes