1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00

- Update CyaSSL to 2.8.0

- Enable stage support
This commit is contained in:
Johan van Selst 2013-10-06 15:01:51 +00:00
parent 8d855934a9
commit f8127b6ea6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=329581
3 changed files with 5 additions and 4 deletions

View File

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= cyassl
PORTVERSION= 2.7.0
PORTVERSION= 2.8.0
CATEGORIES= security devel
MASTER_SITES= http://www.yassl.com/
@ -20,7 +20,6 @@ CONFIGURE_ARGS= --disable-dependency-tracking \
USE_LDCONFIG= yes
PORTDOCS= *
NO_STAGE= yes
post-configure:
@${REINPLACE_CMD} \
-e 's|$${prefix}/cyassl/include|$${prefix}/include/cyassl|' \

View File

@ -1,2 +1,2 @@
SHA256 (cyassl-2.7.0.zip) = 16c82f8ec18f73222f2337492d86db31b03b1c712b9a6a56f2472bdb65d72521
SIZE (cyassl-2.7.0.zip) = 1296831
SHA256 (cyassl-2.8.0.zip) = 94dcac2dfa87b8474815241eee50f7192e7f315c8173ec209d2a3f752bba9a8d
SIZE (cyassl-2.8.0.zip) = 1394203

View File

@ -3,6 +3,7 @@ lib/libcyassl.a
lib/libcyassl.la
lib/libcyassl.so
lib/libcyassl.so.5
lib/pkgconfig/cyassl.pc
include/cyassl/openssl/asn1.h
include/cyassl/openssl/bio.h
include/cyassl/openssl/bn.h
@ -85,6 +86,7 @@ include/cyassl/sniffer_error.h
include/cyassl/ssl.h
include/cyassl/test.h
include/cyassl/version.h
@dirrmtry lib/pkgconfig
@dirrm include/cyassl/openssl
@dirrm include/cyassl/ctaocrypt
@dirrm include/cyassl