Skip to content

Commit

Permalink
Update to 0.1024
Browse files Browse the repository at this point in the history
Upstream changes:
0.1024  2013-10-12 11:35:35 PDT
        - Fix a bug where exit_guard is not correctly decremented when writing header failed (maedama) #37

0.1023  2013-06-15 01:51:22 PDT
        - Move the bin directory (moznion) #35

0.1022  2013-06-12 12:36:16 PDT
        - convert to use Milla
        - Fix dependency for LWP

0.1021 Fri Oct 19 15:09:17 PDT 2012
        - Repackage with the latest Module::Install

0.1020 Mon Feb 20 16:31:44 PST 2012
        - Improve SEREVR_PORT when binding multiple ports
        - Documentation fixes (Pedro Melo)
        - Suppres 400 if client disconnected (athomason)
        - Don't restrict parsing the request body to PUT and POST requests (Moritz Onken)
        - Fixed broken POST data processing (und3f, hidekiy)
  • Loading branch information
wen committed May 3, 2014
1 parent 35caa2c commit 1b0ac91
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
5 changes: 2 additions & 3 deletions www/p5-Twiggy/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
# $NetBSD: Makefile,v 1.8 2013/05/31 12:42:52 wiz Exp $
# $NetBSD: Makefile,v 1.9 2014/05/03 10:04:24 wen Exp $

DISTNAME= Twiggy-0.1010
DISTNAME= Twiggy-0.1024
PKGNAME= p5-${DISTNAME}
PKGREVISION= 2
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=AnyEvent/}

Expand Down
8 changes: 4 additions & 4 deletions www/p5-Twiggy/distinfo
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.2 2011/10/12 06:35:23 hiramatsu Exp $
$NetBSD: distinfo,v 1.3 2014/05/03 10:04:24 wen Exp $

SHA1 (Twiggy-0.1010.tar.gz) = dd44622357e2877290342eb90ef168182605b7a0
RMD160 (Twiggy-0.1010.tar.gz) = 600c29e5c1bf66a640b3cca79653c70c692e805f
Size (Twiggy-0.1010.tar.gz) = 70540 bytes
SHA1 (Twiggy-0.1024.tar.gz) = b6b8fa575f7ebab595090db120bc11d01ba84a8d
RMD160 (Twiggy-0.1024.tar.gz) = a4ea68c2359f615ffab798153c4fcb4ba554c13b
Size (Twiggy-0.1024.tar.gz) = 61753 bytes

0 comments on commit 1b0ac91

Please sign in to comment.