diff options
author | Karl Williamson <khw@cpan.org> | 2014-05-28 19:19:03 -0600 |
---|---|---|
committer | Karl Williamson <khw@cpan.org> | 2014-05-28 19:30:07 -0600 |
commit | c2de4d02ec9abcb746fff0e08aa79b17a217dbfa (patch) | |
tree | 310bc89ab772f928625501c13a3ef888dda3091f /MANIFEST | |
parent | 663bce880acdd4bee8f6d5b50dbb3fee75e1d0ec (diff) | |
download | perl-c2de4d02ec9abcb746fff0e08aa79b17a217dbfa.tar.gz |
Revert "Upgrade Digest::SHA from version 5.88 to 5.91"
This reverts commit d3013bbfc3b14e06bdc794c44d15e95024343369,
because it is breaking blead compiles of C++ because it is using 'class'
as a formal parameter, and that is a reserved word in C++
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -686,7 +686,6 @@ cpan/Digest-SHA/lib/Digest/SHA.pm Digest::SHA extension cpan/Digest-SHA/Makefile.PL Digest::SHA Makefile.PL cpan/Digest-SHA/shasum shasum script cpan/Digest-SHA/SHA.xs Digest::SHA extension -cpan/Digest-SHA/src/sdf.c Digest::SHA extension cpan/Digest-SHA/src/sha64bit.c Digest::SHA extension cpan/Digest-SHA/src/sha64bit.h Digest::SHA extension cpan/Digest-SHA/src/sha.c Digest::SHA extension @@ -699,7 +698,6 @@ cpan/Digest-SHA/t/fips198.t See if Digest::SHA works cpan/Digest-SHA/t/gglong.t See if Digest::SHA works cpan/Digest-SHA/t/gg.t See if Digest::SHA works cpan/Digest-SHA/t/hmacsha.t See if Digest::SHA works -cpan/Digest-SHA/t/inheritance.t See if Digest::SHA works cpan/Digest-SHA/t/ireland.t See if Digest::SHA works cpan/Digest-SHA/t/methods.t See if Digest::SHA works cpan/Digest-SHA/t/nistbit.t See if Digest::SHA works |