<feed xmlns='http://www.w3.org/2005/Atom'>
<title>brew/Library/Homebrew/cask/lib/hbc, branch 1.1.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>cask: Delete package dir if it is symlink on the uninstall</title>
<updated>2016-11-21T18:10:42+00:00</updated>
<author>
<name>Kaito Udagawa</name>
</author>
<published>2016-11-21T18:08:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=63e7fb5cae12ad751b4f3f83f6aa767d7c3c9f00'/>
<id>63e7fb5cae12ad751b4f3f83f6aa767d7c3c9f00</id>
<content type='text'>
When a Formula is converted into a Cask (e.g. osxfuse),
a symlink remains at the place of package dir.
This change ensure to remove such leftovers.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When a Formula is converted into a Cask (e.g. osxfuse),
a symlink remains at the place of package dir.
This change ensure to remove such leftovers.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #1502 from reitermarkus/load-metadata-cask-file</title>
<updated>2016-11-21T09:43:15+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2016-11-21T09:43:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=c7267b123d38d1c96c2ca786c942255d2417cd86'/>
<id>c7267b123d38d1c96c2ca786c942255d2417cd86</id>
<content type='text'>
Load cask file in `.metadata` directory directly.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Load cask file in `.metadata` directory directly.</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #1535 from umireon/cask-pkg-choice</title>
<updated>2016-11-21T09:25:30+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2016-11-21T09:25:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=cc7541cbc43fed20626f654dcea74c2a4951706a'/>
<id>cc7541cbc43fed20626f654dcea74c2a4951706a</id>
<content type='text'>
Cask: Add the choices option to pkg stanza</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Cask: Add the choices option to pkg stanza</pre>
</div>
</content>
</entry>
<entry>
<title>cask: compact the code</title>
<updated>2016-11-20T19:13:29+00:00</updated>
<author>
<name>Kaito Udagawa</name>
</author>
<published>2016-11-20T19:13:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=df635c8259dffca891424352765088a3b88a87d2'/>
<id>df635c8259dffca891424352765088a3b88a87d2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>cask: Call Tempfile#close(true) with the choices file to ensure it deleted</title>
<updated>2016-11-20T05:23:55+00:00</updated>
<author>
<name>Kaito Udagawa</name>
</author>
<published>2016-11-20T05:09:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=0c22cc45e6fe7da64f037fc2fc1556c0e967d55f'/>
<id>0c22cc45e6fe7da64f037fc2fc1556c0e967d55f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>cask: use Tempfile and some style fixes</title>
<updated>2016-11-19T05:52:38+00:00</updated>
<author>
<name>Kaito Udagawa</name>
</author>
<published>2016-11-19T04:05:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=28072021031836937a01e9fd995b03995fe49443'/>
<id>28072021031836937a01e9fd995b03995fe49443</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove kernel extensions specified in `uninstall :kext`.</title>
<updated>2016-11-19T00:53:26+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2016-11-18T21:53:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=1834457272a925e526a0493063229a9c47255d0a'/>
<id>1834457272a925e526a0493063229a9c47255d0a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Load cask file in `.metadata` directory directly.</title>
<updated>2016-11-18T22:02:58+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2016-11-14T11:33:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=bd9755fd78c4480dfb393c8317f685ec770e076a'/>
<id>bd9755fd78c4480dfb393c8317f685ec770e076a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>cask: add the choices option to pkg stanza</title>
<updated>2016-11-18T19:41:21+00:00</updated>
<author>
<name>Kaito Udagawa</name>
</author>
<published>2016-11-10T02:56:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=f4a3bc100b4b98a3d06222c15934abb36bf16594'/>
<id>f4a3bc100b4b98a3d06222c15934abb36bf16594</id>
<content type='text'>
installer command accepts -applyChoiceChangesXML option to change
customize options on the GUI installer from the commandline.
(`man installer` for more detailed information)

The introduced option `choice` enables the choice changes to be supplied
via pkg stanza without tricks in preflight code.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
installer command accepts -applyChoiceChangesXML option to change
customize options on the GUI installer from the commandline.
(`man installer` for more detailed information)

The introduced option `choice` enables the choice changes to be supplied
via pkg stanza without tricks in preflight code.
</pre>
</div>
</content>
</entry>
<entry>
<title>hbc/cmd/style: bump rubocop-cask to 0.10.6</title>
<updated>2016-11-15T16:57:10+00:00</updated>
<author>
<name>Josh Hagins</name>
</author>
<published>2016-11-15T16:57:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=c20d50fc7a527fb912669c97cb3131f01aaf43f1'/>
<id>c20d50fc7a527fb912669c97cb3131f01aaf43f1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
