Update p5-POE-Filter-HTTP-Parser to 1.06.
Changes from previous: ============================== 2011-03-07 23:46:11 +0000 1.06 ============================== commit b19d16ab7884681490695ac7e06145c8e609a293 Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk> Date: Mon Mar 7 23:46:11 2011 +0000 Fix trailing space and bump version to 1.06 commit dd95ee1ab0da0d89e8a18e39e9b4cbebabdd4f44 Author: Paul Driver <frodwith@gmail.com> Date: Mon Mar 7 10:54:55 2011 -0600 Depending on latest HTTP::Parser and fixing some tests commit a3fbde85a4c52b1f9265b355a40214d4ba69b9d7 Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk> Date: Mon Mar 7 21:46:59 2011 +0000 Update dist.ini with 'Prereqs' option rather than 'Prereq' commit 0337189987690f84435961ee29e0082a6216accf Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk> Date: Wed Jul 28 13:13:58 2010 +0100 Removed the unnecessary tests commit ae9689f9b53ecfdc6db670daba7db58b72c30126 Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk> Date: Wed Jul 28 13:06:43 2010 +0100 Convert distribution to Dist::Zilla
This commit is contained in:
parent
dc295c411c
commit
54e3cf9fa2
2 changed files with 6 additions and 7 deletions
|
@ -1,8 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.4 2011/08/14 16:06:04 obache Exp $
|
||||
# $NetBSD: Makefile,v 1.5 2011/11/25 05:55:49 hiramatsu Exp $
|
||||
|
||||
DISTNAME= POE-Filter-HTTP-Parser-1.04
|
||||
DISTNAME= POE-Filter-HTTP-Parser-1.06
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
PKGREVISION= 1
|
||||
CATEGORIES= www perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=POE/}
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.2 2010/09/06 12:07:05 wiz Exp $
|
||||
$NetBSD: distinfo,v 1.3 2011/11/25 05:55:49 hiramatsu Exp $
|
||||
|
||||
SHA1 (POE-Filter-HTTP-Parser-1.04.tar.gz) = fa87ebd75b773faeac6f5bb0af8fed515a882371
|
||||
RMD160 (POE-Filter-HTTP-Parser-1.04.tar.gz) = 27d9b80c478a5f093e895b57050747544a18a24f
|
||||
Size (POE-Filter-HTTP-Parser-1.04.tar.gz) = 31277 bytes
|
||||
SHA1 (POE-Filter-HTTP-Parser-1.06.tar.gz) = aed892effc2ffb3dd1964857256b565ad4d70c84
|
||||
RMD160 (POE-Filter-HTTP-Parser-1.06.tar.gz) = 6e5d20c0bb122301f8ec2ef98d5326f4832d35bd
|
||||
Size (POE-Filter-HTTP-Parser-1.06.tar.gz) = 15821 bytes
|
||||
|
|
Loading…
Reference in a new issue