From cae24611b169218af028b64bd3db47dba56dabdf Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Thu, 5 Jun 2014 06:26:16 +0100 Subject: trafshow: add 5.2.3 bottle. Closes #29891. Signed-off-by: Mike McQuaid --- Library/Formula/trafshow.rb | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'Library') diff --git a/Library/Formula/trafshow.rb b/Library/Formula/trafshow.rb index 5e863fcc0..2a3d71975 100644 --- a/Library/Formula/trafshow.rb +++ b/Library/Formula/trafshow.rb @@ -5,6 +5,13 @@ class Trafshow < Formula url 'http://distcache.freebsd.org/ports-distfiles/trafshow-5.2.3.tgz' sha1 '1c68f603f12357e932c83de850366c9b46e53d89' + bottle do + cellar :any + sha1 "c41e1061e5300760e840f7cfde4ae669b24800e8" => :mavericks + sha1 "13881774f1b3a0ba6886dda9fe12aea126f2fefd" => :mountain_lion + sha1 "86097cbc1a851ae8a07b591ef6da823926b132cc" => :lion + end + depends_on "libtool" => :build { -- cgit v1.2.3