[MacPorts] #53851: Add target that bumps version and checksum

MacPorts noreply at macports.org
Fri Mar 24 16:19:20 UTC 2017


#53851: Add target that bumps version and checksum
--------------------------+-----------------
  Reporter:  l2dy         |      Owner:
      Type:  enhancement  |     Status:  new
  Priority:  Normal       |  Milestone:
 Component:  base         |    Version:
Resolution:               |   Keywords:
      Port:               |
--------------------------+-----------------

Comment (by l2dy):

 In the first use case I'd bump the version manually and let port(1) update
 the checksum.

 Take R for example, it's not possible to automate the version bump, but
 the checksum could be automatically updated.

 {{{
 set major 3
 set minor 3
 set point 3
 version                     ${major}.${minor}.${point}
 }}}

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


More information about the macports-tickets mailing list