The new one uses sha256 instead of md5 and
the urls still work and are all https, too.
ClosesHomebrew/homebrew#40455.
Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
Link to MetaCPAN.org instead of search.cpan.org. MetaCPAN is the community-maintained web portal to CPAN, while search.cpan.org is the historic but proprietary one.
ClosesHomebrew/homebrew#39836.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
A simple vim plugin created by me. Hope it can help formula authors who use vim.
ClosesHomebrew/homebrew#38150.
Signed-off-by: Xu Cheng <xucheng@me.com>
I feel like we’re probably fighting a losing battle here, but here’s a
bundle more updates to the example formula to cover some ground not
already covered.
ClosesHomebrew/homebrew#36644.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
* Moved the `pip` homepage to something that points more directly at
`pip`.
* Adds a note on `test do`. All the maintainers and the bot check the
existence of such things these days, but I guess if anyone stumbles
across the document it’s useful to say.
* GiX is formally dead, and has two blessed forks.
* Typo on contributor.
ClosesHomebrew/homebrew#35467.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
Acceptable-Formulae:
* Makes the language around stable versions stricter.
* Fixes the Homebrew/Head-only lack-of-hyphen.
* Adds Homebrew/Devel-only.
Formula-Cookbook:
* Adds a link to Interesting-Taps-&-Branches.
* Fixes the Python language to match Tim’s latest guidelines.
* Adds a note on options that aren’t ` build-with? ` or `
build-without? `.
Interesting-Taps-&-Branches:
* Slightly modifies the Versions language to better match what the
repository actually ships.
* Adds Homebrew/Devel-only to the language.
ClosesHomebrew/homebrew#35298.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
`brew-gem`'s link is 404.
`brew-pip` has reached EOL.
Thus I updates the link of `brew-gem`, and remove descriptions
about `brew-pip`.
Thanks @DomT4 for pointing out brew-gem's new home.
ClosesHomebrew/homebrew#34569.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
How-to-use-keg-only-outside-of-brew:
* A new piece of documentation detailing how to deal with using
keg_only formula outside of Brew itself. We’ve had a lot of questions
and issues about this recently, and the solutions aren’t as easy and
explicit to find elsewhere, so detailing it here may help reduce some
of the questions we’ve seen recently.
* I possibly whinged too much in the second section. I’m open to
criticism and being called whiny.
* Details flags, prepending the $PATH, and dealing with pkg-config.
ClosesHomebrew/homebrew#34608.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>