summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorKarl Williamson <khw@cpan.org>2014-05-28 19:19:03 -0600
committerKarl Williamson <khw@cpan.org>2014-05-28 19:30:07 -0600
commitc2de4d02ec9abcb746fff0e08aa79b17a217dbfa (patch)
tree310bc89ab772f928625501c13a3ef888dda3091f /MANIFEST
parent663bce880acdd4bee8f6d5b50dbb3fee75e1d0ec (diff)
downloadperl-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--MANIFEST2
1 files changed, 0 insertions, 2 deletions
diff --git a/MANIFEST b/MANIFEST
index 37b31e58fa..9bd07458a7 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -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