On 05/30/12 20:31, Remi Pointel wrote:
Hi,these are the diff to permit to have a port which uses Python 3.2.3 and Python 2.7.3 (port whiches have python3 flavor). So, if you want to test: 1) apply the python 3.2.3 diff 2) apply the python.port.mk diff 3) test with the devel/py-pip diff to understand how to use the python3 flavor (now you need to add ${MODPY_COMMENT} in the beginning of PLIST file which are in conflict, like: foo/bar/ foo/bar/${MODPY_PYCACHE} to evitate that foo/bar/ == foo/bar/${MODPY_PYCACHE} when using python 2, we now have in PLIST: foo/bar/ ${MODPY_COMMENT}foo/bar/${MODPY_PYCACHE} Please tests.
Has somebody tested? Cheers, Remi.
