[Jifty-commit] jifty branch, master, updated. 712a9169e68ca1019678177a1c0ad376f88108c9

Jifty commits jifty-commit at lists.jifty.org
Mon Jan 4 16:23:33 EST 2010


The branch, master has been updated
       via  712a9169e68ca1019678177a1c0ad376f88108c9 (commit)
      from  61e44f4c745d3a20a3be367602e85fcd4d431b9c (commit)

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

- Log -----------------------------------------------------------------
commit 712a9169e68ca1019678177a1c0ad376f88108c9
Author: Alex Vandiver <alexmv at bestpractical.com>
Date:   Mon Jan 4 13:07:20 2010 -0500

    no_placeholder in dcc395e requires Jifty-DBI 0.60

diff --git a/Makefile.PL b/Makefile.PL
index 9d49555..30cd50e 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -52,7 +52,7 @@ requires('Hash::Merge');
 requires('Hook::LexWrap');
 requires('IPC::PubSub' => '0.23' );
 requires('IPC::Run3');
-requires('Jifty::DBI' => '0.58' );            # Jifty::DBI::Collection Jifty::DBI::Handle Jifty::DBI::Record::Cachable Jifty::DBI::SchemaGenerator
+requires('Jifty::DBI' => '0.60' );            # Jifty::DBI::Collection Jifty::DBI::Handle Jifty::DBI::Record::Cachable Jifty::DBI::SchemaGenerator
 requires('List::MoreUtils');
 requires('Locale::Maketext::Extract' => '0.35');
 requires('Locale::Maketext::Lexicon' => '0.77');

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


More information about the Jifty-commit mailing list