Date: Wed, 12 Dec 2018 19:45:20 +0000 (UTC) From: Tobias Kortkamp <tobik@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r487319 - head/comms/trustedqsl Message-ID: <201812121945.wBCJjKmi035789@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tobik Date: Wed Dec 12 19:45:19 2018 New Revision: 487319 URL: https://svnweb.freebsd.org/changeset/ports/487319 Log: comms/trustedqsl builds fine with OpenSSL 1.1.1 http://beefy12.nyi.freebsd.org/data/head-amd64-default/p485718_s340864/logs/trustedqsl-2.4_1.log Modified: head/comms/trustedqsl/Makefile Modified: head/comms/trustedqsl/Makefile ============================================================================== --- head/comms/trustedqsl/Makefile Wed Dec 12 19:34:19 2018 (r487318) +++ head/comms/trustedqsl/Makefile Wed Dec 12 19:45:19 2018 (r487319) @@ -16,9 +16,6 @@ LICENSE_NAME= American Radio Relay League, Inc. All ri LICENSE_FILE= ${WRKSRC}/LICENSE.txt LICENSE_PERMS= dist-mirror pkg-mirror auto-accept -BROKEN_SSL= openssl111 -BROKEN_SSL_REASON_openssl111= member access into incomplete type 'EVP_PKEY' (aka 'evp_pkey_st') - LIB_DEPENDS= libcurl.so:ftp/curl \ libexpat.so:textproc/expat2 \ liblmdb.so:databases/lmdb
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201812121945.wBCJjKmi035789>