- update to 1.4.0
This commit is contained in:
parent
83f00e1937
commit
94564dd6ed
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=250770
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= cyassl
|
||||
PORTVERSION= 1.3.0
|
||||
PORTVERSION= 1.4.0
|
||||
CATEGORIES= security devel
|
||||
MASTER_SITES= http://www.yassl.com/
|
||||
|
||||
@ -25,8 +25,8 @@ PORTDOCS= AUTHORS ChangeLog NEWS README
|
||||
|
||||
post-configure:
|
||||
${REINPLACE_CMD} \
|
||||
-e 's|/usr/local/cyassl/include|${PREFIX}/include/cyassl|' \
|
||||
-e 's|/usr/local/cyassl/lib|${PREFIX}/lib/cyassl|' \
|
||||
-e 's|$${prefix}/cyassl/include|$${prefix}/include/cyassl|' \
|
||||
-e 's|$${prefix}/cyassl/lib|$${prefix}/lib/cyassl|' \
|
||||
${WRKSRC}/Makefile
|
||||
|
||||
post-install:
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (cyassl-1.3.0.zip) = f8b6cdcc2c299c66c74b7e4305745350
|
||||
SHA256 (cyassl-1.3.0.zip) = 57945cc1605955fb67206a913501380fa1d14c6aadaddae96baed5a8dff9a0a1
|
||||
SIZE (cyassl-1.3.0.zip) = 743291
|
||||
MD5 (cyassl-1.4.0.zip) = 037397c7df84b9a12e614bf46135df1c
|
||||
SHA256 (cyassl-1.4.0.zip) = 2d6c591f5d2bf560697cf6a02042fedcba2274c3dd325b34f2f06c3318cce9d1
|
||||
SIZE (cyassl-1.4.0.zip) = 1528655
|
||||
|
Loading…
Reference in New Issue
Block a user