aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorMisty De Meo2012-02-15 19:16:57 -0600
committerMisty De Meo2012-02-15 20:53:03 -0600
commit7e40820c68d20884905da75922f74f50324bade4 (patch)
tree3091817b676234165ba27cb04c58198750ab6d60 /Library/Formula
parent2a4ae3bbb9eae5b0d4d60adc397c782a9510593f (diff)
downloadhomebrew-7e40820c68d20884905da75922f74f50324bade4.tar.bz2
dwarf-fortress 0.34.01
Also removes the patch which is no longer necessary.
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/dwarf-fortress.rb9
1 files changed, 3 insertions, 6 deletions
diff --git a/Library/Formula/dwarf-fortress.rb b/Library/Formula/dwarf-fortress.rb
index e9a0c1925..2f58cdd47 100644
--- a/Library/Formula/dwarf-fortress.rb
+++ b/Library/Formula/dwarf-fortress.rb
@@ -1,10 +1,10 @@
require 'formula'
class DwarfFortress < Formula
- url 'http://www.bay12games.com/dwarves/df_31_25_osx.tar.bz2'
+ url 'http://www.bay12games.com/dwarves/df_34_01_osx.tar.bz2'
homepage 'http://www.bay12games.com/dwarves/'
- md5 '673b098b8b9c07b4c6be507dba8c7657'
- version '0.31.25'
+ md5 '3364e147de0bf02e375ba1e5b70c4dee'
+ version '0.34.01'
def script; <<-EOS.undent
#!/bin/sh
@@ -14,9 +14,6 @@ class DwarfFortress < Formula
end
def install
- # Fixes: http://www.bay12games.com/dwarves/mantisbt/view.php?id=4103#c18417
- inreplace 'df', 'DYLD_FALLBACK_', 'DYLD_' if MacOS.lion?
-
(bin + 'dwarffortress').write script
rm_rf 'sdl' # only contains a readme