#40514: metar --------------------------+-------------------------------- Reporter: xnando@… | Owner: macports-tickets@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: | --------------------------+-------------------------------- Comment (by ryandesign@…): Replying to [comment:2 larryv@…]:
This needs to depend specifically on `p5.12-libwww-perl`.
Moreover: {{{ $ port notes p5-libwww-perl p5-libwww-perl has the following notes: As of version 6.00, libwww-perl has been broken up into multiple packages. If you were using p5-libwww-perl for just one or two of its modules before, you may be able to pare down your installation to just those modules now. Other important changes have been made that may affect your code; for details, please see: /opt/local/share/doc/p5-libwww-perl/Changes }}} So you may want to depend on something else, not libwww-perl directly. In addition, metar's shebang line currently reads "`#!/usr/bin/perl`" meaning it will use OS X perl. So you should reinplace the shebang line to make it use MacPorts perl5.12 instead. -- Ticket URL: <https://trac.macports.org/ticket/40514#comment:3> MacPorts <http://www.macports.org/> Ports system for OS X