summaryrefslogtreecommitdiff
path: root/security/wolfssl
diff options
context:
space:
mode:
authorSanthosh Raju <fox@FreeBSD.org>2020-12-28 16:44:19 +0000
committerSanthosh Raju <fox@FreeBSD.org>2020-12-28 16:44:19 +0000
commit81ab986397c1797ca5a0726be993136fd3ff6d9d (patch)
tree8da8e817ec366cc0ad8a904317df60f68c8a2fc1 /security/wolfssl
parent98cc00366f9e475ade214c37a4af4ee8591a3edd (diff)
Notes
Diffstat (limited to 'security/wolfssl')
-rw-r--r--security/wolfssl/Makefile11
-rw-r--r--security/wolfssl/distinfo6
-rw-r--r--security/wolfssl/pkg-plist17
3 files changed, 21 insertions, 13 deletions
diff --git a/security/wolfssl/Makefile b/security/wolfssl/Makefile
index 76cde03521ea..dad5f8b2a600 100644
--- a/security/wolfssl/Makefile
+++ b/security/wolfssl/Makefile
@@ -1,16 +1,13 @@
# $FreeBSD$
PORTNAME= wolfssl
-PORTVERSION= 4.5.0
+PORTVERSION= 4.6.0
CATEGORIES= security devel
MASTER_SITES= https://www.wolfssl.com/ \
LOCAL/fox
MAINTAINER= fox@FreeBSD.org
COMMENT= Embedded SSL C-Library
-PATCH_SITES= https://github.com/wolfSSL/wolfssl/commit/
-PATCHFILES= e9b1ceae7e1daac6206d399e30c04bd51e3f8c7f.patch:-p1
-
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
@@ -33,11 +30,7 @@ CONFIGURE_ARGS= --disable-dependency-tracking \
--enable-ssh \
--enable-static \
--enable-tls13 \
- --enable-tls13-draft18 \
- --enable-tls13-draft22 \
- --enable-tls13-draft23 \
- --enable-tls13-draft26 \
- --enable-tls13-draft28
+ --enable-tls13-draft18
TEST_TARGET= check
PORTDOCS= *
OPTIONS_DEFINE= DOCS
diff --git a/security/wolfssl/distinfo b/security/wolfssl/distinfo
index db3cb1c9c891..6647efe9a0e5 100644
--- a/security/wolfssl/distinfo
+++ b/security/wolfssl/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1605621449
-SHA256 (wolfssl-4.5.0.zip) = db2dd2c85e36130bb6dd666edca70c1bd642afa10ef0a5ac69e9142a26d25b3f
-SIZE (wolfssl-4.5.0.zip) = 8747110
+TIMESTAMP = 1609170566
+SHA256 (wolfssl-4.6.0.zip) = f44ad0fc260acde4e42e60167b218034b4c8bf73718410f2f3b431a6c41edea8
+SIZE (wolfssl-4.6.0.zip) = 9071773
SHA256 (e9b1ceae7e1daac6206d399e30c04bd51e3f8c7f.patch) = d012891c56b9d82d1dde9d956affc49c596d4ebf2d71f4ee0cc3ff1c50aa6fbd
SIZE (e9b1ceae7e1daac6206d399e30c04bd51e3f8c7f.patch) = 1043
diff --git a/security/wolfssl/pkg-plist b/security/wolfssl/pkg-plist
index 1082c319a617..8e53f89b5fbd 100644
--- a/security/wolfssl/pkg-plist
+++ b/security/wolfssl/pkg-plist
@@ -103,6 +103,7 @@ include/wolfssl/openssl/asn1t.h
include/wolfssl/openssl/bio.h
include/wolfssl/openssl/bn.h
include/wolfssl/openssl/buffer.h
+include/wolfssl/openssl/cms.h
include/wolfssl/openssl/conf.h
include/wolfssl/openssl/crypto.h
include/wolfssl/openssl/des.h
@@ -137,10 +138,12 @@ include/wolfssl/openssl/ripemd.h
include/wolfssl/openssl/rsa.h
include/wolfssl/openssl/sha.h
include/wolfssl/openssl/sha3.h
+include/wolfssl/openssl/srp.h
include/wolfssl/openssl/ssl.h
include/wolfssl/openssl/ssl23.h
include/wolfssl/openssl/stack.h
include/wolfssl/openssl/tls1.h
+include/wolfssl/openssl/txt_db.h
include/wolfssl/openssl/ui.h
include/wolfssl/openssl/x509.h
include/wolfssl/openssl/x509_vfy.h
@@ -200,6 +203,7 @@ include/wolfssl/wolfcrypt/poly1305.h
include/wolfssl/wolfcrypt/pwdbased.h
include/wolfssl/wolfcrypt/rabbit.h
include/wolfssl/wolfcrypt/random.h
+include/wolfssl/wolfcrypt/rc2.h
include/wolfssl/wolfcrypt/ripemd.h
include/wolfssl/wolfcrypt/rsa.h
include/wolfssl/wolfcrypt/settings.h
@@ -220,5 +224,16 @@ include/wolfssl/wolfio.h
lib/libwolfssl.a
lib/libwolfssl.so
lib/libwolfssl.so.24
-lib/libwolfssl.so.24.2.0
+lib/libwolfssl.so.24.3.0
libdata/pkgconfig/wolfssl.pc
+%%PORTDOCS%%%%DOCSDIR%%/README.txt
+%%PORTDOCS%%%%DOCSDIR%%/example/client.c
+%%PORTDOCS%%%%DOCSDIR%%/example/echoclient.c
+%%PORTDOCS%%%%DOCSDIR%%/example/echoserver.c
+%%PORTDOCS%%%%DOCSDIR%%/example/sctp-client-dtls.c
+%%PORTDOCS%%%%DOCSDIR%%/example/sctp-client.c
+%%PORTDOCS%%%%DOCSDIR%%/example/sctp-server-dtls.c
+%%PORTDOCS%%%%DOCSDIR%%/example/sctp-server.c
+%%PORTDOCS%%%%DOCSDIR%%/example/server.c
+%%PORTDOCS%%%%DOCSDIR%%/example/tls_bench.c
+%%PORTDOCS%%%%DOCSDIR%%/taoCert.txt