[Jifty-commit] r5986 - jifty/trunk

Jifty commits jifty-commit at lists.jifty.org
Mon Nov 10 14:33:30 EST 2008


Author: alexmv
Date: Mon Nov 10 14:33:24 2008
New Revision: 5986

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

Log:
 r38977 at kohr-ah:  chmrr | 2008-11-10 14:29:40 -0500
  * Bump Log::Log4perl dep for "syswrite" flag for shared append between processes


Modified: jifty/trunk/META.yml
==============================================================================
--- jifty/trunk/META.yml	(original)
+++ jifty/trunk/META.yml	Mon Nov 10 14:33:24 2008
@@ -113,7 +113,7 @@
   List::MoreUtils: 0
   Locale::Maketext::Extract: 0.20
   Locale::Maketext::Lexicon: 0.60
-  Log::Log4perl: 1.04
+  Log::Log4perl: 1.11
   MIME::Types: 0
   Module::CoreList: 0
   Module::Pluggable: 3.5

Modified: jifty/trunk/Makefile.PL
==============================================================================
--- jifty/trunk/Makefile.PL	(original)
+++ jifty/trunk/Makefile.PL	Mon Nov 10 14:33:24 2008
@@ -55,7 +55,7 @@
 requires('List::MoreUtils');
 requires('Locale::Maketext::Extract' => '0.20');
 requires('Locale::Maketext::Lexicon' => '0.60');
-requires('Log::Log4perl' => '1.04'); # Log::Log4perl::Appender
+requires('Log::Log4perl' => '1.11'); # Log::Log4perl::Appender
 requires('LWP::UserAgent'); # Net::HTTP
 requires('MIME::Types');
 requires('Module::Pluggable' => '3.5'); # Module::Pluggable::Object


More information about the Jifty-commit mailing list