Bug 225882 - lang/python34: Unbreak with openssl-devel
Summary: lang/python34: Unbreak with openssl-devel
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks: 22552
  Show dependency treegraph
 
Reported: 2018-02-14 11:02 UTC by Bernard Spil
Modified: 2018-02-15 12:49 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (python)


Attachments
svn diff for lang/python34 (4.96 KB, text/plain)
2018-02-14 11:02 UTC, Bernard Spil
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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