<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>mind the explanatory gap &#187; facter</title>
	<atom:link href="http://explanatorygap.net/tag/facter/feed/" rel="self" type="application/rss+xml" />
	<link>http://explanatorygap.net</link>
	<description>many a slip 'twixt mind and lip...</description>
	<lastBuildDate>Tue, 01 Feb 2011 22:50:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Facter 1.5.7 MacPorts update submitted</title>
		<link>http://explanatorygap.net/2009/10/07/facter-1-5-7-macports-update-submitted/</link>
		<comments>http://explanatorygap.net/2009/10/07/facter-1-5-7-macports-update-submitted/#comments</comments>
		<pubDate>Tue, 06 Oct 2009 16:30:29 +0000</pubDate>
		<dc:creator>nigel kersten</dc:creator>
				<category><![CDATA[puppet]]></category>
		<category><![CDATA[facter]]></category>

		<guid isPermaLink="false">http://explanatorygap.net/?p=214</guid>
		<description><![CDATA[I&#8217;ve submitted a diff to update facter in MacPorts to 1.5.7, so it should be available soon. Note that I&#8217;ve set the maintainer for both Puppet and Facter in MacPorts to &#8216;openmaintainer&#8217;. This means that I accept patches from anyone, and it&#8217;s really quite trivial to update either of them, as is the case with [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve submitted a diff to update facter in MacPorts to 1.5.7, so it should be available soon.</p>
<p>Note that I&#8217;ve set the maintainer for both Puppet and Facter in MacPorts to &#8216;openmaintainer&#8217;. This means that I accept patches from anyone, and it&#8217;s really quite trivial to update either of them, as is the case with the vast majority of Portfiles.</p>
<p>The process goes something like:</p>
<p><code>$ sudo port selfupdate</code> (to get the newest versions)<br />
<code>$ mkdir /tmp/facter</code><br />
<code>$ cd /tmp/facter</code><br />
<code>$ cp /opt/local/var/macports/sources/rsync.macports.org/release/ports/sysutils/facter/Portfile .</code><br />
<code>$ cp Portfile Portfile.orig</code><br />
(edit the port file to change version from 1.5.6 to 1.5.7)<br />
<code>$ port -v checksum</code> (this will print out the expected and obtained checksums. Use this info to update the &#8216;checksums&#8217; component of the Portfile)<br />
<code>$ port -v checksum</code> (this should return happily now)<br />
<code>$ sudo port -v install</code> (verify that the port is installed correctly)<br />
<code>$ diff -u Portfile Portfile.orig &gt; Portfile-facter.diff</code> (submit an update ticket on the <a href="https://trac.macports.org/">MacPorts Trac site</a> with the diff attached)</p>
]]></content:encoded>
			<wfw:commentRss>http://explanatorygap.net/2009/10/07/facter-1-5-7-macports-update-submitted/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.336 seconds -->

