<feed xmlns='http://www.w3.org/2005/Atom'>
<title>brew/Library/Homebrew/extend/os/mac/keg_relocate.rb, branch 1.3.6</title>
<subtitle>🍺 The missing package manager for macOS</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/'/>
<entry>
<title>Revert "mach: Avoid reopening the file for relocation"</title>
<updated>2017-09-27T09:08:23+00:00</updated>
<author>
<name>ilovezfs</name>
</author>
<published>2017-09-27T09:08:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=e8da9613fbe21a409e85af56319ce13c33daffcf'/>
<id>e8da9613fbe21a409e85af56319ce13c33daffcf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "keg_relocate: use correct number of arguments in call to change_install_name"</title>
<updated>2017-09-27T09:07:22+00:00</updated>
<author>
<name>ilovezfs</name>
</author>
<published>2017-09-27T09:07:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=0831f31e44d0ff6162eb85952197918025d5365a'/>
<id>0831f31e44d0ff6162eb85952197918025d5365a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>keg_relocate: fix call to change_install_name</title>
<updated>2017-09-27T00:30:28+00:00</updated>
<author>
<name>Steven Peters</name>
</author>
<published>2017-09-27T00:30:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=fc5b3778cb970e70444fe39aaa35d7baf19dc30b'/>
<id>fc5b3778cb970e70444fe39aaa35d7baf19dc30b</id>
<content type='text'>
During the changes to macho file relocation refactoring
in #3101, #3138, and #3139,
the number of arguments to the mach::change_install_name
function changed from 3 to 2, but
there was still an instance of the function being called
with the wrong number of arguments.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
During the changes to macho file relocation refactoring
in #3101, #3138, and #3139,
the number of arguments to the mach::change_install_name
function changed from 3 to 2, but
there was still an instance of the function being called
with the wrong number of arguments.
</pre>
</div>
</content>
</entry>
<entry>
<title>mach: Avoid reopening the file for relocation</title>
<updated>2017-09-25T21:46:23+00:00</updated>
<author>
<name>William Woodruff</name>
</author>
<published>2017-08-28T21:33:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=d618e574fb641de7d820208dec51bebe460cf32f'/>
<id>d618e574fb641de7d820208dec51bebe460cf32f</id>
<content type='text'>
This commit allows the relocation code to perform install name
and dylib ID changes without reopening the file separately.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This commit allows the relocation code to perform install name
and dylib ID changes without reopening the file separately.
</pre>
</div>
</content>
</entry>
<entry>
<title>Re-revert "Fix operator spacing."</title>
<updated>2017-06-02T17:22:05+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2017-06-01T14:06:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=2d6ae61314558b383cfa641e2de0839d5606afca'/>
<id>2d6ae61314558b383cfa641e2de0839d5606afca</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove `to_s` from some `Pathname`s.</title>
<updated>2017-05-08T11:37:28+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2017-04-27T18:17:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=5828eefd01cd61d2a7fbf439620b21f6f5b3d1b1'/>
<id>5828eefd01cd61d2a7fbf439620b21f6f5b3d1b1</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 #2442 from tdsmith/fix-symlink-relocation</title>
<updated>2017-04-05T08:32:52+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-04-05T08:32:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=d84655efb9dba5840d75e08da5b69f5fd0c56744'/>
<id>d84655efb9dba5840d75e08da5b69f5fd0c56744</id>
<content type='text'>
Virtualenv relocation fixes</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Virtualenv relocation fixes</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "keg_relocate: Don't relocate dylib IDs containing metavariables."</title>
<updated>2017-04-04T12:29:27+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-04-04T12:29:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=715132642fa6e9a418636f99a65eecde46d36ab5'/>
<id>715132642fa6e9a418636f99a65eecde46d36ab5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use extend/OS mechanism for grep args</title>
<updated>2017-04-02T16:04:49+00:00</updated>
<author>
<name>Tim D. Smith</name>
</author>
<published>2017-04-02T16:04:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=2f4eaf26a035727f8541a432c8e48b75f817ac0a'/>
<id>2f4eaf26a035727f8541a432c8e48b75f817ac0a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>keg_relocate: Don't relocate dylib IDs containing metavariables.</title>
<updated>2017-02-20T00:51:27+00:00</updated>
<author>
<name>William Woodruff</name>
</author>
<published>2017-02-16T06:33:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=0f89f6520ee9054d3e1ba09a3f6e14455375d2ed'/>
<id>0f89f6520ee9054d3e1ba09a3f6e14455375d2ed</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
