#33707: py-novas_py fetches files during its build phase -------------------------------------+-------------------------------------- Reporter: ryandesign@… | Owner: aronnax@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.4 Keywords: | Port: py-novas_py -------------------------------------+-------------------------------------- Comment(by aronnax@…): Replying to [comment:4 ryandesign@…]:
Simplest then is to just list all the files as distfiles, list their checksums, and inform the build script to use those files (possibly patching it). If the data files ever change, then we can add "dist_subdir ${name}/${version}" but since the files haven't changed in years we can skip that for now.
If I don't specify dist_subdir, will those files just be silently carried over from one version of the Port to another? That is exactly the behavior that I want. -- Ticket URL: <https://trac.macports.org/ticket/33707#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS