Date: Thu, 13 Dec 2018 04:52:38 +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: r487339 - head/net/libsrtp Message-ID: <201812130452.wBD4qdpY023586@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tobik Date: Thu Dec 13 04:52:38 2018 New Revision: 487339 URL: https://svnweb.freebsd.org/changeset/ports/487339 Log: net/libsrtp builds fine with OpenSSL 1.1.1 after r472170 http://beefy11.nyi.freebsd.org/data/head-i386-default/p485718_s340864/logs/libsrtp-1.6.0_1.log Modified: head/net/libsrtp/Makefile Modified: head/net/libsrtp/Makefile ============================================================================== --- head/net/libsrtp/Makefile Thu Dec 13 03:55:06 2018 (r487338) +++ head/net/libsrtp/Makefile Thu Dec 13 04:52:38 2018 (r487339) @@ -13,8 +13,6 @@ COMMENT= Secure RTP (SRTP) Reference Implementation LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -BROKEN_SSL= openssl111 - PORTSCOUT= limit:^1\. USE_GITHUB= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201812130452.wBD4qdpY023586>