Update p5-Twiggy to 0.1010.

Changes from previous:
0.1010 Mon Jan 17 17:04:14 PST 2011
        - Returning CondVar as a PSGI response is deprecated. Will be
          removed in the next release

0.1009 Fri Dec  3 11:52:20 PST 2010
        - Fixed leaking fd (t0m)

0.1008 Fri Oct  1 11:54:01 PDT 2010
        - Fixes shebang (chiba)
        - Fixed typo

0.1007 Fri Sep 10 13:13:18 PDT 2010
        - Passing port => 0|undef to the Plack::Handler::Twiggy
          (and Twiggy::Server) means it's passing them to AnyEvent::Socket
          to find un available random port.

0.1006 Sun Aug  8 23:35:52 PDT 2010
        - Fix an edge case when on_drain gets empty string the request is
          never completed (clkao)
        - no automatic 'use lib' in twiggy command line
This commit is contained in:
hiramatsu 2011-10-12 06:35:23 +00:00
parent 10549b95d8
commit a697fd4fc8
2 changed files with 6 additions and 7 deletions

View file

@ -1,8 +1,7 @@
# $NetBSD: Makefile,v 1.4 2011/08/14 16:06:10 obache Exp $
# $NetBSD: Makefile,v 1.5 2011/10/12 06:35:23 hiramatsu Exp $
DISTNAME= Twiggy-0.1005
DISTNAME= Twiggy-0.1010
PKGNAME= p5-${DISTNAME}
PKGREVISION= 2
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=AnyEvent/}

View file

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.1.1.1 2010/04/13 01:07:23 seb Exp $
$NetBSD: distinfo,v 1.2 2011/10/12 06:35:23 hiramatsu Exp $
SHA1 (Twiggy-0.1005.tar.gz) = 092a61697c3bcc6c7d8589caa3b50c3991f74a6f
RMD160 (Twiggy-0.1005.tar.gz) = e6415601c805022d9adf0a78d91a2abfdd415499
Size (Twiggy-0.1005.tar.gz) = 95053 bytes
SHA1 (Twiggy-0.1010.tar.gz) = dd44622357e2877290342eb90ef168182605b7a0
RMD160 (Twiggy-0.1010.tar.gz) = 600c29e5c1bf66a640b3cca79653c70c692e805f
Size (Twiggy-0.1010.tar.gz) = 70540 bytes