K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2015-09-20T20:26:07.577394Z K 7 svn:log V 631 - Fix OpenSSL dependency - Remove WITH_OPENSSL_PORT - While I'm here: - Remove RUN_DEPENDS: ExtUtils::CChecker and ExtUtils::PkgConfig are build dependencies - Update TEST_DEPENDS - Sort PLIST - Bump PORTREVISION for dependency change This port works fine with OpenSSL from base. I manually added libcrypto.pc (modified one from security/openssl with s|/local||) to /usr/libdata/pkgconfig before running tests. Though author assumes libcrypto.pc existence (in tests), the functionality itself is not affected. I decided to remove WITH_OPENSSL_PORT. PR: 203205 Submitted by: Geoffroy Desvernay END