diff options
| author | Steven Peters | 2014-04-11 16:07:51 -0700 |
|---|---|---|
| committer | Jack Nagel | 2014-04-11 20:53:22 -0500 |
| commit | cd9c98b77e46ae1eb8c297ddcd80db48745b00a4 (patch) | |
| tree | bf1fe154a08ca111a0d19916b7f6b692d70623bf /Library/Formula/libreadline-java.rb | |
| parent | 120b1658b485acba330ab5208962de455530d028 (diff) | |
| download | homebrew-cd9c98b77e46ae1eb8c297ddcd80db48745b00a4.tar.bz2 | |
Use .diff instead of .patch for github commit sourced patches
This modifies multiple formulae in a single commit, replacing
the patch suffix with diff per #28315. I used the following
command:
~~~
sed -i -e 's@patch"$@diff"@' `grep -rlI 'commit.*patch"$' .`
~~~
The patch shasums are then computed using:
~~~
brew fetch --build-from-source `git st | sed -e 's@^ M@@'`
~~~
and manually updated.
Fixes #28315.
Fixes #28335.
Closes #28339.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Diffstat (limited to 'Library/Formula/libreadline-java.rb')
0 files changed, 0 insertions, 0 deletions
