CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2015/05/23 08:18:55
Modified files:
mail/p5-Mail-SpamAssassin: Makefile
mail/p5-Mail-SpamAssassin/patches: patch-t_sa_compile_t
Added files:
mail/p5-Mail-SpamAssassin/patches: patch-spamc_libspamc_c
patch-spamd_spamd_raw
Log message:
Make the regression tests of p5-Mail-SpamAssassin pass.
- Replace SSLv3_client_method() with SSLv23_client_method() in spamc.
- Do not choose a specific SSL version, let IO::Socket::SSL decide.
- Print SSL error messages to make debugging easier.
- Fix search path in test.
input and OK sthen@