Opened 6 years ago
Closed 6 years ago
#56858 closed defect (fixed)
p5-graveyard, py-graveyard don't accommodate epoch
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | larryv (Lawrence Velázquez) | |
Port: | p5-graveyard, py-graveyard |
Description
The p5-graveyard and py-graveyard ports accommodate each obsolete subport specifying a version
and revision
but not an epoch
. The consequence of this is that if a port that had previously specified an epoch
greater than 0
is added to the graveyard, the replacement does not actually work, because as far as MacPorts can see, the port's epoch
has decreased. This happened for example when py26-webhelpers was made obsolete.
Change History (3)
comment:1 Changed 6 years ago by reneeotten (Renee Otten)
comment:2 Changed 6 years ago by reneeotten <reneeotten@…>
comment:3 Changed 6 years ago by ryandesign (Ryan Carsten Schmidt)
Owner: | set to ryandesign |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
see this PR