[MacPorts] #38977: Submission: sparskit
#38977: Submission: sparskit ------------------------+-------------------------------- Reporter: dstrubbe@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Keywords: | Port: sparskit ------------------------+-------------------------------- Portfile for SPARSKIT, a linear-algebra library, intended for the science category. -- Ticket URL: <https://trac.macports.org/ticket/38977> MacPorts <http://www.macports.org/> Ports system for OS X
#38977: Submission: sparskit -------------------------+-------------------------- Reporter: dstrubbe@… | Owner: ryandesign@… Type: submission | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: sparskit | -------------------------+-------------------------- Changes (by ryandesign@…): * owner: macports-tickets@… => ryandesign@… * status: new => assigned Comment: Thanks. -- Ticket URL: <https://trac.macports.org/ticket/38977#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X
#38977: Submission: sparskit -------------------------+-------------------------- Reporter: dstrubbe@… | Owner: ryandesign@… Type: submission | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: fixed | Keywords: Port: sparskit | -------------------------+-------------------------- Changes (by ryandesign@…): * status: assigned => closed * resolution: => fixed Comment: Committed in r105685 with a few changes, including changing the lines `distfiles SPARSKIT${version}.tar.gz` and `worksrcdir SPARSKIT${version}` to `distname SPARSKIT${version}`. -- Ticket URL: <https://trac.macports.org/ticket/38977#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X
#38977: Submission: sparskit -------------------------+-------------------------- Reporter: dstrubbe@… | Owner: ryandesign@… Type: submission | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: fixed | Keywords: Port: sparskit | -------------------------+-------------------------- Comment (by dstrubbe@…): I am curious, what is the effect of this change? {{{ 49d53 < livecheck.url ${master_sites} 50a55
livecheck.url [lindex ${master_sites} 0] }}}
-- Ticket URL: <https://trac.macports.org/ticket/38977#comment:3> MacPorts <http://www.macports.org/> Ports system for OS X
#38977: Submission: sparskit -------------------------+-------------------------- Reporter: dstrubbe@… | Owner: ryandesign@… Type: submission | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: fixed | Keywords: Port: sparskit | -------------------------+-------------------------- Comment (by larryv@…): Replying to [comment:3 dstrubbe@…]:
I am curious, what is the effect of this change?
{{{ 49d53 < livecheck.url ${master_sites} 50a55
livecheck.url [lindex ${master_sites} 0] }}}
`master_sites` is a list, so it could contain multiple elements. -- Ticket URL: <https://trac.macports.org/ticket/38977#comment:4> MacPorts <http://www.macports.org/> Ports system for OS X
#38977: Submission: sparskit -------------------------+-------------------------- Reporter: dstrubbe@… | Owner: ryandesign@… Type: submission | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: fixed | Keywords: Port: sparskit | -------------------------+-------------------------- Comment (by ryandesign@…): Right. There's no difference for the way the port is written today, but I try to future-proof livechecks against someone adding a second download location to master_sites later. -- Ticket URL: <https://trac.macports.org/ticket/38977#comment:5> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts