Ticket #51 (closed enhancement: fixed)
Opened 7 years ago
Last modified 6 years ago
add checksums to bepfile
| Reported by: | brecht | Owned by: | scottmc |
|---|---|---|---|
| Priority: | normal | Milestone: | haikuporter version 1.0 |
| Component: | haikuporter | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | adeynichenko@… |
Description
Use checksums instead of the file size for determining whether the source archive was downloaded correctly.
Attachments
Change History
comment:1 Changed 6 years ago by scottmc
comment:2 Changed 6 years ago by scottmc
- Component changed from beporter to haikuporter
- Priority changed from low to normal
comment:3 Changed 6 years ago by thorn
- Owner changed from brecht to thorn
comment:4 Changed 6 years ago by thorn
- Cc adeynichenko@… added
comment:5 Changed 6 years ago by thorn
- Owner changed from thorn to scottmc
comment:6 Changed 6 years ago by scottmc
- Resolution set to fixed
- Status changed from new to closed
Fixed in r546. Thanks
Note: See
TracTickets for help on using
tickets.

Many source binary archives also have a matching m5 file, perhaps add a field to enter the m5 url and then run a check vs. that for cases where an m5 file exists. I think libxml2 had one, so that might make for a good test case.