diff options
author | hiramatsu <hiramatsu@pkgsrc.org> | 2011-12-08 00:39:28 +0000 |
---|---|---|
committer | hiramatsu <hiramatsu@pkgsrc.org> | 2011-12-08 00:39:28 +0000 |
commit | 544590a2b19dbde79850685937fe0e3401deaf9e (patch) | |
tree | 47a4a473139e18ec3a3849c54bfbfa820abbc2df /www | |
parent | ea0b3bebb98124f3212c14dbf2fabeb53e5c2fde (diff) | |
download | pkgsrc-544590a2b19dbde79850685937fe0e3401deaf9e.tar.gz |
Update p5-Catalyst-Authentication-Credential-HTTP to 1.013.
Changes from previous:
----------------------
1.013 2010-12-14
- Call store_digest_authorization_nonce() instead of $c->cache->set()
in authenticate_digest() (RT#63669) (rjk)
- Make Test::Exception and Test::MockObject be listed as test_requires
rather than requires (RT#54029)
- Skip WWW::Mech tests unless WWW::Mech is a new enough version (RT#55303).
- Improve documentation for authenticate_digest() (rjk)
- depends on Catalyst::Plugin::Cache, not Catalyst::Plugin::Session
- reorganize and clarify
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-Catalyst-Authentication-Credential-HTTP/Makefile | 5 | ||||
-rw-r--r-- | www/p5-Catalyst-Authentication-Credential-HTTP/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/www/p5-Catalyst-Authentication-Credential-HTTP/Makefile b/www/p5-Catalyst-Authentication-Credential-HTTP/Makefile index faf02096a20..dda8d5a5037 100644 --- a/www/p5-Catalyst-Authentication-Credential-HTTP/Makefile +++ b/www/p5-Catalyst-Authentication-Credential-HTTP/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2011/08/14 16:05:46 obache Exp $ +# $NetBSD: Makefile,v 1.5 2011/12/08 00:39:28 hiramatsu Exp $ -DISTNAME= Catalyst-Authentication-Credential-HTTP-1.012 +DISTNAME= Catalyst-Authentication-Credential-HTTP-1.013 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Catalyst/} diff --git a/www/p5-Catalyst-Authentication-Credential-HTTP/distinfo b/www/p5-Catalyst-Authentication-Credential-HTTP/distinfo index c1c90ac0c9d..efd42ade524 100644 --- a/www/p5-Catalyst-Authentication-Credential-HTTP/distinfo +++ b/www/p5-Catalyst-Authentication-Credential-HTTP/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2010/03/10 11:13:09 sno Exp $ +$NetBSD: distinfo,v 1.3 2011/12/08 00:39:28 hiramatsu Exp $ -SHA1 (Catalyst-Authentication-Credential-HTTP-1.012.tar.gz) = 1fcc9372fcd7e254d0c7450060dc0b3c68975985 -RMD160 (Catalyst-Authentication-Credential-HTTP-1.012.tar.gz) = cb48382549cca41789845601f2a8e15f425549e6 -Size (Catalyst-Authentication-Credential-HTTP-1.012.tar.gz) = 33192 bytes +SHA1 (Catalyst-Authentication-Credential-HTTP-1.013.tar.gz) = 05174322c72af3d5a9130ae1e1e423f2bffdd855 +RMD160 (Catalyst-Authentication-Credential-HTTP-1.013.tar.gz) = 7013333a1a72da5bd50027d586812fad666ac577 +Size (Catalyst-Authentication-Credential-HTTP-1.013.tar.gz) = 37131 bytes |