[Bps-public-commit] SD branch, master, updated. 0.70-53-g0d27c86

sunnavy at bestpractical.com sunnavy at bestpractical.com
Tue Sep 8 21:07:33 EDT 2009


The branch, master has been updated
       via  0d27c86dee4085b8340211f957ee67631e53b0e9 (commit)
      from  9a2896ec0243179d0c4c4a91e74b484eee25a5db (commit)

Summary of changes:
 Makefile.PL |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

- Log -----------------------------------------------------------------
commit 0d27c86dee4085b8340211f957ee67631e53b0e9
Author: sunnavy <sunnavy at bestpractical.com>
Date:   Wed Sep 9 09:07:24 2009 +0800

    add feature lighthouse to Makefile.PL

diff --git a/Makefile.PL b/Makefile.PL
index e524615..cc7084f 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -62,6 +62,11 @@ feature 'Redmine sync (experimental)' => (
     'Net::Redmine' => 0.08,
 );
 
+feature 'Lighthouse sync' => (
+    -default          => 0,
+    'Net::Lighthouse' => 0.01,
+);
+
 install_script('bin/sd');
 install_script('bin/git-sd');
 install_script('bin/darcs-sd');

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



More information about the Bps-public-commit mailing list