diff options
author | brnrd <brnrd@FreeBSD.org> | 2019-09-12 04:04:28 +0800 |
---|---|---|
committer | brnrd <brnrd@FreeBSD.org> | 2019-09-12 04:04:28 +0800 |
commit | f74f7c4ef65d8634e307d5595c498b6393959bc1 (patch) | |
tree | 6c0efdd45a23d35f060be6c706fdd30877214b15 | |
parent | 0a50a8b5cdfc0fcc10680623e0a8c99eb2b1a49b (diff) | |
download | freebsd-ports-gnome-f74f7c4ef65d8634e307d5595c498b6393959bc1.tar.gz freebsd-ports-gnome-f74f7c4ef65d8634e307d5595c498b6393959bc1.tar.zst freebsd-ports-gnome-f74f7c4ef65d8634e307d5595c498b6393959bc1.zip |
security/openssl: Security update to 1.0.2t
MFH: 2019Q3
Security: 9e0c6f7a-d46d-11e9-a1c7-b499baebfeaf
-rw-r--r-- | security/openssl/Makefile | 2 | ||||
-rw-r--r-- | security/openssl/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/openssl/Makefile b/security/openssl/Makefile index 6d1068eab9e2..f007cc634a9a 100644 --- a/security/openssl/Makefile +++ b/security/openssl/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= openssl -PORTVERSION= 1.0.2s +PORTVERSION= 1.0.2t PORTEPOCH= 1 CATEGORIES= security devel MASTER_SITES= http://www.openssl.org/source/ \ diff --git a/security/openssl/distinfo b/security/openssl/distinfo index 27a42a0f8e8c..4257eec68d62 100644 --- a/security/openssl/distinfo +++ b/security/openssl/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1559071405 -SHA256 (openssl-1.0.2/openssl-1.0.2s.tar.gz) = cabd5c9492825ce5bd23f3c3aeed6a97f8142f606d893df216411f07d1abab96 -SIZE (openssl-1.0.2/openssl-1.0.2s.tar.gz) = 5349149 +TIMESTAMP = 1568190703 +SHA256 (openssl-1.0.2/openssl-1.0.2t.tar.gz) = 14cb464efe7ac6b54799b34456bd69558a749a4931ecfd9cf9f71d7881cac7bc +SIZE (openssl-1.0.2/openssl-1.0.2t.tar.gz) = 5355422 SHA256 (openssl-1.0.2/1001-crypto-hmac-support-EVP_MD_CTX_FLAG_ONESHOT-and-set-.patch) = 2eddcb7ab342285cb637ce6b6be143cca835f449f35dd9bb8c7b9167ba2117a7 SIZE (openssl-1.0.2/1001-crypto-hmac-support-EVP_MD_CTX_FLAG_ONESHOT-and-set-.patch) = 3717 SHA256 (openssl-1.0.2/1002-backport-changes-from-upstream-padlock-module.patch) = aee88a24622ce9d71e38deeb874e58435dcf8ff5690f56194f0e4a00fb09b260 |