svn commit: r487339 - head/net/libsrtp

Tobias Kortkamp tobik at FreeBSD.org
Thu Dec 13 04:52:39 UTC 2018


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


More information about the svn-ports-all mailing list