pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc
Module Name: pkgsrc
Committed By: joerg
Date: Fri Apr 18 12:24:21 UTC 2008
Modified Files:
pkgsrc/lang/python: pyversion.mk
pkgsrc/mk/pbulk: pbulk-index.mk
Log Message:
As all Python packages are required to include lang/python/pyversion.mk
anyway, simplify logic a bit:
Add Python 2.5 to the default list, but also mark it as incompatible if
wip/python25 is not present. Move the Darwin handling after setting a
default value.
Provide a new variable _PYTHON_VERSIONS_ACCEPTED that is filtered by
PYTHON_VERSIONS_INCOMPATIBLE. This helps to avoid providing broken
dependencies when a version is not supported as PYPKGPREFIX wouldn't be
set in that case.
To generate a diff of this commit:
cvs rdiff -r1.55 -r1.56 pkgsrc/lang/python/pyversion.mk
cvs rdiff -r1.7 -r1.8 pkgsrc/mk/pbulk/pbulk-index.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index