diff options
author | Xin LI <delphij@FreeBSD.org> | 2015-01-09 00:44:27 +0000 |
---|---|---|
committer | Xin LI <delphij@FreeBSD.org> | 2015-01-09 00:44:27 +0000 |
commit | 76baa9e84c02cc1bd678023ae8e5259267c77d98 (patch) | |
tree | 5a08711f855b2a1710193e041bbb685143e3f723 | |
parent | RAW is a high-level interface to Go's unsafe and reflection packages, (diff) |
Update to 1.01k.
With hat: ports-secteam
Security: vuxml 4e536c14-9791-11e4-977d-d050992ecde8
Security: CVE-2014-3569
Security: CVE-2014-3570
Security: CVE-2014-3571
Security: CVE-2014-3572
Security: CVE-2014-8275
Security: CVE-2015-0204
Security: CVE-2015-0205
Security: CVE-2015-0206
Notes
Notes:
svn path=/head/; revision=376578
-rw-r--r-- | devel/mingw32-openssl/Makefile | 2 | ||||
-rw-r--r-- | devel/mingw32-openssl/distinfo | 4 | ||||
-rw-r--r-- | devel/mingw32-openssl/pkg-plist | 3 |
3 files changed, 6 insertions, 3 deletions
diff --git a/devel/mingw32-openssl/Makefile b/devel/mingw32-openssl/Makefile index e89c2435f567..9c42c01d76e7 100644 --- a/devel/mingw32-openssl/Makefile +++ b/devel/mingw32-openssl/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= openssl -PORTVERSION= 1.0.1j +PORTVERSION= 1.0.1k CATEGORIES= devel security MASTER_SITES= http://www.openssl.org/%SUBDIR%/ \ ftp://ftp.openssl.org/%SUBDIR%/ \ diff --git a/devel/mingw32-openssl/distinfo b/devel/mingw32-openssl/distinfo index 731ff81c9967..1fd9204453fe 100644 --- a/devel/mingw32-openssl/distinfo +++ b/devel/mingw32-openssl/distinfo @@ -1,2 +1,2 @@ -SHA256 (openssl-1.0.1j/openssl-1.0.1j.tar.gz) = 1b60ca8789ba6f03e8ef20da2293b8dc131c39d83814e775069f02d26354edf3 -SIZE (openssl-1.0.1j/openssl-1.0.1j.tar.gz) = 4432964 +SHA256 (openssl-1.0.1k/openssl-1.0.1k.tar.gz) = 8f9faeaebad088e772f4ef5e38252d472be4d878c6b3a2718c10a4fcebe7a41c +SIZE (openssl-1.0.1k/openssl-1.0.1k.tar.gz) = 4434910 diff --git a/devel/mingw32-openssl/pkg-plist b/devel/mingw32-openssl/pkg-plist index 97ea25337bf8..d860d2d6a441 100644 --- a/devel/mingw32-openssl/pkg-plist +++ b/devel/mingw32-openssl/pkg-plist @@ -88,3 +88,6 @@ mingw32/openssl/misc/c_issuer mingw32/openssl/misc/c_name mingw32/openssl/misc/tsget mingw32/openssl/openssl.cnf +@dir mingw32/lib/engines +@dir mingw32/openssl/certs +@dir mingw32/openssl/private |