Questions on dependencies
Ryan Schmidt
ryandesign at macports.org
Sat Nov 9 18:52:44 PST 2013
On Nov 9, 2013, at 12:35, Craig Treleaven wrote:
> My port uses p5.12-libwww-perl which relies on a list of other perl modules.
You should actually declare dependencies on the specific other modules that you use, not libwww-perl itself anymore.
$ 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
More information about the macports-dev
mailing list