[Bps-public-commit] r19968 - RT-Authen-ExternalAuth/trunk

falcone at bestpractical.com falcone at bestpractical.com
Wed Jun 10 16:36:22 EDT 2009


Author: falcone
Date: Wed Jun 10 16:36:22 2009
New Revision: 19968

Modified:
   RT-Authen-ExternalAuth/trunk/   (props changed)
   RT-Authen-ExternalAuth/trunk/META.yml

Log:
 r48199 at ketch:  falcone | 2009-06-10 16:35:47 -0400
 more MI upgrades


Modified: RT-Authen-ExternalAuth/trunk/META.yml
==============================================================================
--- RT-Authen-ExternalAuth/trunk/META.yml	(original)
+++ RT-Authen-ExternalAuth/trunk/META.yml	Wed Jun 10 16:36:22 2009
@@ -1,21 +1,26 @@
---- 
-abstract: RT Authen-ExternalAuth Extension
-author: 
-  - Mike Peachey <zordrak at cpan.org>
+---
+abstract: 'RT Authen-ExternalAuth Extension'
+author:
+  - 'Mike Peachey <zordrak at cpan.org>'
+build_requires:
+  ExtUtils::MakeMaker: 6.42
+configure_requires:
+  ExtUtils::MakeMaker: 6.42
 distribution_type: module
-generated_by: Module::Install version 0.70
-license: GPL version 2
-meta-spec: 
-  url: http://module-build.sourceforge.net/META-spec-v1.3.html
-  version: 1.3
+generated_by: 'Module::Install version 0.91'
+license: 'GPL version 2'
+meta-spec:
+  url: http://module-build.sourceforge.net/META-spec-v1.4.html
+  version: 1.4
 name: RT-Authen-ExternalAuth
-no_index: 
-  directory: 
+no_index:
+  directory:
     - etc
     - html
-    - po
-    - var
     - inc
-requires: 
-  RT: 0
-version: 0.07_02
+recommends:
+  CGI::Cookies: 0
+  DBI: 0
+  Net::LDAP: 0
+  Net::SSLeay: 0
+version: 0.08



More information about the Bps-public-commit mailing list