Thu Apr 22 02:30:49 2010 UTC ()
Update p5-Plack from version 0.9931 to version 0.9932.

Upstream changes:
0.9932  Mon Apr 19 15:23:55 JST 2010
        - Enable Lint middleware by default in the development env
        - Lint middleware now validates $app on startup
        - Fixed documentations on middleware and handlers


(seb)
diff -r1.3 -r1.4 pkgsrc/www/p5-Plack/Makefile
diff -r1.3 -r1.4 pkgsrc/www/p5-Plack/distinfo

cvs diff -r1.3 -r1.4 pkgsrc/www/p5-Plack/Makefile (expand / switch to unified diff)

--- pkgsrc/www/p5-Plack/Makefile 2010/04/18 04:31:31 1.3
+++ pkgsrc/www/p5-Plack/Makefile 2010/04/22 02:30:49 1.4
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.3 2010/04/18 04:31:31 seb Exp $ 1# $NetBSD: Makefile,v 1.4 2010/04/22 02:30:49 seb Exp $
2 2
3DISTNAME= Plack-0.9931 3DISTNAME= Plack-0.9932
4PKGNAME= p5-${DISTNAME} 4PKGNAME= p5-${DISTNAME}
5#PKGREVISION= 1 5#PKGREVISION= 1
6CATEGORIES= www perl5 6CATEGORIES= www perl5
7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Plack/} 7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Plack/}
8 8
9MAINTAINER= pkgsrc-users@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= http://search.cpan.org/dist/Plack/ 10HOMEPAGE= http://search.cpan.org/dist/Plack/
11COMMENT= PSGI toolkit and servers 11COMMENT= PSGI toolkit and servers
12LICENSE= ${PERL5_LICENSE} 12LICENSE= ${PERL5_LICENSE}
13 13
14PKG_DESTDIR_SUPPORT= user-destdir 14PKG_DESTDIR_SUPPORT= user-destdir
15 15
16USE_LANGUAGES= # empty 16USE_LANGUAGES= # empty

cvs diff -r1.3 -r1.4 pkgsrc/www/p5-Plack/distinfo (expand / switch to unified diff)

--- pkgsrc/www/p5-Plack/distinfo 2010/04/18 04:31:31 1.3
+++ pkgsrc/www/p5-Plack/distinfo 2010/04/22 02:30:49 1.4
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.3 2010/04/18 04:31:31 seb Exp $ 1$NetBSD: distinfo,v 1.4 2010/04/22 02:30:49 seb Exp $
2 2
3SHA1 (Plack-0.9931.tar.gz) = 5110be36c36e4551c4984d851be29420f9c6437d 3SHA1 (Plack-0.9932.tar.gz) = 02541c29af4840b7f6443d8d0cc452bf0ab45c6c
4RMD160 (Plack-0.9931.tar.gz) = fa869cd86964dd10f4fcd2f9b73243fc9c65d22b 4RMD160 (Plack-0.9932.tar.gz) = bf89d24833a66a685b800c09ac39847433f5952a
5Size (Plack-0.9931.tar.gz) = 215530 bytes 5Size (Plack-0.9932.tar.gz) = 215899 bytes