[MacPorts] #51136: `port pkg` and `port dmg` do not agree on how to handle the port revision
MacPorts
noreply at macports.org
Wed Jan 11 16:08:16 UTC 2017
#51136: `port pkg` and `port dmg` do not agree on how to handle the port revision
---------------------+--------------------------------
Reporter: RJVB | Owner: macports-tickets@…
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: base | Version: 2.3.4
Resolution: fixed | Keywords:
Port: |
---------------------+--------------------------------
Changes (by jmroot):
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"62d7125bae35cf251a5571eb26bedacfce1aa4e6/macports-base"
62d7125/macports-base]:
{{{
#!ConfigurableCommitTicketReference repository="macports-base"
revision="62d7125bae35cf251a5571eb26bedacfce1aa4e6"
Factor out filename construction in package1.0
The different targets each had their own code for constructing the names
of
the pkg/mpkg/dmg/mdmg files. As well as being repeated code, this led to
incompatibility in some cases. In particular, pkg used an underscore
between
version and revision, but dmg expected a dash.
All are now using one proc, portpkg::image_name.
Fixes: https://trac.macports.org/ticket/51136
}}}
--
Ticket URL: <https://trac.macports.org/ticket/51136#comment:4>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list