From 915b018e159569b2dcf39388e5ef0af985b34402 Mon Sep 17 00:00:00 2001 From: Tianyi Cui Date: Wed, 29 Sep 2010 20:22:34 +0800 Subject: [PATCH] Added FossilDownloadStrategy (Fossil SCM support) This will enable downloading source repository using fossil SCM. For example, formulae `fossil` and `mongrel2` can have HEAD version. Signed-off-by: Adam Vandenberg --- Library/Homebrew/download_strategy.rb | 34 +++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) diff --git a/Library/Homebrew/download_strategy.rb b/Library/Homebrew/download_strategy.rb index 083031e064..0f9938eb2a 100644 --- a/Library/Homebrew/download_strategy.rb +++ b/Library/Homebrew/download_strategy.rb @@ -439,6 +439,39 @@ class BazaarDownloadStrategy