pkgsrc-Changes archive

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

CVS commit: pkgsrc/security/p5-Digest-SHA



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Apr 22 11:47:06 UTC 2012

Modified Files:
        pkgsrc/security/p5-Digest-SHA: Makefile distinfo

Log Message:
Update to 5.71:

5.71  Wed Feb 29 04:06:10 MST 2012
        - prevented $! from getting clobbered in _bail() routine
                -- thanks to Zefram for patch
        - added example of BITS mode usage to shasum documentation

5.70  Wed Dec 14 02:32:10 MST 2011
        - added BITS mode to addfile method and shasum
                -- partial-byte inputs now possible via files/STDIN
                -- allows shasum to check all 8074 NIST Msg vectors
                        -- previously required special programming

5.63  Tue Nov  8 02:36:42 MST 2011
        - added code to allow very large data inputs all at once
                -- previously limited to several hundred MB at a time
                -- many thanks to Thomas Drugeon for his elegant patch
        - removed outdated reference URLs from several test scripts
                -- these URLs aren't essential, and often go stale
                -- thanks to Leon Brocard for spotting this
                        -- ref. rt.cpan.org #68740


To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 pkgsrc/security/p5-Digest-SHA/Makefile
cvs rdiff -u -r1.11 -r1.12 pkgsrc/security/p5-Digest-SHA/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index