#47050: pass @1.6.3 update to 1.6.5 ----------------------+-------------------------------- Reporter: edwin@… | Owner: macports-tickets@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: pass | ----------------------+-------------------------------- Comment (by john@…): It looks as though upstream has changed to use a hard-coded prefix of `/opt/local` for `getopt` if Macports is installed. That'll work for a default installation, but not if Macports has been relocated to a different directory. `patch-getopt-path.diff` & the associated post-patch instruction are therefore still necessary, but will need to be updated to work with the new version. `patch-use_apple_mktemp.diff` was never required on a vanilla system, but is necessary if the unqualified `mktemp` invocation gets you the GNU version (say, from `/opt/local/libexec/gnubin/mktemp`) rather than the Apple provided `/usr/bin/mktemp`. I've not checked in detail, but from a quick glance that hasn't changed in the new version of pass. I'll prepare and upload a revised portfile & associated patches shortly. Thanks again for your help! -- Ticket URL: <https://trac.macports.org/ticket/47050#comment:2> MacPorts <https://www.macports.org/> Ports system for OS X