Changes between Initial Version and Version 1 of Ticket #66821


Ignore:
Timestamp:
Feb 3, 2023, 11:16:06 AM (15 months ago)
Author:
essandess (Steve Smith)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #66821 – Description

    initial v1  
    33This is breaking behavior from version 2.8.0. See e.g., https://trac.macports.org/ticket/66690.
    44
    5 The problem with the latest MacPorts version is that the {{{worksrcpath}}} specified by the Portfile is created as an actual directory, not a symlink to the untamed source contents created by the {{{extract}}} phase. This will be a problem with any port that specifies {{{worksrcpath}}}—I cannot recall why I did this for {{{cabal}}} but I believe that there was a good reason. See below.
     5The problem with the latest MacPorts version is that the {{{worksrcpath}}} specified by the Portfile is created as an actual directory, not a symlink to the untarred source contents created by the {{{extract}}} phase. This will be a problem with any port that specifies {{{worksrcpath}}}—I cannot recall why I did this for {{{cabal}}} but I believe that there was a good reason. See below.
    66
    77How to observe the issue. The directory {{{cabal-install-3.8.1.0}}} should be a symlink to {{{cabal-Cabal-v3.8.1.0}}}.