<feed xmlns='http://www.w3.org/2005/Atom'>
<title>brew/Library/Homebrew/extend, branch 1.3.2</title>
<subtitle>🍺 The missing package manager for macOS</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/'/>
<entry>
<title>ENV: move java_cache to compat for future hard deprecation</title>
<updated>2017-08-31T20:04:42+00:00</updated>
<author>
<name>Dominyk Tiller</name>
</author>
<published>2017-08-30T23:09:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=0cb6307f2d5207c794760727df579cd8015b23e9'/>
<id>0cb6307f2d5207c794760727df579cd8015b23e9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>upgrade more urls to https</title>
<updated>2017-08-22T10:31:21+00:00</updated>
<author>
<name>Viktor Szakats</name>
</author>
<published>2017-08-22T10:31:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=b44c7a1022976a4fcd9e7ea9b6069ec971d6b235'/>
<id>b44c7a1022976a4fcd9e7ea9b6069ec971d6b235</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>formula_cellar_checks: fix broken dylib spacing.</title>
<updated>2017-08-08T10:08:35+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-08-08T10:08:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=93051b27d6886dae6df01544c86df579f21f6410'/>
<id>93051b27d6886dae6df01544c86df579f21f6410</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>formula_cellar_checks: remove stray backtick.</title>
<updated>2017-08-07T10:48:45+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-08-07T10:48:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=69799d97b1e7314912b2ee234dec2c179c5fb969'/>
<id>69799d97b1e7314912b2ee234dec2c179c5fb969</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #3017 from MikeMcQuaid/reinstall_broken_bottles</title>
<updated>2017-08-07T10:45:15+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-08-07T10:45:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=0950d1f195dfa77e9ea6cc2b12270988aacb8bec'/>
<id>0950d1f195dfa77e9ea6cc2b12270988aacb8bec</id>
<content type='text'>
formula_cellar_checks: reinstall broken bottles.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
formula_cellar_checks: reinstall broken bottles.</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #2998 from andrewyatz/bugfix/pkgconfiglibdir</title>
<updated>2017-08-07T10:44:58+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-08-07T10:44:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=5327b304a63afab5dab8e68af2569363077e2c6c'/>
<id>5327b304a63afab5dab8e68af2569363077e2c6c</id>
<content type='text'>
Bugfix/pkgconfiglibdir</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bugfix/pkgconfiglibdir</pre>
</div>
</content>
</entry>
<entry>
<title>formula_cellar_checks: reinstall broken bottles.</title>
<updated>2017-08-07T10:21:55+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-08-07T10:21:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=e2070780f1d28756ba06c3aa623c63eb51c4826c'/>
<id>e2070780f1d28756ba06c3aa623c63eb51c4826c</id>
<content type='text'>
If we pour from a bottle and then immediately know it’s broken then
we should tell users how to resolve their issue and where to file a
issue to.

Inspired by https://github.com/Homebrew/homebrew-core/issues/16477.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If we pour from a bottle and then immediately know it’s broken then
we should tell users how to resolve their issue and where to file a
issue to.

Inspired by https://github.com/Homebrew/homebrew-core/issues/16477.
</pre>
</div>
</content>
</entry>
<entry>
<title>Incorrect - added</title>
<updated>2017-08-07T10:20:56+00:00</updated>
<author>
<name>Andrew Yates</name>
</author>
<published>2017-08-07T10:20:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=9b5a3b80bf536471f34f62c7ba5d4dc9ae3aec06'/>
<id>9b5a3b80bf536471f34f62c7ba5d4dc9ae3aec06</id>
<content type='text'>
I added an extra un-wanted - into the pkgconfig path. Now removed</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I added an extra un-wanted - into the pkgconfig path. Now removed</pre>
</div>
</content>
</entry>
<entry>
<title>Moving /usr/lib/pkg-config to be first</title>
<updated>2017-08-03T16:22:18+00:00</updated>
<author>
<name>Andrew Yates</name>
</author>
<published>2017-08-03T16:22:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=365c55573b26b9363746ac39c21f8b90e8ec992f'/>
<id>365c55573b26b9363746ac39c21f8b90e8ec992f</id>
<content type='text'>
Ensuring old functionality still happens and /usr/lib/pkg-config is the first location found in macOS.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Ensuring old functionality still happens and /usr/lib/pkg-config is the first location found in macOS.</pre>
</div>
</content>
</entry>
<entry>
<title>Adding in "/usr/lib/pkg-config"</title>
<updated>2017-08-03T09:46:12+00:00</updated>
<author>
<name>Andrew Yates</name>
</author>
<published>2017-08-03T09:46:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=19cfcc34ef3eb71fcbd45f01b98153fd517a6dfd'/>
<id>19cfcc34ef3eb71fcbd45f01b98153fd517a6dfd</id>
<content type='text'>
Moving "/usr/lib/pkg-config" into the pkg-path path</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Moving "/usr/lib/pkg-config" into the pkg-path path</pre>
</div>
</content>
</entry>
</feed>
