Commit Graph

7 Commits (eb7a0b47fd3e6cb068a44b627383054be062bf3d)

Author SHA1 Message Date
Jack Nagel 7c648d9732 Shore up a number of shell quoting issues
When interpolating in strings passed to Formula#system, it should be
done in such a way that if any interpolated variables contain spaces,
they are either (a) passed as part of a list or (b) protected by quotes
if they are part of a long string (which is subject to shell expansion).
Otherwise, they will be split on the space when expanded by the shell
and passed as multiple arguments to whatever process is being executed.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-15 14:03:11 -05:00
Adam Vandenberg eefa0b96d9 bibutils: update comment 2012-03-10 18:19:31 -08:00
Jack Nagel e40ad99f2f bibutils: style cleanups
- use new homepage and download URL

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-09 21:30:58 -06:00
Adam Vandenberg 4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
howthebodyworks 15f921d86f got to bibutils 4.12 as the previously packaged version 4.9 appears to be no longer supplied
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2010-12-19 21:29:16 +00:00
Jonathan Groß b0e69b14ed updated bibutils to version 4.9
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-07-28 08:01:50 -07:00
David Sanson 5bee52af0e Add bibutils 2010-05-20 14:20:57 -07:00