[Jifty-commit] r3873 - jifty/trunk

jifty-commit at lists.jifty.org jifty-commit at lists.jifty.org
Mon Aug 13 02:34:11 EDT 2007


Author: agentz
Date: Mon Aug 13 02:34:11 2007
New Revision: 3873

Modified:
   jifty/trunk/   (props changed)
   jifty/trunk/Makefile.PL

Log:
 r1297 at agentz-office:  agentz | 2007-08-13 14:33:35 +0800
 Makefile.PL - Jifty now depends on TD 0.26


Modified: jifty/trunk/Makefile.PL
==============================================================================
--- jifty/trunk/Makefile.PL	(original)
+++ jifty/trunk/Makefile.PL	Mon Aug 13 02:34:11 2007
@@ -64,7 +64,7 @@
 requires('Shell::Command');
 requires('String::Koremutake');
 requires('SQL::ReservedWords');
-requires('Template::Declare' => '0.21');                # Template::Declare::Tags
+requires('Template::Declare' => '0.26');                # Template::Declare::Tags
 requires('Test::Base');
 requires('Test::LongString');
 requires('Test::Log4perl');


More information about the Jifty-commit mailing list