pkgsrc/devel/ruby-rcsparse/distinfo
wiz 94be65be5c Update to 45:
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
2009-08-08 22:59:41 +00:00

5 lines
269 B
Text

$NetBSD: distinfo,v 1.6 2009/08/08 22:59:41 wiz Exp $
SHA1 (rcsparse/75d93404707d.tar.bz2) = ca86839830abd00abaa666bbbb42e5220fd5a743
RMD160 (rcsparse/75d93404707d.tar.bz2) = 1573dee21f22fb676a52e726991583c52f5523f9
Size (rcsparse/75d93404707d.tar.bz2) = 101892 bytes