Bug 193204 - [patch] science/py-scipy: Use version-coded PDF docs
Summary: [patch] science/py-scipy: Use version-coded PDF docs
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Some People
Assignee: Wen Heping
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-08-31 13:39 UTC by John W. O'Brien
Modified: 2014-09-07 07:26 UTC (History)
1 user (show)

See Also:


Attachments
Teach science/py-scipy to use version-coded ref docs (1.85 KB, patch)
2014-08-31 13:39 UTC, John W. O'Brien
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description John W. O'Brien 2014-08-31 13:39:48 UTC
Created attachment 146599 [details]
Teach science/py-scipy to use version-coded ref docs

This patch changes from using scipy-ref.pdf to using scipy-ref-${PORTVERSION}.pdf, which became available from upstream starting with version 0.14.0. A problem that this avoids is when a stale copy in the distfiles cache fails its checksum check. math/py-numpy has done this since r318577. Bump PORTREVISION because this affects what is installed by the port.
Comment 1 John Marino freebsd_committer freebsd_triage 2014-09-04 17:46:02 UTC
Over to maintainer.  It looks like a good patch to me though.