Opened 10 years ago
Closed 10 years ago
#47019 closed enhancement (fixed)
p5-pdl: enable pdl2 shell by adding dependency on p5-devel-repl
Reported by: | dbevans (David B. Evans) | Owned by: | mgrimes@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | p5-pdl |
Description (last modified by dbevans (David B. Evans))
As indicated in the port comments, p5-devel-repl is needed to enable the newer pdl2 shell in PDL. Without it, PDL reverts to the older perldl "simple shell".
p5-devel-repl was added to MacPorts in r133510.
Request that this dependency be added to enable the pdl2 shell.
Change History (3)
comment:1 Changed 10 years ago by dbevans (David B. Evans)
Description: | modified (diff) |
---|
comment:2 Changed 10 years ago by dbevans (David B. Evans)
Summary: | p5-pdl: enable pdl2 shell but adding dependency on p5-devel-repl → p5-pdl: enable pdl2 shell by adding dependency on p5-devel-repl |
---|
comment:3 Changed 10 years ago by dbevans (David B. Evans)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Dependency on p5-devel-repl added in r133533, openmaintainer. Enhanced pdl2 shell now builds by default.