diff options
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 |