diff options
author | koobs <koobs@FreeBSD.org> | 2014-02-21 21:42:08 +0800 |
---|---|---|
committer | koobs <koobs@FreeBSD.org> | 2014-02-21 21:42:08 +0800 |
commit | 4267bf83306f97bd3e4c34b4708a833b77aabe24 (patch) | |
tree | 0ea6df1de66751b351f1021403fb1d5babecbe29 /audio/mikmod | |
parent | 8e3f2473f11f0548f195e8efd3d1002eecf1bf81 (diff) | |
download | freebsd-ports-graphics-4267bf83306f97bd3e4c34b4708a833b77aabe24.tar.gz freebsd-ports-graphics-4267bf83306f97bd3e4c34b4708a833b77aabe24.tar.zst freebsd-ports-graphics-4267bf83306f97bd3e4c34b4708a833b77aabe24.zip |
lang/python31: Backport fox for Python issue #8168
- Backport Python issue #8168 [1]:
python3 py_compile does not ignore UTF-8 BOM characters
This causes installation (during bytecode compilation) errors for Python
ports with sources that contain BOM characters [2]
The issue was fixed [3] in the default branch at the time (3.2) but was
not backported to 3.1.
Since Python 3.1 is now in security-fix-only mode (no new features or bug
fixes), backporting is required.
[1] http://bugs.python.org/issue8168
[2] http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/186034
[3] http://hg.python.org/cpython/rev/e15a8a476494/
PR: ports/186034
Reported by: Mark Andrews <marka at isc dot org>
Diffstat (limited to 'audio/mikmod')
0 files changed, 0 insertions, 0 deletions