Commit graph

2 commits

Author SHA1 Message Date
Tobias Kortkamp
9afffe967c mail/libdomainkeys: Correct OPENSSL_VERSION_NUMBER
For the sake posterity use OpenSSL 1.1.0-pre1's version which is
when EVP_MD_CTX was made opaque [1].  This should have no practical
impact on the build with any of the OpenSSL versions we support.

[1] https://github.com/openssl/openssl/commit/7638370ca6cb

Reported by:	danfe, jbeich
2018-11-07 20:15:21 +00:00
Tobias Kortkamp
3f6469882d mail/libdomainkeys: Unbreak with OpenSSL 1.1.1 [1]
- Hook up the test suite
- Stop installing the test script which is useless beyond port
  testing, and calls a dktest binary that is never installed
  or built normally
- Cleanup/remove post-patch

PR:		232133
Submitted by:	Nathan <ndowens@yahoo.com> [1] (based on)
Obtained from:	PLD Linux [1] (based on)
2018-11-05 21:09:41 +00:00