diff options
author | dinoex <dinoex@FreeBSD.org> | 2010-03-31 03:07:14 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2010-03-31 03:07:14 +0800 |
commit | 943bb09e904fbcb481db85a7647ae40f18bf4e17 (patch) | |
tree | 90e038a4c55394a03f319863559c42c2418a3e6e /security/openssl | |
parent | 68cdb963f02ef53ed882a34f5906290c1f006224 (diff) | |
download | freebsd-ports-gnome-943bb09e904fbcb481db85a7647ae40f18bf4e17.tar.gz freebsd-ports-gnome-943bb09e904fbcb481db85a7647ae40f18bf4e17.tar.zst freebsd-ports-gnome-943bb09e904fbcb481db85a7647ae40f18bf4e17.zip |
- Security update to 0.9.8n
Security: http://www.openssl.org/news/secadv_20100324.txt
Diffstat (limited to 'security/openssl')
-rw-r--r-- | security/openssl/Makefile | 2 | ||||
-rw-r--r-- | security/openssl/distinfo | 9 |
2 files changed, 4 insertions, 7 deletions
diff --git a/security/openssl/Makefile b/security/openssl/Makefile index dd07163c3d12..5533b3f633b9 100644 --- a/security/openssl/Makefile +++ b/security/openssl/Makefile @@ -6,7 +6,7 @@ # PORTNAME= openssl -PORTVERSION= 0.9.8m +PORTVERSION= 0.9.8n PORTREVISION= 0 CATEGORIES= security devel MASTER_SITES= http://www.openssl.org/%SUBDIR%/ \ diff --git a/security/openssl/distinfo b/security/openssl/distinfo index 43c4b9c5eb86..e71c59126822 100644 --- a/security/openssl/distinfo +++ b/security/openssl/distinfo @@ -1,6 +1,3 @@ -MD5 (openssl-0.9.8m.tar.gz) = 898bf125370926d5f692a2201124f8ec -SHA256 (openssl-0.9.8m.tar.gz) = 36037160281cf4977d964e403d2bc0680fbca0a7ff9f65e33136d75fae12cb5b -SIZE (openssl-0.9.8m.tar.gz) = 3767604 -MD5 (dtls-bugs-2009-05-18.patch) = dc6a79d5dd8e9eacfaa5e2ae05457df4 -SHA256 (dtls-bugs-2009-05-18.patch) = e4929a3fbaa20b1c22b0ba218b8c2ab4c5df941c70d975e8672337620eca3422 -SIZE (dtls-bugs-2009-05-18.patch) = 33268 +MD5 (openssl-0.9.8n.tar.gz) = 076d8efc3ed93646bd01f04e23c07066 +SHA256 (openssl-0.9.8n.tar.gz) = b01abc28376b866515df58f1b004da8453166291783d4e7477cda89b000c1f01 +SIZE (openssl-0.9.8n.tar.gz) = 3770041 |