[MacPorts] #55514: Add semantic versioning support to livecheck

MacPorts noreply at macports.org
Thu Dec 14 01:15:30 UTC 2017


#55514: Add semantic versioning support to livecheck
---------------------------+-----------------------
  Reporter:  emcrisostomo  |      Owner:
      Type:  enhancement   |     Status:  new
  Priority:  Normal        |  Milestone:
 Component:  base          |    Version:
Resolution:                |   Keywords:  livecheck
      Port:                |
---------------------------+-----------------------

Comment (by ryandesign):

 Generally I like the idea of making our version comparisons more accurate.
 But note that livecheck uses the `vercmp` procedure, so any changes you
 make there will affect not only livecheck but also portfiles that use
 `vercmp`, and probably even the computations of `port outdated`. This
 might change the criteria portfile authors use when deciding whether to
 increase the `epoch`. So these changes certainly need to be done with
 great care and forethought, and communication with portfile authors (i.e.
 documentation) about the changed `epoch` requirements.

--
Ticket URL: <https://trac.macports.org/ticket/55514#comment:1>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list