Changes between Initial Version and Version 1 of Ticket #61192, comment 16


Ignore:
Timestamp:
Sep 20, 2020, 6:08:21 PM (4 years ago)
Author:
i0ntempest
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #61192, comment 16

    initial v1  
    11So gotop needs to fetch stuff from howett.net/plist which {{{go.vendors}}} doesn't support. Alternative is https://github.com/DHowett/go-plist, that fetches is to {{{${gopath}/src/github.com/DHowett/go-plist}}}, then I'll need to link it to {{{${gopath}/src/howett.net/plist}}}, only then it will build. Don't know if there's a better way but it works.
    2 PR: #8486
     2PR: https://github.com/macports/macports-ports/pull/8486