[MacPorts] #52355: darwinbuild: update for move to GitHub (was: Update DarwinBuild)

MacPorts noreply at macports.org
Mon Sep 26 15:10:54 CEST 2016


#52355: darwinbuild: update for move to GitHub
------------------------------+-------------------
  Reporter:  ethansherriff@…  |      Owner:  wms@…
      Type:  update           |     Status:  new
  Priority:  Normal           |  Milestone:
 Component:  ports            |    Version:  2.3.4
Resolution:                   |   Keywords:
      Port:  darwinbuild      |
------------------------------+-------------------

Comment (by ryandesign@…):

 Replying to [comment:2 ryandesign@…]:
 > It needs to not fetch the latest commit, but rather a specific commit.
 See #52390.

 Ok actually this problem applies only to your patch. The version in the
 repository now fetches the HEAD of the darwinbuild-33 tag, so that's not
 expected to change. Your patch makes it fetch from the tip of the master
 of the git repository, which would change if anybody committed a change to
 the repository, so that's not OK. Using the latest tag,
 [https://github.com/macosforge/darwinbuild/releases/tag/darwinbuild-37
 darwinbuild-37], is probably the thing do.

 {{{
 github.setup macosforge darwinbuild 37 darwinbuild-
 }}}

 The homepage line should be updated too.

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


More information about the macports-tickets mailing list