[MacPorts] #62928: saml2aws: cannot find package "github.com/versent/saml2aws/v2/cmd/saml2aws/commands" in any of:
MacPorts
noreply at macports.org
Sat May 22 21:16:55 UTC 2021
#62928: saml2aws: cannot find package
"github.com/versent/saml2aws/v2/cmd/saml2aws/commands" in any of:
-------------------------+-----------------------
Reporter: ryandesign | Owner: jamesog@…
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: ports | Version: 2.6.4
Resolution: fixed | Keywords:
Port: saml2aws |
-------------------------+-----------------------
Changes (by jamesog):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"8b2f1b5581bedbdf55fe8a13c2af03a9704ffc3e/macports-ports"
8b2f1b5581bedbdf55fe8a13c2af03a9704ffc3e/macports-ports] (master):
{{{
#!ConfigurableCommitTicketReference repository="macports-ports"
revision="8b2f1b5581bedbdf55fe8a13c2af03a9704ffc3e"
saml2aws: Fix build on case-sensitive filesystems
The saml2aws project is under GitHub author Versent, but the program is
using import paths of github.com/versent. This works on case-insensitive
filesystems (the default for HFS+ and APFS) but fails on case-sensitive
filesystems, such as the MacPorts Buildbots.
Fixes: https://trac.macports.org/ticket/62928
}}}
--
Ticket URL: <https://trac.macports.org/ticket/62928#comment:2>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list