diff options
author | hiramatsu <hiramatsu@pkgsrc.org> | 2011-11-25 05:55:49 +0000 |
---|---|---|
committer | hiramatsu <hiramatsu@pkgsrc.org> | 2011-11-25 05:55:49 +0000 |
commit | e68e7418a769ac8d7be7e7154d964b588e432c0a (patch) | |
tree | d6c8470cee9d0adc6e72c97f6bea3c9f3cba7ec1 | |
parent | e4981d751f23da2311eb0d637b33a66b3817cb27 (diff) | |
download | pkgsrc-e68e7418a769ac8d7be7e7154d964b588e432c0a.tar.gz |
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
-rw-r--r-- | www/p5-POE-Filter-HTTP-Parser/Makefile | 5 | ||||
-rw-r--r-- | www/p5-POE-Filter-HTTP-Parser/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/www/p5-POE-Filter-HTTP-Parser/Makefile b/www/p5-POE-Filter-HTTP-Parser/Makefile index f7fe0aad801..37044db04c2 100644 --- a/www/p5-POE-Filter-HTTP-Parser/Makefile +++ b/www/p5-POE-Filter-HTTP-Parser/Makefile @@ -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/} diff --git a/www/p5-POE-Filter-HTTP-Parser/distinfo b/www/p5-POE-Filter-HTTP-Parser/distinfo index e146b43c803..6ba80b365a7 100644 --- a/www/p5-POE-Filter-HTTP-Parser/distinfo +++ b/www/p5-POE-Filter-HTTP-Parser/distinfo @@ -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 |