<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/devel/ruby-rcsparse, branch pkgsrc_2012Q2</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2012Q2</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2012Q2'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2011-02-21T16:01:10Z</updated>
<entry>
<title>Bump PKGREVISION due to ABI change of ruby18-base.</title>
<updated>2011-02-21T16:01:10Z</updated>
<author>
<name>taca</name>
<email>taca</email>
</author>
<published>2011-02-21T16:01:10Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=e521e7c67481ef023ca7ec2ea9100b5567e24bfe'/>
<id>urn:sha1:e521e7c67481ef023ca7ec2ea9100b5567e24bfe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a patch to support both ruby18 and ruby19.</title>
<updated>2010-09-10T06:19:50Z</updated>
<author>
<name>taca</name>
<email>taca</email>
</author>
<published>2010-09-10T06:19:50Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=1173ba03618d1445b205e45c17a6a04465e96411'/>
<id>urn:sha1:1173ba03618d1445b205e45c17a6a04465e96411</id>
<content type='text'>
No functional change.
</content>
</entry>
<entry>
<title>Update to 45:</title>
<updated>2009-08-08T22:59:41Z</updated>
<author>
<name>wiz</name>
<email>wiz</email>
</author>
<published>2009-08-08T22:59:41Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=1c39c16e7f31d80f00a4f94878bbee25faf0e844'/>
<id>urn:sha1:1c39c16e7f31d80f00a4f94878bbee25faf0e844</id>
<content type='text'>
do not treat a failed rcscheckout() as system failure

A failed checkout is not necessarily caused by a solid system error, but
can be also caused by a faulty RCS file. Do not use rb_sys_fail(), since
it will abort() if errno == 0. Instead, simply raise a RuntimeError.

Reported-by: Brad King

check deltas for correctness before applying

We can not blindly trust the RCS file to contain correct deltas. We have
to verify that the chunks (especially deletes) make sense and operate on
existing lines.

Reported-by: Brad King
</content>
</entry>
<entry>
<title>Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT</title>
<updated>2009-05-19T08:59:00Z</updated>
<author>
<name>wiz</name>
<email>wiz</email>
</author>
<published>2009-05-19T08:59:00Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=53d692acd8a71f89a941dada62a4345937a07233'/>
<id>urn:sha1:53d692acd8a71f89a941dada62a4345937a07233</id>
<content type='text'>
block). Uncomment some commented out LICENSE lines while here.
</content>
</entry>
<entry>
<title>Drop maintainership.</title>
<updated>2009-02-24T16:15:22Z</updated>
<author>
<name>wiz</name>
<email>wiz</email>
</author>
<published>2009-02-24T16:15:22Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=3bcd69cf5804c3e0ecc3632c3dd1424d3c66d269'/>
<id>urn:sha1:3bcd69cf5804c3e0ecc3632c3dd1424d3c66d269</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update to 0.0.43:</title>
<updated>2009-02-15T18:53:02Z</updated>
<author>
<name>wiz</name>
<email>wiz</email>
</author>
<published>2009-02-15T18:53:02Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=822e0d4a320b8c3fa120c96f0a6639e4ddc9cae2'/>
<id>urn:sha1:822e0d4a320b8c3fa120c96f0a6639e4ddc9cae2</id>
<content type='text'>
Don't segfault on malformed RCS files.

Mark user-destdir ready while here.
</content>
</entry>
<entry>
<title>Switch to use vendor_dir with Ruby 1.8.7.</title>
<updated>2008-06-19T14:42:24Z</updated>
<author>
<name>taca</name>
<email>taca</email>
</author>
<published>2008-06-19T14:42:24Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=b07d37097e898b320b5dd24c5fea1ced50185ffb'/>
<id>urn:sha1:b07d37097e898b320b5dd24c5fea1ced50185ffb</id>
<content type='text'>
Bump PKGREVISION.
</content>
</entry>
<entry>
<title>Update to 0.0.0.42:</title>
<updated>2008-05-21T09:44:09Z</updated>
<author>
<name>wiz</name>
<email>wiz</email>
</author>
<published>2008-05-21T09:44:09Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=827b45e3d149238f2754be6872af6778cdf56f37'/>
<id>urn:sha1:827b45e3d149238f2754be6872af6778cdf56f37</id>
<content type='text'>
Don't segfault on invalid RCS files.
</content>
</entry>
<entry>
<title>Update to 0.41:</title>
<updated>2007-08-06T23:39:25Z</updated>
<author>
<name>wiz</name>
<email>wiz</email>
</author>
<published>2007-08-06T23:39:25Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=984118ed186734b98c54504a5254bfb608a71b72'/>
<id>urn:sha1:984118ed186734b98c54504a5254bfb608a71b72</id>
<content type='text'>
38:
Add test target to check out all rcs revs.
39:
Keep all delta stringinfos cached while running down the
file when creating a checkout.
40:
Cache delta handling as well.
41:
Use rcsparsetext also to obtain the log. Fix bug when
running down the revs.
</content>
</entry>
<entry>
<title>Switch from date-based to changeset-based version number.</title>
<updated>2007-04-21T11:50:36Z</updated>
<author>
<name>wiz</name>
<email>wiz</email>
</author>
<published>2007-04-21T11:50:36Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=9ff5437a12a5f0e2c7b29f79fbe03bdee0b14720'/>
<id>urn:sha1:9ff5437a12a5f0e2c7b29f79fbe03bdee0b14720</id>
<content type='text'>
Get DISTFILE from original MASTER_SITE. (effectively a package version
downgrade, but it is only a few hours old.)
</content>
</entry>
</feed>
