pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/35286 (Distribution patches (?) break (at least) ruby's Digest::SHA1)



Synopsis: Distribution patches (?) break (at least) ruby's Digest::SHA1

State-Changed-From-To: open->closed
State-Changed-By: taca%netbsd.org@localhost
State-Changed-When: Wed, 20 Dec 2006 15:24:25 +0000
State-Changed-Why:
It is because of changes in Ruby itself.

Quote from ChangeLog.

Wed Oct 25 17:23:28 2006  Akinori MUSHA  <knu%iDaemons.org@localhost>

        * ext/digest, test/digest/test_digest.rb: Merge from trunk:
...
          - The constructor does no longer take an initial string to feed;
            digest() and hexdigest() now do, instead.  This allows digest
            classes to take their own hashing parameters.
          - Make some changes to digest() and hexdigest() class methods,
            which now take extra arguments, which are passed through to
            the constructor in an internal call.
...







Home | Main Index | Thread Index | Old Index