Summary: | [update]: make science/py-scipy concurrently available to all Python version | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Marcus von Appen <mva> | ||||
Component: | Individual Port(s) | Assignee: | Wen Heping <wen> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | db | ||||
Priority: | --- | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Approved, would you commit it ? Thanks ! wen A commit references this bug: Author: mva Date: Tue Sep 2 19:00:28 UTC 2014 New revision: 367073 URL: http://svnweb.freebsd.org/changeset/ports/367073 Log: - Enable concurrent installation support for different python versions - Remove LATEST_LINK and the usage of math/py-numpy's options - both do not seem to have any value for the port PR: 192893 Submitted by: myself Approved by: wen@ (maintainer) Changes: head/science/py-scipy/Makefile Committed, thanks! |
Created attachment 146118 [details] py-scipy Update The attached patch makes py-scipy concurrently availabe for all Python versions, now that py-numpy can be installed concurrently. I did not see a specific reason for LATEST_LINK and the OPTIONSFILE (and could not find anything of relevance in the commit history), so I removed those.