svn commit: r414076 - head/security/wolfssl
Johan van Selst
johans at FreeBSD.org
Tue Apr 26 20:58:26 UTC 2016
Author: johans
Date: Tue Apr 26 20:58:25 2016
New Revision: 414076
URL: https://svnweb.freebsd.org/changeset/ports/414076
Log:
Update to WolfSSL 3.9.0
https://www.wolfssl.com/wolfSSL/Docs-wolfssl-changelog.html
Modified:
head/security/wolfssl/Makefile
head/security/wolfssl/distinfo
head/security/wolfssl/pkg-plist
Modified: head/security/wolfssl/Makefile
==============================================================================
--- head/security/wolfssl/Makefile Tue Apr 26 20:50:39 2016 (r414075)
+++ head/security/wolfssl/Makefile Tue Apr 26 20:58:25 2016 (r414076)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= wolfssl
-PORTVERSION= 3.8.0
+PORTVERSION= 3.9.0
CATEGORIES= security devel
MASTER_SITES= http://www.wolfssl.com/
Modified: head/security/wolfssl/distinfo
==============================================================================
--- head/security/wolfssl/distinfo Tue Apr 26 20:50:39 2016 (r414075)
+++ head/security/wolfssl/distinfo Tue Apr 26 20:58:25 2016 (r414076)
@@ -1,2 +1,2 @@
-SHA256 (wolfssl-3.8.0.zip) = 36369304dd107b2ae1360c91f3d0eea491802dcacb2155562652bf5257117016
-SIZE (wolfssl-3.8.0.zip) = 2437850
+SHA256 (wolfssl-3.9.0.zip) = 98f50244f7b43f8683bd0cf5c599849d330e75e6cf077e96f14e83bda8b03ca3
+SIZE (wolfssl-3.9.0.zip) = 2492112
Modified: head/security/wolfssl/pkg-plist
==============================================================================
--- head/security/wolfssl/pkg-plist Tue Apr 26 20:50:39 2016 (r414075)
+++ head/security/wolfssl/pkg-plist Tue Apr 26 20:58:25 2016 (r414076)
@@ -93,6 +93,7 @@ include/wolfssl/callbacks.h
include/wolfssl/certs_test.h
include/wolfssl/crl.h
include/wolfssl/error-ssl.h
+include/wolfssl/mem_track.h
include/wolfssl/ocsp.h
include/wolfssl/openssl/asn1.h
include/wolfssl/openssl/bio.h
@@ -191,5 +192,5 @@ include/wolfssl/wolfcrypt/wc_port.h
lib/libwolfssl.a
lib/libwolfssl.so
lib/libwolfssl.so.3
-lib/libwolfssl.so.3.1.0
+lib/libwolfssl.so.3.2.0
libdata/pkgconfig/wolfssl.pc
More information about the svn-ports-all
mailing list