Summary: | lang/python34: Unbreak with openssl-devel | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Bernard Spil <brnrd> | ||||
Component: | Individual Port(s) | Assignee: | Po-Chuan Hsieh <sunpoet> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | brnrd | ||||
Priority: | --- | Flags: | bugzilla:
maintainer-feedback?
(python) |
||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Bug Depends on: | |||||||
Bug Blocks: | 22552 | ||||||
Attachments: |
|
Committed. Thanks! A commit references this bug: Author: sunpoet Date: Thu Feb 15 12:48:21 UTC 2018 New revision: 461919 URL: https://svnweb.freebsd.org/changeset/ports/461919 Log: Fix build with OpenSSL 1.1.0 (security/openssl-devel) Reference: https://bugs.python.org/issue30622 https://github.com/python/cpython/commit/b2d096bd2a5ff86e53c25d00ee5fa097b36bf1d8 PR: 225882 Submitted by: brnrd MFH: 2018Q1 Changes: head/lang/python34/files/patch-issue30622 |
Created attachment 190606 [details] svn diff for lang/python34 ``` lang/python34: Unbreak with openssl-devel - Backport of 3.6 issue 30622 PR: ```