ports/130475: allow x11/libxcb and x11/xcb-proto to build with python 2.6

Joseph S. Atkinson jsa at wickedmachine.net
Mon Jan 12 21:40:03 UTC 2009


>Number:         130475
>Category:       ports
>Synopsis:       allow x11/libxcb and x11/xcb-proto to build with python 2.6
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jan 12 21:40:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Joseph S. Atkinson
>Release:        FreeBSD 7.1-RELEASE-p1 i386
>Organization:
>Environment:


System: FreeBSD 7.1-RELEASE-p1 #1: Fri Jan  9 16:55:43 EST 2009
    jsa at mephisto.wickedmachine.net:/usr/obj/usr/src/sys/MEPHISTO



>Description:


For people who set PYTHON_DEFAULT_VERSION=python2.6, parts of xcb are forcing the installation and utilization of python2.5. Python 2.6 is backwards compatible with 2.5 and builds fine.


>How-To-Repeat:


PYTHON_DEFAULT_VERSION=python2.6 then `make install` libxcb and xcb-proto


>Fix:


change USE_PYTHON from "2.5" to "2.5+" in Makefile for each port


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list