diff options
author | wen <wen@pkgsrc.org> | 2014-10-07 06:53:09 +0000 |
---|---|---|
committer | wen <wen@pkgsrc.org> | 2014-10-07 06:53:09 +0000 |
commit | d166c46f45c4e256514dded0bc1f72877c2dd1ec (patch) | |
tree | bfebb70dca02f9f82579daddfeac5d666d629dc4 /www/p5-Plack/Makefile | |
parent | cd3b62e734eef31f41c806d86097496f06ea183f (diff) | |
download | pkgsrc-d166c46f45c4e256514dded0bc1f72877c2dd1ec.tar.gz |
Update to 1.0032
Upstream changes:
1.0032 2014-10-04 11:13:24 PDT
[IMPROVEMENTS]
- Support Server::Starter in FCGI handler (yuryu) #435
- Various documentation fixes
Diffstat (limited to 'www/p5-Plack/Makefile')
-rw-r--r-- | www/p5-Plack/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-Plack/Makefile b/www/p5-Plack/Makefile index 62e1e4f3edd..2ccce14f4e6 100644 --- a/www/p5-Plack/Makefile +++ b/www/p5-Plack/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.31 2014/08/04 11:07:20 wen Exp $ +# $NetBSD: Makefile,v 1.32 2014/10/07 06:53:09 wen Exp $ -DISTNAME= Plack-1.0031 +DISTNAME= Plack-1.0032 PKGNAME= p5-${DISTNAME} CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Plack/} |