Skip to content

Commit 13a23ba

Browse files
committed
5.40.2.1: re-enable CryptX
This was in the release but is not part of the tag.
1 parent a89e3f5 commit 13a23ba

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

share/64bit-5.40.2.1.pp

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -325,8 +325,7 @@
325325
# { module =>'Convert-PEM', ignore_testfailure=>1 }, #XXX-TODO Convert-PEM-0.08 fails
326326
# qw/ Convert-PEM /,
327327
qw / Crypt::OpenSSL::DSA /, # https://github.com/StrawberryPerl/Perl-Dist-Strawberry/issues/86
328-
# qw / CryptX /,
329-
'https://cpan.metacpan.org/authors/id/M/MI/MIK/CryptX-0.085_003.tar.gz', # dev version for the moment as 0.085 fails due to Math::BigNum changes
328+
qw / CryptX /,
330329
qw/ Crypt::OpenSSL::Bignum Crypt-OpenSSL-RSA Crypt-OpenSSL-Random Crypt-OpenSSL-X509 /,
331330
qw / Crypt::OpenSSL::AES /,
332331
#'KMX/Crypt-OpenSSL-AES-0.05.tar.gz', #XXX-FIXME patched https://metacpan.org/pod/Crypt::OpenSSL::AES https://rt.cpan.org/Public/Bug/Display.html?id=77605

0 commit comments

Comments
 (0)