summaryrefslogtreecommitdiff
path: root/www/p5-Plack/Makefile
diff options
context:
space:
mode:
authorwen <wen@pkgsrc.org>2013-05-02 01:32:39 +0000
committerwen <wen@pkgsrc.org>2013-05-02 01:32:39 +0000
commit1b10c67b5a3369010e818fa5a32e26e2ebf69641 (patch)
treee7be2d5c29bea195a948899553056cf56ff9a1f3 /www/p5-Plack/Makefile
parent32176e08165c4d3457a48b6fae9c6ba6558a1261 (diff)
downloadpkgsrc-1b10c67b5a3369010e818fa5a32e26e2ebf69641.tar.gz
Update to 1.0024
Upstream changes: 1.0024 2013-05-01 10:05:56 PDT [IMPROVEMENTS] - Fix warnings for Plack::App::WrapCGI (frioux) - Ignore emacs lock file from restarter (maio) - Add documentation for environment variable in Auth::Basic - Some Metadata cleanup and Travis CI
Diffstat (limited to 'www/p5-Plack/Makefile')
-rw-r--r--www/p5-Plack/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-Plack/Makefile b/www/p5-Plack/Makefile
index 48a3b56dbbb..d5dca15786d 100644
--- a/www/p5-Plack/Makefile
+++ b/www/p5-Plack/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.23 2013/04/21 12:17:10 ryoon Exp $
+# $NetBSD: Makefile,v 1.24 2013/05/02 01:32:39 wen Exp $
-DISTNAME= Plack-1.0023
+DISTNAME= Plack-1.0024
PKGNAME= p5-${DISTNAME}
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Plack/}