[Jifty-commit] jifty branch, master, updated. jifty-1.10228-3-gc4a4435

Jifty commits jifty-commit at lists.jifty.org
Tue Mar 15 13:00:20 EDT 2011


The branch, master has been updated
       via  c4a44351764ac29881891df164c42f281f7cd040 (commit)
      from  0b722c10ea30723eea818a1ffcbe0b0f0a551d18 (commit)

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

- Log -----------------------------------------------------------------
commit c4a44351764ac29881891df164c42f281f7cd040
Author: Shawn M Moore <sartak at bestpractical.com>
Date:   Tue Mar 15 13:00:04 2011 -0400

    We placked up a while ago, no need for HTTP::Server::Simple deps

diff --git a/Makefile.PL b/Makefile.PL
index f3c5b2f..d505d34 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -48,8 +48,6 @@ requires('HTML::Mason' => 1.3101);           # HTML::Mason::Exceptions HTML::Mas
 requires('HTML::Mason::Plugin');
 requires('HTTP::Cookies');
 requires('HTTP::Date');
-requires('HTTP::Server::Simple' => '0.35');  # HTTP::Server::Simple::CGI
-requires('HTTP::Server::Simple::Recorder');
 requires('Hash::Merge', '0.12');
 requires('Hash::MultiValue', 0.05);
 requires('IO::Handle::Util');

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


More information about the Jifty-commit mailing list