Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

audit: pass explicit sort to handle APFS #3635

Merged
merged 1 commit into from
Jan 7, 2018
Merged

audit: pass explicit sort to handle APFS #3635

merged 1 commit into from
Jan 7, 2018

Conversation

commitay
Copy link
Contributor

@commitay commitay commented Jan 7, 2018

  • Have you followed the guidelines in our Contributing document?
  • Have you checked to ensure there aren't other open Pull Requests for the same change?
  • Have you added an explanation of what your changes do and why you'd like us to include them?
  • Have you written new tests for your changes? Here's an example.
  • Have you successfully run brew tests with your changes locally?

#3311

$ brew audit
apcupsd:
  * C: 29: col 66: "#{prefix}/Lib" should be "#{lib}"
azure-cli:
  * C: 16: col 3: :python3 is deprecated. Usage should be "python3".
ib:
  * C: 14: col 3: :python is deprecated. Usage should be "python".
pyqt:
  * C: 21: col 3: :python is deprecated. Usage should be "python".
you-get:
  * C: 17: col 3: :python3 is deprecated. Usage should be "python3".
hdf5@1.8:
  * C: 23: col 3: :fortran is deprecated. Usage should be "gcc".
arpack:
  * C: 19: col 3: :fortran is deprecated. Usage should be "gcc".
$ brew audit
abyss:
  * C: 23: col 3: 'needs :openmp' should be replaced with 'depends_on "gcc"'
apcupsd:
  * C: 29: col 66: "#{prefix}/Lib" should be "#{lib}"
arpack:
  * C: 19: col 3: :fortran is deprecated. Usage should be "gcc".
asciinema:
  * C: 16: col 3: :python3 is deprecated. Usage should be "python3".
awscli:
  * C: 20: col 3: :python3 is deprecated. Usage should be "python3".
azure-cli:
  * C: 16: col 3: :python3 is deprecated. Usage should be "python3".
bandcamp-dl:
  * C: 18: col 3: :python3 is deprecated. Usage should be "python3".
beast:
  * C: 15: col 3: :ant is deprecated. Usage should be "ant".

@MikeMcQuaid MikeMcQuaid merged commit 4438fe1 into Homebrew:master Jan 7, 2018
@MikeMcQuaid
Copy link
Member

Thanks again @commitay!

@commitay
Copy link
Contributor Author

commitay commented Jan 7, 2018

Thanks @MikeMcQuaid!

@commitay commitay deleted the audit-sort branch January 7, 2018 09:42
@Homebrew Homebrew locked and limited conversation to collaborators May 4, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants