aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/arping.rb
AgeCommit message (Collapse)Author
2015-01-27arping: update 2.15 bottle.BrewTestBot
2015-01-27arping 2.15Baptiste Fontaine
Closes #36249. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-07-20arping: update 2.14 bottle.BrewTestBot
Closes #30973.
2014-07-20arping 2.14Brett Koonce
2014-07-20arping: update 2.13 bottle.BrewTestBot
Fixes #30984.
2014-06-28arping: add 2.13 bottle.BrewTestBot
2014-06-28arping 2.13David Christenson
Update to latest stable release, add autotools dependencies, change single quotes to double. Closes #30509. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
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