[MacPorts] #32968: p5-file-homedir missing p5-file-which dependency
#32968: p5-file-homedir missing p5-file-which dependency --------------------------+------------------------------------------------- Reporter: coax@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: p5-file-homedir --------------------------+------------------------------------------------- p5-file-homedir depends on p5-file-which, but this is not included in the portfile. -- Ticket URL: <https://trac.macports.org/ticket/32968> MacPorts <http://www.macports.org/> Ports system for Mac OS
#32968: p5-file-homedir missing p5-file-which dependency --------------------------+------------------------------------------------- Reporter: coax@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: p5-file-homedir --------------------------+------------------------------------------------- Comment(by raimue@…): According to the Makefile.PL, even more dependencies are required: {{{ requires 'Carp' => 0; requires 'Cwd' => $^O eq 'darwin' ? '3' : '3.12'; requires 'File::Spec' => $^O eq 'darwin' ? '3' : '3.12'; requires 'File::Path' => '2.01'; requires 'File::Temp' => '0.19'; requires 'File::Which' => '0.05'; }}} I didn't check which of these are already provided by the base perl5.XY ports. -- Ticket URL: <https://trac.macports.org/ticket/32968#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#32968: p5-file-homedir missing p5-file-which dependency --------------------------+------------------------------------------------- Reporter: coax@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: p5-file-homedir --------------------------+------------------------------------------------- Comment(by coax@…): All of those with the exception of File::Which are core modules. -- Ticket URL: <https://trac.macports.org/ticket/32968#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#32968: p5-file-homedir missing p5-file-which dependency ------------------------------+--------------------------------------------- Reporter: coax@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Resolution: fixed | Keywords: Port: p5-file-homedir | ------------------------------+--------------------------------------------- Changes (by jmr@…): * status: new => closed * resolution: => fixed Comment: r95539 -- Ticket URL: <https://trac.macports.org/ticket/32968#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts