Update to 1.0.1h.
Approved by: so (ports-security@ blanket) Security: 5ac53801-ec2e-11e3-9cf3-3c970e169bc2
This commit is contained in:
parent
9fafdf3747
commit
7aabd1b009
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=356633
3 changed files with 4 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= openssl
|
||||
PORTVERSION= 1.0.1g
|
||||
PORTVERSION= 1.0.1h
|
||||
CATEGORIES= devel security
|
||||
MASTER_SITES= http://www.openssl.org/%SUBDIR%/ \
|
||||
ftp://ftp.openssl.org/%SUBDIR%/ \
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (openssl-1.0.1g/openssl-1.0.1g.tar.gz) = 53cb818c3b90e507a8348f4f5eaedb05d8bfe5358aabb508b7263cc670c3e028
|
||||
SIZE (openssl-1.0.1g/openssl-1.0.1g.tar.gz) = 4509047
|
||||
SHA256 (openssl-1.0.1h/openssl-1.0.1h.tar.gz) = 9d1c8a9836aa63e2c6adb684186cbd4371c9e9dcc01d6e3bb447abf2d4d3d093
|
||||
SIZE (openssl-1.0.1h/openssl-1.0.1h.tar.gz) = 4475692
|
||||
|
|
|
@ -89,6 +89,7 @@ mingw32/openssl/misc/c_name
|
|||
mingw32/openssl/misc/tsget
|
||||
mingw32/openssl/openssl.cnf
|
||||
@dirrm mingw32/include/openssl
|
||||
@dirrmtry mingw32/include
|
||||
@dirrm mingw32/lib/engines
|
||||
@dirrmtry mingw32/lib/pkgconfig
|
||||
@dirrmtry mingw32/openssl/certs
|
||||
|
|
Loading…
Reference in a new issue