[Bps-public-commit] RT-Extension-rt_cpan_org branch, rt4, updated. cd776eb4c564f4e7f99b4c0eb08c794e7d10ff1f

Thomas Sibley trs at bestpractical.com
Fri Mar 8 20:46:23 EST 2013


The branch, rt4 has been updated
       via  cd776eb4c564f4e7f99b4c0eb08c794e7d10ff1f (commit)
      from  be7b28625897e72b0a8f6a4b754395b01bbbedf1 (commit)

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

- Log -----------------------------------------------------------------
commit cd776eb4c564f4e7f99b4c0eb08c794e7d10ff1f
Author: Thomas Sibley <trs at bestpractical.com>
Date:   Fri Mar 8 17:46:17 2013 -0800

    Requires RT 4

diff --git a/Makefile.PL b/Makefile.PL
index d178015..17d9bae 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -4,6 +4,8 @@ RTx('RT-Extension-rt_cpan_org');
 all_from        ('lib/RT/Extension/rt_cpan_org.pm');
 readme_from     ('lib/RT/Extension/rt_cpan_org.pm');
 
+requires_rt('4.0.0');
+
 requires        'Hook::LexWrap';
 
 WriteAll();

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



More information about the Bps-public-commit mailing list