summaryrefslogtreecommitdiff
path: root/security/ocaml-ssl/PLIST
diff options
context:
space:
mode:
authorjaapb <jaapb>2016-02-03 12:48:38 +0000
committerjaapb <jaapb>2016-02-03 12:48:38 +0000
commit031633daa001416a10d4dbb6f45d8cfda3d187ab (patch)
tree8c58951c9b83b82c7498405cd091039ea20985cc /security/ocaml-ssl/PLIST
parent620786499bf06aabb9a926105a78c2094a09c7c7 (diff)
downloadpkgsrc-031633daa001416a10d4dbb6f45d8cfda3d187ab.tar.gz
Updated package to the newest version, 0.5.2. Changes include:
0.5.2 (2015-11-23) ===== * Add OPENSSL_NO_SSL3 preprocessor flag to disable SSLv3 (thanks Jérémie Courrèges-Anglas). 0.5.1 (2015-05-27) ===== * Fix META file for versions of OCaml older than 4.02.0 (thanks Anil Madhavapeddy, closes #20). 0.5.0 (2015-05-18) ===== * Allow to honor server cipher preferences (thanks mfp, closes #18). * Add functions for reading into/writing from bigarrays, avoiding copy (thanks mfp, closes #15). * Support disabling SSL protocol versions (thanks Edwin Török, closes #13). * Use Bytes instead of String for read and write, changes the ABI thus the version bump (thanks Vincent Bernardoff, closes #16, and mfp, closes #19). * Make verbosity of client_verify_callback configurable (thanks Nicolas Trangez, closes #12). * Fix build with old versions of SSL (thanks Edwin Török, closes #10).
Diffstat (limited to 'security/ocaml-ssl/PLIST')
-rw-r--r--security/ocaml-ssl/PLIST4
1 files changed, 1 insertions, 3 deletions
diff --git a/security/ocaml-ssl/PLIST b/security/ocaml-ssl/PLIST
index 6b49f792ad1..80cb06537ea 100644
--- a/security/ocaml-ssl/PLIST
+++ b/security/ocaml-ssl/PLIST
@@ -1,5 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2014/10/09 21:06:57 jaapb Exp $
-@unexec %D/libexec/ocaml-findlib-register del %D/${OCAML_SITELIB}/ssl
+@comment $NetBSD: PLIST,v 1.5 2016/02/03 12:48:38 jaapb Exp $
${OCAML_SITELIB}/ssl/META
${OCAML_SITELIB}/ssl/libssl_stubs.a
${OCAML_SITELIB}/ssl/libssl_threads_stubs.a
@@ -17,4 +16,3 @@ ${PLIST.ocaml-opt}${OCAML_SITELIB}/ssl/ssl_threads.cmxa
${OCAML_SITELIB}/ssl/ssl_threads.mli
${OCAML_SITELIB}/ssl/dllssl_stubs.so
${OCAML_SITELIB}/ssl/dllssl_threads_stubs.so
-@exec %D/libexec/ocaml-findlib-register add %D/${OCAML_SITELIB}/ssl