Opened 10 years ago
Closed 10 years ago
#46246 closed defect (fixed)
p5-plack-middleware-fixmissingbodyinredirect has perl versions its dependencies don't have
Reported by: | raramayo (Rodolfo Aramayo) | Owned by: | mojca (Mojca Miklavec) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | p5-plack-middleware-fixmissingbodyinredirect, p5-plack |
Description
Upgrading p5.12-plack-middleware-fixmissingbodyinredirect
The dependency "'p5.12-plack" Does not exist?
---> Computing dependencies for p5.12-plack-middleware-fixmissingbodyinredirect Error: Dependency 'p5.12-plack' not found. Error: Problem while installing p5.12-plack-middleware-fixmissingbodyinredirect
Change History (2)
comment:1 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)
Owner: | changed from macports-tickets@… to mojca@… |
---|---|
Port: | p5-plack-middleware-fixmissingbodyinredirect p5-plack added |
Summary: | Port requests a dependency that does not exist → p5-plack-middleware-fixmissingbodyinredirect has perl versions its dependencies don't have |
comment:2 Changed 10 years ago by mojca (Mojca Miklavec)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Version: | 2.3.3 |
Thanks for pointing it out.
r129563, r129564, r129565, r129566, r129567
When I already committed, I realized that there are a dozen of other dependencies, in particular all the p5-catalyst-*
packages. Aaaaaaah.
Volunteers to remove those welcome ;) In particular it would be helpful to get a list of all the ports where this needs to be removed. Hints for how to get the list are more than welcome.
Note: See
TracTickets for help on using
tickets.
Agreed.
p5-plack was created in r129327 with only p5.16, p5.18 and p5.20 subports. We are currently in the process of slowly removing earlier perl versions from modules, hence the desire not to add new subports for earlier perl versions either.
p5-plack-middleware-fixmissingbodyinredirect was created in r129462 depending on p5-plack but offering p5.10, p5.12, p5.14, p5.16, p5.18 and p5.20 subports.
Either p5.10, p5.12, and p5.14 needs to be added to p5-plack or it needs to be removed from p5-plack-middleware-fixmissingbodyinredirect.