Commit Graph

9 Commits (e625869947997ffd1a0799592a50d176496f0b2f)

Author SHA1 Message Date
Andrew Janke 3ad9a0896f Change github /tarball/ URLs to /archive/ for formulae A-K
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 Homebrew/homebrew#18813.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-03-28 21:02:11 -07:00
Brett Koonce 6b620587eb arping 2.12
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-12-15 10:01:02 -08:00
nibbles 2bits e4fc8f9da9 arping 2.11 and remove patch
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-06-09 07:31:49 -07:00
Jack Nagel e242232117 arping: remove no-op inreplace
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-02-12 21:56:27 -06:00
Jack Nagel a6f7204c55 Remove redundant version numbers
Max's fix for the libnet version detection in 14d7d03 also fixed several
others.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-14 00:28:08 -06:00
Adam Vandenberg 4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
Tianyi Cui 8b275c916a Use https for all GitHub URLs
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-18 20:14:27 -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
Joshua Suggs 8e5906bd2c New formula for arping 2.09
Signed-off-by: Adam Vandenberg <flangy@gmail.com>

* Fix md5
2010-05-12 08:28:04 -07:00