aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/stow.rb
AgeCommit message (Collapse)Author
2012-07-02stow 2.2.0nibbles 2bits
Upgrade stow to version 2.2.0. Stow is used to create symlinks. Remove the `--mandir` because it uses the correct path. Remove the `--infodir` because it also uses the correct path. Tested using clang and llvm from XCode-4.3.3. Closes #13162. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-09stow 2.1.3Adam Vandenberg
2011-11-30Add mirrors for GNU formulaeJack Nagel
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-12Use automatic mirror selection for GNU downloadsJack Nagel
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-03-12Use ruby style for inheritance.Adam Vandenberg
2010-08-14stow - fix brew audit warningsAdam Vandenberg
2010-08-14stow formulaHiroyuki Iwatsuki
Signed-off-by: Adam Vandenberg <flangy@gmail.com>