aboutsummaryrefslogtreecommitdiff
path: root/security/libressl/pkg-plist
diff options
context:
space:
mode:
authorBernard Spil <brnrd@FreeBSD.org>2015-08-06 19:13:18 +0000
committerBernard Spil <brnrd@FreeBSD.org>2015-08-06 19:13:18 +0000
commit52c173222354c9b0d175304ea3c7a1cbf4c093ac (patch)
tree9ceba4aaf6f8e39dab3277b47c6f5d4026308498 /security/libressl/pkg-plist
parentbc0793319eacb472902d793ac7ac409c470d64d7 (diff)
downloadports-52c173222354c9b0d175304ea3c7a1cbf4c093ac.tar.gz
ports-52c173222354c9b0d175304ea3c7a1cbf4c093ac.zip
security/libressl: Update to 2.2.2
* Bump SHLIB versions of libssl/crypto/tls * Bump OPENSSL_SHLIBVER in bsd.openssl.mk * Add UPDATING entry for SHLIB version bump * Narrow scope of CONFLICTS (portlint) Changes: ftp://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-2.2.2-relnotes.txt Differential_revision: D3278 Reviewed by: koobs (mentor), vsevolod (maintainer, mentor) Approved by: koobs (mentor)
Notes
Notes: svn path=/head/; revision=393666
Diffstat (limited to 'security/libressl/pkg-plist')
-rw-r--r--security/libressl/pkg-plist17
1 files changed, 10 insertions, 7 deletions
diff --git a/security/libressl/pkg-plist b/security/libressl/pkg-plist
index 7b28950d718f..fe688c7c7819 100644
--- a/security/libressl/pkg-plist
+++ b/security/libressl/pkg-plist
@@ -1,4 +1,7 @@
bin/openssl
+etc/ssl/cert.pem
+etc/ssl/openssl.cnf
+etc/ssl/x509v3.cnf
include/openssl/aes.h
include/openssl/asn1.h
include/openssl/asn1_mac.h
@@ -74,16 +77,16 @@ include/openssl/x509v3.h
include/tls.h
lib/libcrypto.a
lib/libcrypto.so
-lib/libcrypto.so.34
-lib/libcrypto.so.34.0.0
+lib/libcrypto.so.%%SHLIBVER%%
+lib/libcrypto.so.%%SHLIBVER%%.0.0
lib/libssl.a
lib/libssl.so
-lib/libssl.so.33
-lib/libssl.so.33.0.0
+lib/libssl.so.35
+lib/libssl.so.35.0.0
lib/libtls.a
lib/libtls.so
-lib/libtls.so.4
-lib/libtls.so.4.0.0
+lib/libtls.so.6
+lib/libtls.so.6.0.0
libdata/pkgconfig/libcrypto.pc
libdata/pkgconfig/libssl.pc
libdata/pkgconfig/libtls.pc
@@ -829,7 +832,6 @@ man/man3/EVP_idea_ofb.3.gz
man/man3/EVP_md2.3.gz
man/man3/EVP_md5.3.gz
man/man3/EVP_md_null.3.gz
-man/man3/EVP_mdc2.3.gz
man/man3/EVP_rc2_40_cbc.3.gz
man/man3/EVP_rc2_64_cbc.3.gz
man/man3/EVP_rc2_cbc.3.gz
@@ -1541,4 +1543,5 @@ man/man3/ui.3.gz
man/man3/ui_compat.3.gz
man/man3/verify_callback.3.gz
man/man3/x509.3.gz
+@dir etc/ssl/certs
@dir include/openssl