freebsd-ports/security/py-cryptography/files
Kubilay Kocak 43650faa38 security/py-cryptography: Update to 0.7.2, Fix LibreSSL
- Update to 0.7.2
- Update BUILD_DEPENDS and TEST_DEPENDS
- Patch upstream sources to fix LibreSSL:

  * Remove EGD (Perl Entropy Gathering Daemon) support. This hasn't
    been needed on FreeBSD since FreeBSD 4.2
  * Disable compression conditionally using OPENSSL_NO_COMP
  * Check features, not version for x509_vfy

[1] https://github.com/pyca/cryptography/issues/928

PR:		196827
Submitted by:	Bernard Spil <spil.oss gmail com>
2015-01-18 09:38:15 +00:00
..
patch-src_cryptography_hazmat_bindings_openssl_engine.py security/py-cryptography: Update to 0.7.2, Fix LibreSSL 2015-01-18 09:38:15 +00:00
patch-src_cryptography_hazmat_bindings_openssl_rand.py security/py-cryptography: Update to 0.7.2, Fix LibreSSL 2015-01-18 09:38:15 +00:00
patch-src_cryptography_hazmat_bindings_openssl_ssl.py security/py-cryptography: Update to 0.7.2, Fix LibreSSL 2015-01-18 09:38:15 +00:00
patch-src_cryptography_hazmat_bindings_openssl_x509__vfy.py security/py-cryptography: Update to 0.7.2, Fix LibreSSL 2015-01-18 09:38:15 +00:00