<feed xmlns='http://www.w3.org/2005/Atom'>
<title>brew/Library/ENV/4.3/pod2man, branch master</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 to new paths. (#507)</title>
<updated>2016-07-15T18:03:45+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2016-07-15T18:03:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=a02be9eea204264ce48827ac365c8b53b986d66a'/>
<id>a02be9eea204264ce48827ac365c8b53b986d66a</id>
<content type='text'>
Move some stuff formerly in `Library/ENV` around:
- Move `Library/ENV/$XCODE_VERSION` to `Library/Homebrew/env/super` as they are
  all superenv wrappers and all symlinks to the same version. We never needed
  the "separate shims for separate versions" functionality and it just adds
  confusion.
- Move `Library/ENV/pkgconfig` to `Library/Homebrew/env/pkgconfig` to get more
  things under `Library/Homebrew`
- Move `Library/ENV/scm` to `Library/scm` as these wrappers are not actually
  used by or related to superenv (or stdenv) in any way.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Move some stuff formerly in `Library/ENV` around:
- Move `Library/ENV/$XCODE_VERSION` to `Library/Homebrew/env/super` as they are
  all superenv wrappers and all symlinks to the same version. We never needed
  the "separate shims for separate versions" functionality and it just adds
  confusion.
- Move `Library/ENV/pkgconfig` to `Library/Homebrew/env/pkgconfig` to get more
  things under `Library/Homebrew`
- Move `Library/ENV/scm` to `Library/scm` as these wrappers are not actually
  used by or related to superenv (or stdenv) in any way.</pre>
</div>
</content>
</entry>
<entry>
<title>pod2man wrapper: restore missing `echo`</title>
<updated>2015-12-30T14:33:56+00:00</updated>
<author>
<name>Xu Cheng</name>
</author>
<published>2015-12-30T14:33:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=5d39a9df1011a09eb08f82aba8ca83da158b1b1e'/>
<id>5d39a9df1011a09eb08f82aba8ca83da158b1b1e</id>
<content type='text'>
`echo` is missing since f3f6552c.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
`echo` is missing since f3f6552c.
</pre>
</div>
</content>
</entry>
<entry>
<title>pod2man wrapper: allow non-/usr/bin pod2men</title>
<updated>2015-12-28T00:59:08+00:00</updated>
<author>
<name>Misty De Meo</name>
</author>
<published>2015-12-23T15:29:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=b2ca0e2331c851ad1b9e4188556c4bda0b3fcb25'/>
<id>b2ca0e2331c851ad1b9e4188556c4bda0b3fcb25</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ENV/pod2man: fix for machines upgraded to Yosemite</title>
<updated>2014-10-21T18:45:07+00:00</updated>
<author>
<name>Manpreet Singh</name>
</author>
<published>2014-10-21T15:40:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=dcc8309d1bd50f6d3dc7ac2fd8a50cf97ba72eda'/>
<id>dcc8309d1bd50f6d3dc7ac2fd8a50cf97ba72eda</id>
<content type='text'>
Yosemite is having the same issues as Homebrew/homebrew#24590 in the past on upgraded machine. Bump to pod2man5.18.

Closes Homebrew/homebrew#33436.

Signed-off-by: Mike McQuaid &lt;mike@mikemcquaid.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Yosemite is having the same issues as Homebrew/homebrew#24590 in the past on upgraded machine. Bump to pod2man5.18.

Closes Homebrew/homebrew#33436.

Signed-off-by: Mike McQuaid &lt;mike@mikemcquaid.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>pod2man: Fix for machines upgraded to Mavericks</title>
<updated>2014-01-29T02:36:06+00:00</updated>
<author>
<name>Manpreet Singh</name>
</author>
<published>2013-11-22T15:57:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=cf8cd9d4c273615f67ab8faf2f88f413274b580d'/>
<id>cf8cd9d4c273615f67ab8faf2f88f413274b580d</id>
<content type='text'>
Closes Homebrew/homebrew#24590.

Signed-off-by: Adam Vandenberg &lt;flangy@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes Homebrew/homebrew#24590.

Signed-off-by: Adam Vandenberg &lt;flangy@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>pod2man: add ENV wrapper.</title>
<updated>2013-09-27T20:35:03+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2013-09-27T20:34:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=5c973bad7422cf7f335e952a91ddfa2273aa2e4f'/>
<id>5c973bad7422cf7f335e952a91ddfa2273aa2e4f</id>
<content type='text'>
Closes Homebrew/homebrew#22528.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes Homebrew/homebrew#22528.
</pre>
</div>
</content>
</entry>
</feed>
