[Catalyst-commits] r11428 - Catalyst-Authentication-Credential-OpenID/trunk

apv at dev.catalyst.perl.org apv at dev.catalyst.perl.org
Sat Sep 26 23:20:48 GMT 2009


Author: apv
Date: 2009-09-26 23:20:47 +0000 (Sat, 26 Sep 2009)
New Revision: 11428

Modified:
   Catalyst-Authentication-Credential-OpenID/trunk/Changes
   Catalyst-Authentication-Credential-OpenID/trunk/Makefile.PL
   Catalyst-Authentication-Credential-OpenID/trunk/README
Log:
0.14_05 on the way up to the CPAN.

Modified: Catalyst-Authentication-Credential-OpenID/trunk/Changes
===================================================================
--- Catalyst-Authentication-Credential-OpenID/trunk/Changes	2009-09-26 23:16:14 UTC (rev 11427)
+++ Catalyst-Authentication-Credential-OpenID/trunk/Changes	2009-09-26 23:20:47 UTC (rev 11428)
@@ -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.
       

Modified: Catalyst-Authentication-Credential-OpenID/trunk/Makefile.PL
===================================================================
--- Catalyst-Authentication-Credential-OpenID/trunk/Makefile.PL	2009-09-26 23:16:14 UTC (rev 11427)
+++ Catalyst-Authentication-Credential-OpenID/trunk/Makefile.PL	2009-09-26 23:20:47 UTC (rev 11428)
@@ -11,7 +11,6 @@
 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";

Modified: Catalyst-Authentication-Credential-OpenID/trunk/README
===================================================================
--- Catalyst-Authentication-Credential-OpenID/trunk/README	2009-09-26 23:16:14 UTC (rev 11427)
+++ Catalyst-Authentication-Credential-OpenID/trunk/README	2009-09-26 23:20:47 UTC (rev 11428)
@@ -3,7 +3,7 @@
     Catalyst::Plugin::Authentication framework.
 
 VERSION
-    0.14_03
+    0.14_05
 
 BACKWARDS COMPATIBILITY CHANGES
   EXTENTION_ARGS v EXTENSIONS




More information about the Catalyst-commits mailing list