Created attachment 190591 [details] svn diff for lang/python35 ``` lang/python35: Fix build with OpenSSL 1.1 - Backport fix from upstream 3.6 PR: ```
Created attachment 190605 [details] svn diff for lang/python35 Refresh borked patch. Backported from 3.6
A commit references this bug: Author: sunpoet Date: Thu Feb 15 12:48:10 UTC 2018 New revision: 461917 URL: https://svnweb.freebsd.org/changeset/ports/461917 Log: Fix build with OpenSSL 1.1.0 (security/openssl-devel) - Remove BROKEN_SSL=openssl-devel Reference: https://bugs.python.org/issue30622 https://github.com/python/cpython/commit/b2d096bd2a5ff86e53c25d00ee5fa097b36bf1d8 https://github.com/python/cpython/commit/af64aff9f7de2ee60c20bfb331e8a00ea0521c1e PR: 225870 Submitted by: brnrd MFH: 2018Q1 Changes: head/lang/python35/Makefile head/lang/python35/files/patch-issue30622
Committed. Thanks!
A commit references this bug: Author: sunpoet Date: Thu Feb 22 12:19:57 UTC 2018 New revision: 462586 URL: https://svnweb.freebsd.org/changeset/ports/462586 Log: MFH: r461917 Fix build with OpenSSL 1.1.0 (security/openssl-devel) - Remove BROKEN_SSL=openssl-devel Reference: https://bugs.python.org/issue30622 https://github.com/python/cpython/commit/b2d096bd2a5ff86e53c25d00ee5fa097b36bf1d8 https://github.com/python/cpython/commit/af64aff9f7de2ee60c20bfb331e8a00ea0521c1e PR: 225870 Submitted by: brnrd Approved by: ports-secteam (blanket) Changes: _U branches/2018Q1/ branches/2018Q1/lang/python35/Makefile branches/2018Q1/lang/python35/files/patch-issue30622