Opened 9 years ago
Closed 9 years ago
#49723 closed defect (fixed)
ninja: checksum does not match
Reported by: | lpsinger (Leo Singer) | Owned by: | 521E328E-2A13-4749-826A-E4EF4F22A0F1@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.4 |
Keywords: | Cc: | larryv (Lawrence Velázquez) | |
Port: | ninja |
Description
I am unable to install ninja because the checksum mismatches. See attached log.
Attachments (2)
Change History (6)
Changed 9 years ago by lpsinger (Leo Singer)
comment:1 Changed 9 years ago by lpsinger (Leo Singer)
Changed 9 years ago by lpsinger (Leo Singer)
Attachment: | Portfile.diff added |
---|
Proposed patch for Portfile
comment:2 Changed 9 years ago by lpsinger (Leo Singer)
Please see attached patch, which will fix the bug.
comment:4 Changed 9 years ago by lpsinger (Leo Singer)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Fixed in r142838.
Note: See
TracTickets for help on using
tickets.
This is probably because the GitHub URL in the port file, <https://github.com/martine/ninja>, redirects to <https://github.com/ninja-build/ninja>, and the filenames in the tarball are prefixed with
ninja-build-ninja-484c163/
rather thanmartine-ninja-123abcde/
.