FreeBSD Bugzilla – Attachment 144708 Details for
Bug 191865
math/py-numpy: Builds and stages egg-info directory but silently fails to install it
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch math/py-numpy to install egg-info directory and bump PORTREVISION
patch-math_py-numpy-installs_egginfo.txt (text/plain), 579 bytes, created by
John W. O'Brien
on 2014-07-16 01:05:09 UTC
(
hide
)
Description:
Patch math/py-numpy to install egg-info directory and bump PORTREVISION
Filename:
MIME Type:
Creator:
John W. O'Brien
Created:
2014-07-16 01:05:09 UTC
Size:
579 bytes
patch
obsolete
>Index: math/py-numpy/Makefile >=================================================================== >--- math/py-numpy/Makefile (revision 361986) >+++ math/py-numpy/Makefile (working copy) >@@ -3,6 +3,7 @@ > > PORTNAME= numpy > PORTVERSION= 1.8.1 >+PORTREVISION= 1 > PORTEPOCH= 1 > CATEGORIES= math python > MASTER_SITES= http://docs.scipy.org/doc/${PORTNAME}/:doc \ >@@ -28,6 +29,7 @@ > USES= fortran > USE_PYTHON= yes > USE_PYDISTUTILS= yes >+INSTALLS_EGGINFO= yes > PYDISTUTILS_CONFIGUREARGS+= --fcompiler=gnu95 > PYDISTUTILS_BUILDARGS+= --fcompiler=gnu95 > PYTHON_PY3K_PLIST_HACK= yes
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 191865
:
144664
|
144667
|
144668
|
144669
|
144707
| 144708