<feed xmlns='http://www.w3.org/2005/Atom'>
<title>brew/Library/Homebrew/pathname+yeast.rb, branch 0.9.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>Some subdirs and renames to aid homebrew n00bs</title>
<updated>2009-10-15T15:51:53+00:00</updated>
<author>
<name>Max Howell</name>
</author>
<published>2009-10-15T11:36:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=543a113712635b64bcfe0804acea0d8079b8bd44'/>
<id>543a113712635b64bcfe0804acea0d8079b8bd44</id>
<content type='text'>
The classes better reflect their contents. I'm sure this change may be
contentious, but I am a sucker for trying to create source bases that are easy
to get to grips with and easy to navigate.

brewkit.rb is now a deprecated file.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The classes better reflect their contents. I'm sure this change may be
contentious, but I am a sucker for trying to create source bases that are easy
to get to grips with and easy to navigate.

brewkit.rb is now a deprecated file.
</pre>
</div>
</content>
</entry>
<entry>
<title>Tweak version regex.</title>
<updated>2009-10-09T00:21:55+00:00</updated>
<author>
<name>Adam Vandenberg</name>
</author>
<published>2009-10-04T17:35:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=82bbe5e074feb587ca85e8bb221f0815cf400e86'/>
<id>82bbe5e074feb587ca85e8bb221f0815cf400e86</id>
<content type='text'>
Enable tarballs named like "fceux-2.1.1.src.tar.bz2"
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Enable tarballs named like "fceux-2.1.1.src.tar.bz2"
</pre>
</div>
</content>
</entry>
<entry>
<title>Add -sources to the version recognizer.</title>
<updated>2009-10-01T17:23:02+00:00</updated>
<author>
<name>Adam Vandenberg</name>
</author>
<published>2009-09-30T20:42:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=da565308add13f866590b43dd860fd250d00fedc'/>
<id>da565308add13f866590b43dd860fd250d00fedc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Pathname fix for ruby 1.9 [hack?]</title>
<updated>2009-10-01T03:26:52+00:00</updated>
<author>
<name>Zachery Hostens</name>
</author>
<published>2009-10-01T03:17:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=101e9c8cbed91bc3df6b2322db34f7bdeaae535d'/>
<id>101e9c8cbed91bc3df6b2322db34f7bdeaae535d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Angband version style</title>
<updated>2009-09-29T22:34:17+00:00</updated>
<author>
<name>Max Howell</name>
</author>
<published>2009-09-29T19:35:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=c0253a75df93f67ae7a4ab14f1f0960b0b484556'/>
<id>c0253a75df93f67ae7a4ab14f1f0960b0b484556</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Find version number in *-src.tarball</title>
<updated>2009-09-25T17:57:44+00:00</updated>
<author>
<name>Adam Vandenberg</name>
</author>
<published>2009-09-23T14:56:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=a3668bef76d66cd3295280b771d2ff2ffac0b58d'/>
<id>a3668bef76d66cd3295280b771d2ff2ffac0b58d</id>
<content type='text'>
Signed-Off-By: Max Howell &lt;max@methylblue.com&gt;

I added a unittest.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-Off-By: Max Howell &lt;max@methylblue.com&gt;

I added a unittest.
</pre>
</div>
</content>
</entry>
<entry>
<title>Ant formula</title>
<updated>2009-09-14T19:33:46+00:00</updated>
<author>
<name>Clinton R. Nixon</name>
</author>
<published>2009-09-06T04:43:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=0df406ae4fffdcef862f17d6e8275eb31d887c35'/>
<id>0df406ae4fffdcef862f17d6e8275eb31d887c35</id>
<content type='text'>
Ant is a Java-based build tool. In theory, it is kind of like Make, without
Make's wrinkles and with the full portability of pure Java code.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Ant is a Java-based build tool. In theory, it is kind of like Make, without
Make's wrinkles and with the full portability of pure Java code.
</pre>
</div>
</content>
</entry>
<entry>
<title>Couchdb and dependency formulae</title>
<updated>2009-09-14T19:33:46+00:00</updated>
<author>
<name>Sean Wolfe</name>
</author>
<published>2009-09-01T14:17:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=80a54dc5b2145bf494655af1a0b1c17c0700be54'/>
<id>80a54dc5b2145bf494655af1a0b1c17c0700be54</id>
<content type='text'>
Signed-off-by: Max Howell &lt;max@methylblue.com&gt;

I squashed a number of commits here, and also replaced the use of nspr.prefix with HOMEBREW_PREFIX as in theory we are flexible with our requirement for dependencies, although with the limited build system that SpiderMonkey possesses this is difficult for us to achieve anyway…
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Max Howell &lt;max@methylblue.com&gt;

I squashed a number of commits here, and also replaced the use of nspr.prefix with HOMEBREW_PREFIX as in theory we are flexible with our requirement for dependencies, although with the limited build system that SpiderMonkey possesses this is difficult for us to achieve anyway…
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix lame version, eg. 398-2</title>
<updated>2009-09-11T16:42:53+00:00</updated>
<author>
<name>Max Howell</name>
</author>
<published>2009-09-11T11:51:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=d62fd8743634da86a6fc228f39c0a81b2ef67c34'/>
<id>d62fd8743634da86a6fc228f39c0a81b2ef67c34</id>
<content type='text'>
Included test this time!
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Included test this time!
</pre>
</div>
</content>
</entry>
<entry>
<title>Tests for Pathname+Yeast</title>
<updated>2009-09-02T14:07:26+00:00</updated>
<author>
<name>Max Howell</name>
</author>
<published>2009-09-02T13:31:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=422ec29363f26d4f343f0a364e9873e0a8d79615'/>
<id>422ec29363f26d4f343f0a364e9873e0a8d79615</id>
<content type='text'>
I removed the rename and mv functions as when I wrote the tests I realised the function implied the pathname object would be updated to reflect the moved or renamed file. However that cannot be done. Also frankly I think writing it out in full makes clearer code.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I removed the rename and mv functions as when I wrote the tests I realised the function implied the pathname object would be updated to reflect the moved or renamed file. However that cannot be done. Also frankly I think writing it out in full makes clearer code.
</pre>
</div>
</content>
</entry>
</feed>
