Commit graph

19 commits

Author SHA1 Message Date
Adam Vandenberg
f3de3e8ec5 phantom-js: style nits 2013-01-27 14:54:51 -08:00
Jack Nagel
60003eecc3 Use new requirement syntax 2013-01-21 17:36:34 -06:00
Mikael Henriksson
d525361d27 phantomjs 1.8.1
Closes Homebrew/homebrew#16939.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-01-07 07:37:52 -08:00
aaronchi
b2887560bd PhantomJS 1.8.0
Closes Homebrew/homebrew#16721.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-12-23 12:56:20 -06:00
Anton Ilin
845b92bb55 phantomjs 1.7.0
Closes Homebrew/homebrew#15080.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-24 08:34:48 -07:00
Jack Nagel
53473b6bf5 Clean up MacOS version method usage
The MacOS.version? family of methods (other than "leopard?") are poorly
defined and lead to confusing code. Replace them in formulae with more
explicit comparisons.

"MacOS.version" is a special version object that can be compared to
numerics, symbols, and strings using the standard Ruby comparison
methods.

The old methods were moved to compat when the version comparison code
was merged, and they must remain there "forever", but they should not be
used in new code.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-09-10 16:16:54 -05:00
Alexander Surma
37f0e377b2 phantomjs 1.6.1
Closes Homebrew/homebrew#13568.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-07-24 10:59:02 -07:00
Andrew Bennett
1928f556e8 phantomjs 1.6.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-21 19:46:25 -07:00
Adam Vandenberg
716b8cd644 phantomjs: style nits 2012-06-06 22:35:12 -07:00
Ronny Haryanto
1604b18a6b Wrapper script for phantomjs to hide Dock icon.
Closes Homebrew/homebrew#11412.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2012-04-04 16:03:34 +10:00
Fábio M. Costa
07b9c36710 Update PhantomJS to 1.5.0.
Use the upstream binaries to avoid building a copy of Qt.

Fixes Homebrew/homebrew#11225.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2012-04-01 15:04:13 +10:00
Sérgio Lopes
8ce996dc04 update phantomjs to 1.4.1
Closes Homebrew/homebrew#9383.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2012-01-05 22:18:35 +00:00
Robert Gieseke
e487e3dfa6 phantomjs 1.3
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-09-25 09:22:17 -07:00
Ghislain Seguin
6984686515 phantomjs 1.2.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-06-27 14:10:05 -07:00
Adam Vandenberg
243bc743ea Use https for github repos. 2011-05-26 22:02:55 -07:00
Tobias Birmili
32f422f354 PhantomJS 1.1.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-05-26 10:41:54 -07:00
Adam Vandenberg
4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
kei
260e69d950 fix phantomjs install command
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-11 20:54:23 -08:00
Chris Adams
b95e33a421 Add formula for PhantomJS 1.0.0
Closes Homebrew/homebrew#4018.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2011-02-12 14:57:45 +00:00