From owner-svn-ports-head@freebsd.org Tue Nov 21 21:15:37 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 482ECD94EE6; Tue, 21 Nov 2017 21:15:37 +0000 (UTC) (envelope-from johans@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1FB2180524; Tue, 21 Nov 2017 21:15:37 +0000 (UTC) (envelope-from johans@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vALLFaFU081852; Tue, 21 Nov 2017 21:15:36 GMT (envelope-from johans@FreeBSD.org) Received: (from johans@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vALLFZ6L081849; Tue, 21 Nov 2017 21:15:35 GMT (envelope-from johans@FreeBSD.org) Message-Id: <201711212115.vALLFZ6L081849@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: johans set sender to johans@FreeBSD.org using -f From: Johan van Selst Date: Tue, 21 Nov 2017 21:15:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r454654 - head/security/wolfssl X-SVN-Group: ports-head X-SVN-Commit-Author: johans X-SVN-Commit-Paths: head/security/wolfssl X-SVN-Commit-Revision: 454654 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Nov 2017 21:15:37 -0000 Author: johans Date: Tue Nov 21 21:15:35 2017 New Revision: 454654 URL: https://svnweb.freebsd.org/changeset/ports/454654 Log: Update to WolfSSL 3.12 https://www.wolfssl.com/docs/wolfssl-changelog/ Modified: head/security/wolfssl/Makefile head/security/wolfssl/distinfo head/security/wolfssl/pkg-plist Modified: head/security/wolfssl/Makefile ============================================================================== --- head/security/wolfssl/Makefile Tue Nov 21 20:47:32 2017 (r454653) +++ head/security/wolfssl/Makefile Tue Nov 21 21:15:35 2017 (r454654) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= wolfssl -PORTVERSION= 3.11.0 +PORTVERSION= 3.12.2 CATEGORIES= security devel MASTER_SITES= http://www.wolfssl.com/ @@ -23,7 +23,7 @@ CONFIGURE_ARGS= --disable-dependency-tracking \ --enable-shared --enable-static \ --enable-dtls --enable-opensslextra --enable-ipv6 \ --enable-dsa --enable-dh --enable-ecc --enable-sni \ - --enable-ripemd --enable-sha512 + --enable-ripemd --enable-sha512 --enable-opensslcoexist USE_LDCONFIG= yes PORTDOCS= * Modified: head/security/wolfssl/distinfo ============================================================================== --- head/security/wolfssl/distinfo Tue Nov 21 20:47:32 2017 (r454653) +++ head/security/wolfssl/distinfo Tue Nov 21 21:15:35 2017 (r454654) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494352811 -SHA256 (wolfssl-3.11.0.zip) = 7f98e1a0b544247c1d0c6e9efdef26b29258ab1b0d12ca5cd24bc882051affc8 -SIZE (wolfssl-3.11.0.zip) = 3112597 +TIMESTAMP = 1511297525 +SHA256 (wolfssl-3.12.2.zip) = 4993844c4b7919007c4511ec3f987fb06543536c3fc933cb53491bffe9150e49 +SIZE (wolfssl-3.12.2.zip) = 3846536 Modified: head/security/wolfssl/pkg-plist ============================================================================== --- head/security/wolfssl/pkg-plist Tue Nov 21 20:47:32 2017 (r454653) +++ head/security/wolfssl/pkg-plist Tue Nov 21 21:15:35 2017 (r454654) @@ -94,7 +94,6 @@ include/wolfssl/callbacks.h include/wolfssl/certs_test.h include/wolfssl/crl.h include/wolfssl/error-ssl.h -include/wolfssl/io.h include/wolfssl/ocsp.h include/wolfssl/openssl/aes.h include/wolfssl/openssl/asn1.h @@ -152,6 +151,7 @@ include/wolfssl/wolfcrypt/chacha20_poly1305.h include/wolfssl/wolfcrypt/cmac.h include/wolfssl/wolfcrypt/coding.h include/wolfssl/wolfcrypt/compress.h +include/wolfssl/wolfcrypt/cpuid.h include/wolfssl/wolfcrypt/curve25519.h include/wolfssl/wolfcrypt/des3.h include/wolfssl/wolfcrypt/dh.h @@ -186,6 +186,7 @@ include/wolfssl/wolfcrypt/ripemd.h include/wolfssl/wolfcrypt/rsa.h include/wolfssl/wolfcrypt/settings.h include/wolfssl/wolfcrypt/sha.h +include/wolfssl/wolfcrypt/sha3.h include/wolfssl/wolfcrypt/sha256.h include/wolfssl/wolfcrypt/sha512.h include/wolfssl/wolfcrypt/signature.h @@ -197,8 +198,9 @@ include/wolfssl/wolfcrypt/wc_encrypt.h include/wolfssl/wolfcrypt/wc_port.h include/wolfssl/wolfcrypt/wolfevent.h include/wolfssl/wolfcrypt/wolfmath.h +include/wolfssl/wolfio.h lib/libwolfssl.a lib/libwolfssl.so -lib/libwolfssl.so.12 -lib/libwolfssl.so.12.0.0 +lib/libwolfssl.so.14 +lib/libwolfssl.so.14.0.0 libdata/pkgconfig/wolfssl.pc