From 4d16d3176bd07ebf41769c3c359fa84f94a7412f Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Wed, 29 Jan 2014 17:27:04 +0000 Subject: phantomjs: add 1.9.7 bottle. Closes #26240. Signed-off-by: Mike McQuaid --- Library/Formula/phantomjs.rb | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'Library/Formula') diff --git a/Library/Formula/phantomjs.rb b/Library/Formula/phantomjs.rb index 3370fb0d2..282e6a510 100644 --- a/Library/Formula/phantomjs.rb +++ b/Library/Formula/phantomjs.rb @@ -5,6 +5,13 @@ class Phantomjs < Formula url 'https://bitbucket.org/ariya/phantomjs/downloads/phantomjs-1.9.7-source.zip' sha1 '124b017d493d5ccabd22afaf078d0650ac048840' + bottle do + cellar :any + sha1 "fb82891b5d63de81a89c7b5b41b8aeba39dec470" => :mavericks + sha1 "042dd2341a1140cdcd575e08aa432ed659e3f00e" => :mountain_lion + sha1 "575af708d7e5ef6e39e90766ffd2bf97b6c4b51b" => :lion + end + def patches [ 'https://github.com/ariya/phantomjs/commit/fe6a96.patch' -- cgit v1.2.3