Bug 225882

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:
Description Flags
svn diff for lang/python34 none

Description Bernard Spil freebsd_committer freebsd_triage 2018-02-14 11:02:18 UTC
Created attachment 190606 [details]
svn diff for lang/python34

```
lang/python34: Unbreak with openssl-devel

 - Backport of 3.6 issue 30622

PR:
```
Comment 1 Po-Chuan Hsieh freebsd_committer freebsd_triage 2018-02-15 12:49:07 UTC
Committed. Thanks!
Comment 2 commit-hook freebsd_committer freebsd_triage 2018-02-15 12:49:27 UTC
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