summaryrefslogtreecommitdiff
path: root/security/py-cryptography/files/patch-src___cffi__src_openssl_ec.py
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2016-08-12 16:58:34 +0000
committerSteve Wills <swills@FreeBSD.org>2016-08-12 16:58:34 +0000
commit1b0fe1b41fb3b1d36203ef84755407e81b196448 (patch)
tree39ed22e8a367717d87b07bf8f04c5f7f65e47c81 /security/py-cryptography/files/patch-src___cffi__src_openssl_ec.py
parentFZF is a general-purpose command-line fuzzy finder. (diff)
security/py-cryptography: update to 1.4
PR: 210484 Approved by: koobs (maintainer)
Diffstat (limited to 'security/py-cryptography/files/patch-src___cffi__src_openssl_ec.py')
-rw-r--r--security/py-cryptography/files/patch-src___cffi__src_openssl_ec.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/py-cryptography/files/patch-src___cffi__src_openssl_ec.py b/security/py-cryptography/files/patch-src___cffi__src_openssl_ec.py
index 48ddafc0b7b5..82f812e4c62b 100644
--- a/security/py-cryptography/files/patch-src___cffi__src_openssl_ec.py
+++ b/security/py-cryptography/files/patch-src___cffi__src_openssl_ec.py
@@ -1,6 +1,6 @@
---- src/_cffi_src/openssl/ec.py.orig 2015-09-27 13:51:07 UTC
+--- src/_cffi_src/openssl/ec.py.orig 2016-06-04 17:06:01 UTC
+++ src/_cffi_src/openssl/ec.py
-@@ -396,7 +396,8 @@ EC_GROUP *(*EC_GROUP_new_curve_GF2m)(
+@@ -371,7 +371,8 @@ EC_GROUP *(*EC_GROUP_new_curve_GF2m)(
static const long Cryptography_HAS_EC2M = 1;
#endif