#52493: yubico-piv-tool: new port ----------------------------------+-------------------------------- Reporter: leonardo.schenkel@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: yubico-piv-tool | ----------------------------------+-------------------------------- Comment (by cal@…): Replying to [comment:4 leonardo.schenkel@…]:
1. When a Portfile has additional files, should it be submitted as a .patch or something else (.zip)?
If it's only a file or two, just attach them directly.
2. Since the port is linking to `libcrypto` why am I checking for `libssl`?
`path:lib/libssl.dylib:openssl` allows `libressl` to satisfy the dependency; it doesn't matter whether you use `libssl` or `libcrypto` here, since both are provided by the same port. You can change it, but AFAIK we have all openssl dependencies written in this way.
3. Why are you suggesting to change the dependency from `lib:...` to `path:...`?
See above. Thanks for doing this. Ping me if this gets stuck for too long. -- Ticket URL: <https://trac.macports.org/ticket/52493#comment:5> MacPorts <https://www.macports.org/> Ports system for the Mac operating system