- Update CyaSSL to 2.7.0

- Enable SNI support
This commit is contained in:
Johan van Selst 2013-06-19 20:09:26 +00:00
parent e92c6f2a98
commit af42ee9581
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=321318
2 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= cyassl
PORTVERSION= 2.6.0
PORTVERSION= 2.7.0
CATEGORIES= security devel
MASTER_SITES= http://www.yassl.com/
@ -16,7 +16,7 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-dependency-tracking \
--enable-shared --enable-static \
--enable-dtls --enable-opensslextra --enable-ipv6 \
--enable-dsa --enable-ecc
--enable-dsa --enable-ecc --enable-sni
USE_LDCONFIG= yes
PORTDOCS= *

View File

@ -1,2 +1,2 @@
SHA256 (cyassl-2.6.0.zip) = 87647ec18d1cea430b678272528494bd929b5b3b29ae7549af8065644103d602
SIZE (cyassl-2.6.0.zip) = 1277590
SHA256 (cyassl-2.7.0.zip) = 16c82f8ec18f73222f2337492d86db31b03b1c712b9a6a56f2472bdb65d72521
SIZE (cyassl-2.7.0.zip) = 1296831