aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/arping.rb
AgeCommit message (Collapse)Author
2013-03-28Change github /tarball/ URLs to /archive/ for formulae A-KAndrew Janke
The `brew audit` check complains about the older /tarball/ URL scheme. Update formulae to use the new /archive/ URL and update the SHA to match. Closes #18813. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-12-15arping 2.12Brett Koonce
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-09arping 2.11 and remove patchnibbles 2bits
Upgrade arping to version 2.11. Remove the patch that's not needed anymore due to changes upstream. Tested on Lion using clang and llvm-gcc, then pinging my router by ip address. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-02-12arping: remove no-op inreplaceJack Nagel
Settings LIBS to -lnet in the top level Makefile does not affect src/Makefile, which is what really counts, and in fact when the inreplace is done correctly it causes the build to fail. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-14Remove redundant version numbersJack Nagel
Max's fix for the libnet version detection in 14d7d03 also fixed several others. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-03-12Use ruby style for inheritance.Adam Vandenberg
2010-11-18Use https for all GitHub URLsTianyi Cui
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-07Update formulae for version 0.7Adam Vandenberg
* 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-05-12New formula for arping 2.09Joshua Suggs
Signed-off-by: Adam Vandenberg <flangy@gmail.com> * Fix md5