Index: head/www/h2o/files/patch-deps_neverbleed_neverbleed.c =================================================================== --- head/www/h2o/files/patch-deps_neverbleed_neverbleed.c (nonexistent) +++ head/www/h2o/files/patch-deps_neverbleed_neverbleed.c (revision 534701) @@ -0,0 +1,11 @@ +--- deps/neverbleed/neverbleed.c.orig 2019-08-12 14:09:44 UTC ++++ deps/neverbleed/neverbleed.c +@@ -630,7 +630,7 @@ static int sign_stub(struct expbuf_t *buf) + return 0; + } + +-#if !OPENSSL_1_1_API ++#if !OPENSSL_1_1_API && (!defined(LIBRESSL_VERSION_NUMBER) || LIBRESSL_VERSION_NUMBER < 0x2070000fL) + + static void RSA_get0_key(const RSA *rsa, const BIGNUM **n, const BIGNUM **e, const BIGNUM **d) + { Property changes on: head/www/h2o/files/patch-deps_neverbleed_neverbleed.c ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property