diff options
author | he <he@pkgsrc.org> | 2008-12-16 21:54:41 +0000 |
---|---|---|
committer | he <he@pkgsrc.org> | 2008-12-16 21:54:41 +0000 |
commit | 7d676080b5174864daca7b0a01b40a6472c5ab51 (patch) | |
tree | c9248967f7cc3953e9c3735d68d23910979b28e3 /www | |
parent | ab861bc2308f2c1cdfe7282670a9867eda74a530 (diff) | |
download | pkgsrc-7d676080b5174864daca7b0a01b40a6472c5ab51.tar.gz |
Update from version 0.01nb1 to 0.02.
Upstream changes:
0.02 Sun Oct 12 18:41:15 2008
Depend on new HTTP::Server::Simple to avoid race conditions in tests
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-Test-WWW-Declare/Makefile | 5 | ||||
-rw-r--r-- | www/p5-Test-WWW-Declare/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/www/p5-Test-WWW-Declare/Makefile b/www/p5-Test-WWW-Declare/Makefile index f9f1e693548..bbdd2755b1c 100644 --- a/www/p5-Test-WWW-Declare/Makefile +++ b/www/p5-Test-WWW-Declare/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2008/10/19 19:19:24 he Exp $ +# $NetBSD: Makefile,v 1.3 2008/12/16 21:54:41 he Exp $ # -DISTNAME= Test-WWW-Declare-0.01 +DISTNAME= Test-WWW-Declare-0.02 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 CATEGORIES= www perl5 devel MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} diff --git a/www/p5-Test-WWW-Declare/distinfo b/www/p5-Test-WWW-Declare/distinfo index 44229439175..92f62a2c1ef 100644 --- a/www/p5-Test-WWW-Declare/distinfo +++ b/www/p5-Test-WWW-Declare/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2008/09/10 23:26:13 seb Exp $ +$NetBSD: distinfo,v 1.2 2008/12/16 21:54:41 he Exp $ -SHA1 (Test-WWW-Declare-0.01.tar.gz) = b62d02343875f0ae625cdc699aeac5806a44c079 -RMD160 (Test-WWW-Declare-0.01.tar.gz) = 54ef8701984968551567a444dae78bcea2e9d52d -Size (Test-WWW-Declare-0.01.tar.gz) = 18969 bytes +SHA1 (Test-WWW-Declare-0.02.tar.gz) = 44cefb72be4403fc386863e9a5f9d61445c85b17 +RMD160 (Test-WWW-Declare-0.02.tar.gz) = 8b29b5f2b166abf3229ccb2b6df794af7e85096e +Size (Test-WWW-Declare-0.02.tar.gz) = 20138 bytes |