[MacPorts] #61182: golang portgroup sets default worksrcdir incorrectly

MacPorts noreply at macports.org
Wed Sep 16 00:30:11 UTC 2020


#61182: golang portgroup sets default worksrcdir incorrectly
---------------------+--------------------
  Reporter:  jmroot  |      Owner:  (none)
      Type:  defect  |     Status:  new
  Priority:  Normal  |  Milestone:
 Component:  ports   |    Version:
Resolution:          |   Keywords:
      Port:          |
---------------------+--------------------

Comment (by amake):

 Thanks, it's weird that it was working anyway.

 I've fixed this locally but I want to test all the existing golang ports
 before I push.

 Memo: all ports using golang (currently 85) can be found with

 {{{
 find . -name Portfile | xargs grep -l -E 'PortGroup +golang' | xargs -n 1
 dirname | xargs -n 1 basename
 }}}

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


More information about the macports-tickets mailing list