aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/jsawk.rb
AgeCommit message (Collapse)Author
2015-01-14jsawk: remove README file renameXu Cheng
Closes #35856. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2015-01-13jsawk: test addedBaptiste Fontaine
Closes #35816. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2013-11-04jsawk 1.4Alexander Bolodurin
Closes #23941. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-03-28jsawk: use archive URLJack Nagel
Fixes #18798.
2012-09-03Batch convert MD5 formula to SHA1.Mike McQuaid
Closes #14653.
2012-01-22jsawk: add stable URLJack Nagel
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-05-26Use https for github repos.Adam Vandenberg
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
2009-12-12Add formula for resty and jsawkAdam Vandenberg
resty and jsawk are command-line scripts useful for testing REST/JSON APIs.