Opened 6 months ago
Closed 6 months ago
#73593 closed defect (fixed)
`port bump` often updates the wrong checksum if a Portfile contains multiple checksums
| Reported by: | herbygillot (Herby Gillot) | Owned by: | herbygillot (Herby Gillot) |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | base | Version: | 2.12.3 |
| Keywords: | Cc: | ||
| Port: |
Description
As per the summary. When a Portfile contains more than one checksum, perhaps for multiple distfiles, port bump does not behave correctly, and often updates the wrong checksum block.
Change History (2)
comment:1 Changed 6 months ago by herbygillot (Herby Gillot)
comment:2 Changed 6 months ago by herbygillot (Herby Gillot)
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.

PR here:
https://github.com/macports/macports-base/pull/377Actually here's a better PR: https://github.com/macports/macports-base/pull/378