diff options
author | knu <knu@FreeBSD.org> | 2014-02-12 13:07:31 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2014-02-12 13:07:31 +0800 |
commit | 8cebb7b922155ac3ad477a996dedaf2998918037 (patch) | |
tree | 81e8c7eddc145cbfb911d00d07a1f2c2b8db2355 /devel | |
parent | 0e1cb144079510ea607ae563555107263d42ed2d (diff) | |
download | freebsd-ports-gnome-8cebb7b922155ac3ad477a996dedaf2998918037.tar.gz freebsd-ports-gnome-8cebb7b922155ac3ad477a996dedaf2998918037.tar.zst freebsd-ports-gnome-8cebb7b922155ac3ad477a996dedaf2998918037.zip |
Update to 1.0.1f.
Diffstat (limited to 'devel')
-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 c05e19c1f835..8fc5e9de56b6 100644 --- a/devel/mingw32-openssl/Makefile +++ b/devel/mingw32-openssl/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= openssl -PORTVERSION= 1.0.0k +PORTVERSION= 1.0.1f 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 a96f333cbad0..c18975fa21d2 100644 --- a/devel/mingw32-openssl/distinfo +++ b/devel/mingw32-openssl/distinfo @@ -1,2 +1,2 @@ -SHA256 (openssl-1.0.0k2/openssl-1.0.0k.tar.gz) = 2982b2e9697a857b336c5c1b1b7b463747e5c1d560f25f6ace95365791b1efd1 -SIZE (openssl-1.0.0k2/openssl-1.0.0k.tar.gz) = 4050842 +SHA256 (openssl-1.0.1f2/openssl-1.0.1f.tar.gz) = 6cc2a80b17d64de6b7bac985745fdaba971d54ffd7d38d3556f998d7c0c9cb5a +SIZE (openssl-1.0.1f2/openssl-1.0.1f.tar.gz) = 4509212 diff --git a/devel/mingw32-openssl/pkg-plist b/devel/mingw32-openssl/pkg-plist index 5264b6588c9c..121b36bfec6b 100644 --- a/devel/mingw32-openssl/pkg-plist +++ b/devel/mingw32-openssl/pkg-plist @@ -10,6 +10,7 @@ mingw32/include/openssl/bn.h mingw32/include/openssl/buffer.h mingw32/include/openssl/camellia.h mingw32/include/openssl/cast.h +mingw32/include/openssl/cmac.h mingw32/include/openssl/cms.h mingw32/include/openssl/comp.h mingw32/include/openssl/conf.h @@ -57,6 +58,8 @@ mingw32/include/openssl/rsa.h mingw32/include/openssl/safestack.h mingw32/include/openssl/seed.h mingw32/include/openssl/sha.h +mingw32/include/openssl/srp.h +mingw32/include/openssl/srtp.h mingw32/include/openssl/ssl.h mingw32/include/openssl/ssl2.h mingw32/include/openssl/ssl23.h |