Commit Graph

14 Commits (d7de7d6df5c9e5addcd192041cb67e769c49619d)

Author SHA1 Message Date
nibbles 2bits 2026d2ece1 e2fsprogs 1.42.6
- Upgrade to 1.42.6
- Works well with superenv
- Needed for ext2fuse

Closes Homebrew/homebrew#15069.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-23 21:15:56 -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
Jack Nagel 28c9fbc637 e2fsprogs: fix audit warning 2012-08-12 13:58:15 -05:00
Brett Koonce 8acb9f6a98 e2fsprogs 1.42.5
Closes Homebrew/homebrew#13968.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-05 20:55:58 -07:00
nibbles 2bits 4298b9f28a e2fsprogs 1.42.3
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-10 14:07:50 -07:00
Adam Vandenberg 16abc347cc Remove redundant :using specs 2012-04-19 21:06:00 -07:00
Adam Vandenberg 75dceb540f e2fsprogs: also install libs 2012-04-18 19:26:08 -07:00
Will Ross 27b587ee8b e2fsprogs: fix compilation under Lion w/ clang
Fix derived from Macports issue 91359:
https://trac.macports.org/changeset/91359

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-18 19:03:26 -07:00
Will Ross b22ae71d92 e2fsprogs 1.42.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-18 07:31:45 -07:00
Will Ross 7bac41ffbb e2fsprogs: add HEAD
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-18 07:31:14 -07:00
Adam Vandenberg 4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
Adam Vandenberg a4c5560173 e2fsprogs 1.41.12 2010-12-11 16:53:43 -08:00
Adam Vandenberg 7bd947eb0b Update formulae for version 0.7
* Use new "url" features
* Use keg_only DSL
* Use "skip_clean :all" DSL
* Whitespace and style cleanups
* Make bash invocations less silly
* Use new man2-man8 helpers
* Remove "FileUtils." since it is included in Formula
* Use real names for deps instead of aliases
* ENV.x11 now updates path, so remove that from individual brews
2010-08-07 18:08:53 -07:00
Vincent Landgraf b44709ec9d Add e2fsprogs. 2010-06-10 09:54:32 -07:00