Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Jan 2009 16:19:49 -0500
From:      "Joseph S. Atkinson" <jsa@wickedmachine.net>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Cc:        wahjava@gmail.com
Subject:   ports/130475: allow x11/libxcb and x11/xcb-proto to build with python 2.6
Message-ID:  <1231795189.65919@mephisto.wickedmachine.net>
Resent-Message-ID: <200901122140.n0CLe1pZ079193@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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@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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1231795189.65919>