FreeBSD Bugzilla – Attachment 72627 Details for
Bug 105544
Missing PY-NUMPY definition in /usr/ports/Mk/bsd.python.mk
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 906 bytes, created by
Diane Bruce
on 2006-11-14 21:50:02 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Diane Bruce
Created:
2006-11-14 21:50:02 UTC
Size:
906 bytes
patch
obsolete
>--- bsd.python.mk.orig Tue Nov 14 16:37:44 2006 >+++ bsd.python.mk Tue Nov 14 16:43:04 2006 >@@ -99,6 +99,7 @@ > # PYNUMERIC - Dependency line for the numeric extension. Py-Numeric-17 > # is the last release that works with Python versions older > # than 1.6. >+# PYNUMPY - Dependency line for the new numeric extension.# py-numpy, Py-Numeric is deprecated. > # > # PYXML - Dependency line for the XML extension. As of Python-2.0, > # this extension is in the base distribution. >@@ -415,6 +416,7 @@ > # Python 3rd-party modules > PYDISTUTILS= ${PYTHON_LIBDIR}/distutils/core.py:${PYTHON_PORTSDIR} > PYNUMERIC= ${PYTHON_SITELIBDIR}/Numeric/Numeric.py:${PORTSDIR}/math/py-numeric >+PYNUMPY= ${PYTHON_SITELIBDIR}/numpy/core/numeric.py:${PORTSDIR}/math/py-numpy > PYXML= ${PYTHON_SITELIBDIR}/_xmlplus/__init__.py:${PORTSDIR}/textproc/py-xml > > .if defined(PYTHON_REL) && ${PYTHON_REL} < 232
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 105544
: 72627