[Bps-public-commit] Prophet - A disconnected, replicated p2p database branch, master, updated. bd469660ac7f3244981d5f5cc50fc8b6e89cb011
sartak at bestpractical.com
sartak at bestpractical.com
Thu Jan 22 16:55:20 EST 2009
The branch, master has been updated
via bd469660ac7f3244981d5f5cc50fc8b6e89cb011 (commit)
from c500b5c80114a1a1d1af9fdec79d23d6f98202bb (commit)
Summary of changes:
Makefile.PL | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
- Log -----------------------------------------------------------------
commit bd469660ac7f3244981d5f5cc50fc8b6e89cb011
Author: Shawn M Moore <sartak at gmail.com>
Date: Thu Jan 22 16:55:03 2009 -0500
Bump the dep of File::ShareDir because 0.05 failed but 1.00 worked for
me
diff --git a/Makefile.PL b/Makefile.PL
index 0501ade..27f4f3a 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -39,7 +39,7 @@ features(
],
'Web server' => [
-default => 1,
- 'File::ShareDir',
+ 'File::ShareDir' => '1.00',
'HTTP::Server::Simple', # HTTP::Server::Simple::CGI
],
-----------------------------------------------------------------------
More information about the Bps-public-commit
mailing list