[MacPorts] #61810: certbot and subports set dependencies incorrectly with most variants
MacPorts
noreply at macports.org
Sat Dec 12 02:30:45 UTC 2020
#61810: certbot and subports set dependencies incorrectly with most variants
----------------------+-------------------------
Reporter: jmroot | Owner: Schamschula
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: fixed | Keywords:
Port: certbot |
----------------------+-------------------------
Changes (by jmroot):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"9599959c17dac22e57ae56b4d177e9d0a357f430/macports-ports"
9599959c17dac22e57ae56b4d177e9d0a357f430/macports-ports] (master):
{{{
#!ConfigurableCommitTicketReference repository="macports-ports"
revision="9599959c17dac22e57ae56b4d177e9d0a357f430"
certbot: fix dependencies
The python.default_version option has to be set before using
${python.version} in the depspecs. Variant bodies are executed after
the rest of the Portfile has been parsed, so setting it there is too
late.
Fixes: https://trac.macports.org/ticket/61810
}}}
--
Ticket URL: <https://trac.macports.org/ticket/61810#comment:9>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list