Commit Graph

7 Commits (07c2a874204803cb6af86eb3c39a7447334cd3fd)

Author SHA1 Message Date
Camillo Lugaresi 0cfb74692f Remove spurious libiconv dependencies
OS X ships with iconv. glib failed to detect it, and this snowballed
into a few formulas requiring a superfluous duplicate install of
libiconv. All of the formulas in this commit compile without the
libiconv dependency.

jn:
The libiconv shipped with 10.5, 10.6, and 10.7 is version 1.11, so there
shouldn't be any cases of "10.x needs a newer libiconv but 10.y does
not".

In any case, we'll wait a week or so just in case any weird issues crop
up, and if not, then we can remove the libiconv formula and blacklist
it.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-03-02 22:22:16 -06:00
Adam Vandenberg 35691bd584 tin 2.0.1 2012-02-09 21:38:27 -08:00
Jack Nagel 83fcafb5aa Add mirrors for GNU formulae
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-11-30 12:56:07 -06:00
Devin Weaver 90a974a26f tin: Upgrade to 2.0.0
Closes Homebrew/homebrew#8019.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-10-08 09:43:37 -07:00
Jack Nagel fa3d89a7c0 Use automatic mirror selection for GNU downloads
It seems that the main GNU download site has issues in some places
outside the U.S., so we'll use the provided "ftpmirror.gnu.org" to pick
a nearby mirror.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-12 15:08:20 -05:00
Adam Vandenberg 4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
Jonathan Groß 59b0e0acae added formula for the tin news reader
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-06-17 08:35:02 -07:00