[MacPorts] #16373: base should maintain a persistent working copy for all supported VCS fetches

MacPorts noreply at macports.org
Wed Nov 4 04:58:38 PST 2015


#16373: base should maintain a persistent working copy for all supported VCS
fetches
---------------------------+-------------------------------
  Reporter:  ryandesign@…  |      Owner:  larryv@…
      Type:  enhancement   |     Status:  assigned
  Priority:  Normal        |  Milestone:  MacPorts Future
 Component:  base          |    Version:  1.7.0
Resolution:                |   Keywords:  performance fetch
      Port:                |
---------------------------+-------------------------------

Comment (by ryandesign@…):

 This assumes ${distname} is sufficiently unique, which it likely isn't.
 This particular port sets version to include the version number,
 ${git.branch} and a date, but the default for distname is
 ${name}-${version}, and it is common for projects that fetch from git to
 update their commit hash while the version and of course the name stay the
 same. The distname should probably be changed to be ${name}-${git.branch}
 for git, ${name}-${svn.revision} for subversion, etc.

-- 
Ticket URL: <https://trac.macports.org/ticket/16373#comment:33>
MacPorts <https://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list