Commit Graph

10 Commits (82832563c7a310c0f22ee7040db063b0eeab666c)

Author SHA1 Message Date
Jack Nagel a609be79e0 libyaml: style 2013-05-26 20:52:34 -05:00
Scott M. Kroll 86deee9f38 libyaml: fix --universal
Closes Homebrew/homebrew#16329.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-30 20:22:33 -08:00
Mike McQuaid 88779ade49 Batch convert MD5 formula to SHA1.
Closes Homebrew/homebrew#14653.
2012-09-03 11:36:42 -07:00
Jack Nagel 6e5293d325 libyaml: use options DSL
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-13 10:28:12 -05:00
Jack Nagel 1dbdce5ba1 Append missing trailing newlines
A few formulae are missing trailing newlines.

Let's be POSIXly correct about trailing newlines, which are part of the
definition of a "line" and hence a "file". Even "diff" has it's own
special handling for files without trailing newlines.

Perhaps an audit check is in order.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-12 15:07:54 -05:00
William Woodall 2d4e24667b libyaml: support universal builds
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-08-13 20:39:30 -07:00
Aaron Patterson 1dab016d9c libyaml 0.1.4
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-07-16 09:00:20 -07:00
Adam Vandenberg 4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
Max Howell 61b2307139 s/require 'brewkit'/require 'formula'/g
brewkit.rb changes ENV destructively, so lets not do that everytime a formula
is required. Now it's possible for other tools to require a formula
description without worrying about side-effects.
2009-10-15 16:48:03 +01:00
Alexander Solovyov 2a0717ad1b libyaml formula
LibYAML is a YAML 1.1 parser and emitter written in C.
2009-09-29 15:46:34 +01:00