1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-25 09:34:11 +00:00
freebsd-ports/lang/python32
Kubilay Kocak c46e0576fd Fix OSS Audio and enable FreeBSD 11 support in Python 3.2 and 3.1
- Add the appropriate Python platform  (plat-*) files for FreeBSD 11
- Update pkg-plist

Backport a upstream change [1] removing OS major version from the check
to enable the OSS Audio module in setup.py:

Issue #12326: don't test the major version of sys.platform Use
startswith, instead of ==, when testing sys.platform to support
new platforms like Linux 3 or OpenBSD 5. [2]

[1] http://hg.python.org/cpython/rev/50f1922bc1d5
[2] http://bugs.python.org/issue12326
2013-12-01 12:25:37 +00:00
..
files Fix OSS Audio and enable FreeBSD 11 support in Python 3.2 and 3.1 2013-12-01 12:25:37 +00:00
distinfo Update lang/python32 to 3.2.5 and lang/python33 to 3.3.2 2013-05-18 08:21:00 +00:00
Makefile Fix OSS Audio and enable FreeBSD 11 support in Python 3.2 and 3.1 2013-12-01 12:25:37 +00:00
pkg-descr
pkg-message Commit all the non-functional changes to python ports to reduce the diff size 2013-05-11 11:37:54 +00:00
pkg-plist Fix OSS Audio and enable FreeBSD 11 support in Python 3.2 and 3.1 2013-12-01 12:25:37 +00:00