[Bps-public-commit] RT-Authen-Bitcard branch, rt4, updated. deployed-9-g645e85c

Thomas Sibley trs at bestpractical.com
Fri Mar 8 20:44:09 EST 2013


The branch, rt4 has been updated
       via  645e85c35ad190bd36c12b157916be5b67edf868 (commit)
      from  cc1604bb67437676408c1e40379a288e0528277f (commit)

Summary of changes:
 Makefile.PL | 2 ++
 1 file changed, 2 insertions(+)

- Log -----------------------------------------------------------------
commit 645e85c35ad190bd36c12b157916be5b67edf868
Author: Thomas Sibley <trs at bestpractical.com>
Date:   Fri Mar 8 17:44:05 2013 -0800

    Requires RT 4

diff --git a/Makefile.PL b/Makefile.PL
index 397cda5..5ee4101 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -6,6 +6,8 @@ abstract_from   ('lib/RT/Authen/Bitcard.pm');
 license         ('GPL2');
 all_from        ('lib/RT/Authen/Bitcard.pm');
 
+requires_rt('4.0.0');
+
 requires        ('Authen::Bitcard' => '0.86'); # we need register_url method
 requires        ('Encode');
 

-----------------------------------------------------------------------



More information about the Bps-public-commit mailing list