[MacPorts] #47143: pypi2port: use ${version} in distname
MacPorts
noreply at macports.org
Fri Mar 13 02:12:41 PDT 2015
#47143: pypi2port: use ${version} in distname
-------------------------+-----------------------
Reporter: jmr@… | Owner: gaurav@…
Type: enhancement | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Keywords: | Port: pypi2port
-------------------------+-----------------------
Currently, the distname line is written like this:
{{{
distname foo-1.2.0
}}}
It would be better to do
{{{
distname foo-${version}
}}}
so the version only has to be updated in one place.
--
Ticket URL: <https://trac.macports.org/ticket/47143>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list