From: Ashley Pond V Date: Sat, 26 Sep 2009 23:20:47 +0000 (+0000) Subject: 0.14_05 on the way up to the CPAN. X-Git-Tag: v0.17~11 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Authentication-Credential-OpenID.git;a=commitdiff_plain;h=4f4cf0f92aeb6acc5664cdcdee4a0d7a37348b39 0.14_05 on the way up to the CPAN. --- diff --git a/Changes b/Changes index 5ca429e..a111b7c 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,6 @@ Revision history for Catalyst::Authentication::Credential::OpenID -0.14.05 Sat Sep 5 12:53:05 PDT 2009 +0.14.05 Sat Sep 26 16:17:15 PDT 2009 - Moving live-app.t back to on demand and only if everything is there to even try. diff --git a/Makefile.PL b/Makefile.PL index ead2392..29fc4e1 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -11,7 +11,6 @@ requires "LWP::UserAgent" => undef; requires "Cache::FastMmap" => "1.28"; requires "Catalyst" => "5.7"; requires "Catalyst::Devel" => "1"; -requires "Crypt::DH" => "0.05"; # IIRC OpenID stuff forgets to prereq this requires "Net::OpenID::Consumer" => "1.03"; requires "Catalyst::Authentication::User::Hash" => undef; requires "Catalyst::Plugin::Session::Store::FastMmap" => "0.05"; diff --git a/README b/README index bb13fb6..27a1d74 100644 --- a/README +++ b/README @@ -3,7 +3,7 @@ NAME Catalyst::Plugin::Authentication framework. VERSION - 0.14_03 + 0.14_05 BACKWARDS COMPATIBILITY CHANGES EXTENTION_ARGS v EXTENSIONS