<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -98,11 +98,11 @@ private
 end
 
 class HttpDownloadStrategy &lt;CurlDownloadStrategy
-  def initialize url, name, version
+  def initialize url, name, version, specs
     opoo &quot;HttpDownloadStrategy is deprecated&quot;
     puts &quot;Please use CurlDownloadStrategy in future&quot;
     puts &quot;HttpDownloadStrategy will be removed in version 0.5&quot;
-    super url, name, version
+    super url, name, version, specs
   end
 end
 </diff>
      <filename>Library/Homebrew/download_strategy.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>d51aa24f9c149b70ba0cbecb33045c4e201b3cba</id>
    </parent>
  </parents>
  <author>
    <name>Max Howell</name>
    <email>max@methylblue.com</email>
  </author>
  <url>http://github.com/aanand/homebrew/commit/86f773d92cb472167e0847933883b380346cd4a4</url>
  <id>86f773d92cb472167e0847933883b380346cd4a4</id>
  <committed-date>2009-10-18T20:02:48-07:00</committed-date>
  <authored-date>2009-10-18T19:01:41-07:00</authored-date>
  <message>Reimplemented HttpDownloadStrategy needs 4 parameters now</message>
  <tree>2dd361cfc194e75adef74c0a09d9fffb8b9de1d2</tree>
  <committer>
    <name>Max Howell</name>
    <email>max@methylblue.com</email>
  </committer>
</commit>
