Fri Nov 18 00:15:56 2011 UTC ()
Update p5-Continuit to 1.5.

Changes from previous:
Version 1.5 (released 2011.09.17)
  * Fix PSGI docroot
  * Documentation improvements

Version 1.4 (released 2011.03.20)
  * Make PSGI adapter be non-blocking
  * Also make it use the psgi.streaming interface
  * Add yield to Adapt::HttpDaemon's print (I thought it was there before?)
  * Add Coro thread descriptions for better debugging

Version 1.3 (released 2010.11.22)
  * Stupid version number issue

Version 1.2.0 (released 2010.11.22)
  * Refactor PSGI adaptor (scrottie)
  * Random documentation updates


(hiramatsu)
diff -r1.3 -r1.4 pkgsrc/www/p5-Continuity/Makefile
diff -r1.1.1.1 -r1.2 pkgsrc/www/p5-Continuity/distinfo

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

--- pkgsrc/www/p5-Continuity/Attic/Makefile 2011/08/14 16:05:51 1.3
+++ pkgsrc/www/p5-Continuity/Attic/Makefile 2011/11/18 00:15:56 1.4
@@ -1,18 +1,17 @@ @@ -1,18 +1,17 @@
1# $NetBSD: Makefile,v 1.3 2011/08/14 16:05:51 obache Exp $ 1# $NetBSD: Makefile,v 1.4 2011/11/18 00:15:56 hiramatsu Exp $
2 2
3DISTNAME= Continuity-1.1.1 3DISTNAME= Continuity-1.5
4PKGNAME= p5-${DISTNAME} 4PKGNAME= p5-${DISTNAME}
5PKGREVISION= 2 
6CATEGORIES= www perl5 5CATEGORIES= www perl5
7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/A/AW/AWWAIID/} 6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/A/AW/AWWAIID/}
8 7
9MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= http://search.cpan.org/dist/Continuity/ 9HOMEPAGE= http://search.cpan.org/dist/Continuity/
11COMMENT= Perl 5 module to abstract statelessness of HTTP 10COMMENT= Perl 5 module to abstract statelessness of HTTP
12LICENSE= ${PERL5_LICENSE} 11LICENSE= ${PERL5_LICENSE}
13 12
14PKG_DESTDIR_SUPPORT= user-destdir 13PKG_DESTDIR_SUPPORT= user-destdir
15 14
16USE_LANGUAGES= # empty 15USE_LANGUAGES= # empty
17PERL5_PACKLIST= auto/Continuity/.packlist 16PERL5_PACKLIST= auto/Continuity/.packlist
18 17

cvs diff -r1.1.1.1 -r1.2 pkgsrc/www/p5-Continuity/Attic/distinfo (expand / switch to unified diff)

--- pkgsrc/www/p5-Continuity/Attic/distinfo 2010/07/11 09:12:24 1.1.1.1
+++ pkgsrc/www/p5-Continuity/Attic/distinfo 2011/11/18 00:15:56 1.2
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.1.1.1 2010/07/11 09:12:24 seb Exp $ 1$NetBSD: distinfo,v 1.2 2011/11/18 00:15:56 hiramatsu Exp $
2 2
3SHA1 (Continuity-1.1.1.tar.gz) = 1f9d69077507be5b41bab28ad719babd6e0298f5 3SHA1 (Continuity-1.5.tar.gz) = 60e762d6efe3c5090db2127576aeba197af0b780
4RMD160 (Continuity-1.1.1.tar.gz) = 006fa8e89ef64de08325a68d22d3617b0a19e78f 4RMD160 (Continuity-1.5.tar.gz) = 51fc4acf4cb110290c46be7281effa850e40039a
5Size (Continuity-1.1.1.tar.gz) = 80766 bytes 5Size (Continuity-1.5.tar.gz) = 73870 bytes