[MacPorts] #59198: darwinbuild-legacy: portfile does not set required variables unless on darwin 8 or 9

MacPorts noreply at macports.org
Mon Oct 7 12:09:36 UTC 2019


#59198: darwinbuild-legacy: portfile does not set required variables unless on
darwin 8 or 9
------------------------+--------------------------------
 Reporter:  ryandesign  |      Owner:  (none)
     Type:  defect      |     Status:  new
 Priority:  Normal      |  Milestone:
Component:  ports       |    Version:  2.6.1
 Keywords:              |       Port:  darwinbuild-legacy
------------------------+--------------------------------
 The darwinbuild-legacy portfile only calls `github.setup` on darwin 8 or
 9, therefore it fails to work properly on other platforms, for example:

 {{{
 $ port distfiles darwinbuild-legacy
 --->  Distfiles for darwinbuild-legacy
 Error: Failed to distfiles darwinbuild-legacy: can't read "master_sites":
 can't read "github.master_sites": can't read "github.homepage": can't read
 "github.author": no such variable
 }}}

 A port using the github portgroup must always call `github.setup`.

-- 
Ticket URL: <https://trac.macports.org/ticket/59198>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list