mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-30 01:15:52 +00:00
- Update to 1.1
This commit is contained in:
parent
8ab1826b3a
commit
ed327b8664
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=485377
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= openssl
|
||||
PORTVERSION= 1.0.2
|
||||
PORTVERSION= 1.1
|
||||
CATEGORIES= security
|
||||
DISTNAME= ${PORTNAME}_${PORTVERSION}
|
||||
|
||||
@ -17,9 +17,4 @@ USES= cran:auto-plist,compiles shebangfix ssl
|
||||
|
||||
SHEBANG_FILES= ${WRKSRC}/tests/google.dk/generate.bash
|
||||
|
||||
R_POSTCMD_INSTALL_OPTIONS+= --configure-vars="INCLUDE_DIR=${OPENSSLINC} LIB_DIR=${OPENSSLLIB}"
|
||||
|
||||
post-patch:
|
||||
${REINPLACE_CMD} -e '1,5d' ${WRKSRC}/src/ssl.c
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1533889099
|
||||
SHA256 (openssl_1.0.2.tar.gz) = 2c17c6c555b0684b11bf02420dd8d3d83694d1fb4ee6325b44bdb309afbd4eb6
|
||||
SIZE (openssl_1.0.2.tar.gz) = 1194883
|
||||
TIMESTAMP = 1542520782
|
||||
SHA256 (openssl_1.1.tar.gz) = fb5f8d8d856132b8c618cfec3ff19ef7a163c46c9384cb51e65cd131327bbd51
|
||||
SIZE (openssl_1.1.tar.gz) = 1192772
|
||||
|
Loading…
Reference in New Issue
Block a user