Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

make brew update define tapped formula properly #21087

Closed

Conversation

phinze
Copy link
Contributor

@phinze phinze commented Jul 9, 2013

a tapped formula is a ruby file present:

  • in the root of the tap
  • in directory of the tap called Formula
  • in a directory of the tap called HomebrewFormula

and nowhere else. this corrects an overzealous definition of tapped
formula in the updater. (the correct definition has been in Pathname
since e613cbe)

refs #19743

a tapped formula is a ruby file present:

- in the root of the tap
- in directory of the tap called Formula
- in a directory of the tap called HomebrewFormula

and nowhere else. this corrects an overzealous definition of tapped
formula in the updater. (the correct definition has been in Pathname
since e613cbe)

refs Homebrew#19743
@phinze
Copy link
Contributor Author

phinze commented Jul 9, 2013

First build failed, but pushed a corrected commit as phinze/homebrew@74c7ca1

Not sure if the build will retrigger automatically or if there's a way to manually poke it

@phinze
Copy link
Contributor Author

phinze commented Jul 9, 2013

Looking green now! Let me know if there's anything I can do to help this make it in! 👍 🌟

@jacknagel
Copy link
Contributor

Thank you for working on this. I think it looks ready to go, I will plan to merge it later this evening. Certainly looking forward to having this resolved.

@jacknagel jacknagel closed this in 90e3fd0 Jul 10, 2013
@jacknagel
Copy link
Contributor

Thanks again.

@adamv
Copy link
Contributor

adamv commented Jul 10, 2013

To repeat Jack, thanks for this!

handyman5 pushed a commit to handyman5/homebrew that referenced this pull request Oct 7, 2013
A tapped formula is a ruby file present:

  - in the root of the tap
  - in directory of the tap called Formula
  - in a directory of the tap called HomebrewFormula

And nowhere else. This corrects an overzealous definition of tapped
formula in the updater. (the correct definition has been in Pathname
since e613cbe)

Refs Homebrew#19743.
Closes Homebrew#21087.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
@Homebrew Homebrew locked and limited conversation to collaborators Feb 17, 2016
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.

3 participants