<feed xmlns='http://www.w3.org/2005/Atom'>
<title>henrietta-cache, branch 1.2</title>
<subtitle>Egg cache builder for the Henrietta egg server.
</subtitle>
<id>https://code.more-magic.net/henrietta-cache/atom?h=1.2</id>
<link rel='self' href='https://code.more-magic.net/henrietta-cache/atom?h=1.2'/>
<link rel='alternate' type='text/html' href='https://code.more-magic.net/henrietta-cache/'/>
<updated>2018-09-05T16:24:51Z</updated>
<entry>
<title>Release version 1.2</title>
<updated>2018-09-05T16:24:51Z</updated>
<author>
<name>Peter Bex</name>
<email>peter@more-magic.net</email>
</author>
<published>2018-09-05T16:24:51Z</published>
<link rel='alternate' type='text/html' href='https://code.more-magic.net/henrietta-cache/commit/?id=f41fbd41f7e3974d88191218ea1b4ef49fb4e8f8'/>
<id>urn:sha1:f41fbd41f7e3974d88191218ea1b4ef49fb4e8f8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Port to CHICKEN 5</title>
<updated>2018-09-05T16:23:11Z</updated>
<author>
<name>Peter Bex</name>
<email>peter@more-magic.net</email>
</author>
<published>2018-09-05T16:23:11Z</published>
<link rel='alternate' type='text/html' href='https://code.more-magic.net/henrietta-cache/commit/?id=89dfdf725593cd2e1a1352e4b7b9370a5a31cdd4'/>
<id>urn:sha1:89dfdf725593cd2e1a1352e4b7b9370a5a31cdd4</id>
<content type='text'>
This drops support for CHICKEN versions before 4.6 (copy-port is required now)
</content>
</entry>
<entry>
<title>Wrap program in a module to make it easier to port</title>
<updated>2018-09-05T16:14:22Z</updated>
<author>
<name>Peter Bex</name>
<email>peter@more-magic.net</email>
</author>
<published>2018-09-05T16:14:22Z</published>
<link rel='alternate' type='text/html' href='https://code.more-magic.net/henrietta-cache/commit/?id=196f70a43bad9a55f2a14d7526816f7973fa7562'/>
<id>urn:sha1:196f70a43bad9a55f2a14d7526816f7973fa7562</id>
<content type='text'>
Fix some issues like depending on srfi-13 implicitly only for
string-null? and some other bad imports.
</content>
</entry>
<entry>
<title>Improve egg/meta-file handling by only allowing "distribution-files" in egg-files and "files" in meta-files</title>
<updated>2018-09-05T16:05:22Z</updated>
<author>
<name>Peter Bex</name>
<email>peter@more-magic.net</email>
</author>
<published>2018-09-05T16:05:22Z</published>
<link rel='alternate' type='text/html' href='https://code.more-magic.net/henrietta-cache/commit/?id=7c8c0ab1c48699b94327ba30e7ef450eb1a44f29'/>
<id>urn:sha1:7c8c0ab1c48699b94327ba30e7ef450eb1a44f29</id>
<content type='text'>
There's some minor code duplication but it's worth the loss of
confusion and potential for error.
</content>
</entry>
<entry>
<title>Support for CHICKEN 5's egg description files</title>
<updated>2018-09-05T16:01:52Z</updated>
<author>
<name>Mario Domenech Goulart</name>
<email>mario@parenteses.org</email>
</author>
<published>2018-09-05T07:55:59Z</published>
<link rel='alternate' type='text/html' href='https://code.more-magic.net/henrietta-cache/commit/?id=7dfa6f85e0a11b51eae55dca5dbe6f7af764f130'/>
<id>urn:sha1:7dfa6f85e0a11b51eae55dca5dbe6f7af764f130</id>
<content type='text'>
Support both `meta-file' and `egg-file' as URI types, and both `files'
and `distribution-files' forms in egg description files (.meta for C4
and .egg for C5).

Note that:

* Although `distribution-files' is intended to be used by C5's
  chicken-install, it can also be used in the toplevel of .meta files,
  as chicken-install for C4 is very permissive.  `files', however,
  cannot be used in the toplevel of .egg files.

* (uri meta-file ...) can point to a .egg file, and (uri egg-file ...)
  can point to a .meta file.  `egg-file' is just and alias to
  `meta-file' for naming consistency in C5.

* henrietta-cache for C4 can be used to cache eggs for C5 (and
  supports `egg-file' and `distribution-files').

Signed-off-by: Peter Bex &lt;peter@more-magic.net&gt;
</content>
</entry>
<entry>
<title>Update release-info to point to more-magic.net</title>
<updated>2016-03-04T20:43:39Z</updated>
<author>
<name>Peter Bex</name>
<email>peter@more-magic.net</email>
</author>
<published>2016-03-04T20:43:39Z</published>
<link rel='alternate' type='text/html' href='https://code.more-magic.net/henrietta-cache/commit/?id=612a1644aae737af912d3ad31a0617373408367e'/>
<id>urn:sha1:612a1644aae737af912d3ad31a0617373408367e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Updated release-info file for release tag 1.1</title>
<updated>2015-05-03T12:02:41Z</updated>
<author>
<name>Peter Bex</name>
<email>peter@more-magic.net</email>
</author>
<published>2015-05-03T12:02:41Z</published>
<link rel='alternate' type='text/html' href='https://code.more-magic.net/henrietta-cache/commit/?id=f5c521b590a3ae9600a504dda35d33ee205f4bc6'/>
<id>urn:sha1:f5c521b590a3ae9600a504dda35d33ee205f4bc6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added tag 1.1 for changeset 74dca0085692</title>
<updated>2015-05-03T12:02:41Z</updated>
<author>
<name>Peter Bex</name>
<email>peter@more-magic.net</email>
</author>
<published>2015-05-03T12:02:41Z</published>
<link rel='alternate' type='text/html' href='https://code.more-magic.net/henrietta-cache/commit/?id=15dacdaa326ae9a0dfa900e74309e0121b7a2057'/>
<id>urn:sha1:15dacdaa326ae9a0dfa900e74309e0121b7a2057</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump version to 1.1</title>
<updated>2015-05-03T12:02:36Z</updated>
<author>
<name>Peter Bex</name>
<email>peter@more-magic.net</email>
</author>
<published>2015-05-03T12:02:36Z</published>
<link rel='alternate' type='text/html' href='https://code.more-magic.net/henrietta-cache/commit/?id=857dcd0881977d0f82038d6616cb4f1b41d1b7b7'/>
<id>urn:sha1:857dcd0881977d0f82038d6616cb4f1b41d1b7b7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use gunzip and bunzip instead of zcat and bzcat, for compatibility reasons</title>
<updated>2015-05-03T12:02:10Z</updated>
<author>
<name>Peter Bex</name>
<email>peter@more-magic.net</email>
</author>
<published>2015-05-03T12:02:10Z</published>
<link rel='alternate' type='text/html' href='https://code.more-magic.net/henrietta-cache/commit/?id=83d97440e387692de00f3dbd5c05fd28e00ee78d'/>
<id>urn:sha1:83d97440e387692de00f3dbd5c05fd28e00ee78d</id>
<content type='text'>
As reported by Jim Ursetto, the version of zcat shipped with OS X doesn't handle gzipped files, and gzcat doesn't exist on many Linuxen.  However, gunzip has a -c option which does the same.  For consistency, use bunzip2 -c as well.
</content>
</entry>
</feed>
