mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Update to 0.9.4
This commit is contained in:
parent
ded1bc269e
commit
c2a8966af7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=415978
2 changed files with 4 additions and 6 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= openssl
|
||||
PORTVERSION= 0.9.3
|
||||
PORTVERSION= 0.9.4
|
||||
CATEGORIES= security
|
||||
DISTNAME= ${PORTNAME}_${PORTVERSION}
|
||||
|
||||
|
@ -21,7 +21,4 @@ R_POSTCMD_INSTALL_OPTIONS+= --configure-vars="INCLUDE_DIR=${OPENSSLINC} LIB_DIR=
|
|||
.include "${PORTSDIR}/Mk/bsd.openssl.mk"
|
||||
.endif
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e '/bin\//s|bash|sh|' ${WRKSRC}/configure
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
SHA256 (openssl_0.9.3.tar.gz) = ffd23d96abf2739ff0e75d2ae4c5268f160035358d866232e4ddbbd44e55b851
|
||||
SIZE (openssl_0.9.3.tar.gz) = 938595
|
||||
TIMESTAMP = 1464400001
|
||||
SHA256 (openssl_0.9.4.tar.gz) = cb7349defa5428acc0907629a4f53f82d2519af219e5d6a41f852cf55b1feb66
|
||||
SIZE (openssl_0.9.4.tar.gz) = 1165388
|
||||
|
|
Loading…
Add table
Reference in a new issue