CVSROOT: /cvs Module name: ports Changes by: [email protected] 2017/08/28 14:55:01
Modified files:
security/p5-Net_SSLeay: Makefile
Added files:
security/p5-Net_SSLeay/patches: patch-SSLeay_xs
patch-t_local_40_npn_support_t
Log message:
Fix the feature check for OPENSSL_NO_NEXTPROTONEG to make p5-Net-SSLeay
compile with LibreSSL after NPN has been removed. NPN does not
work with LibreSSL anymore, do not test this feature. Also fixes
the test of p5-IO-Socket-SSL.
discussed with beck@ doug@ jsing@
