[MacPorts] #68088: gr-adapt @20200630-13245e3f_7: checksum mismatch

MacPorts noreply at macports.org
Wed Aug 30 09:05:40 UTC 2023


#68088: gr-adapt @20200630-13245e3f_7: checksum mismatch
-------------------------+----------------------
  Reporter:  ryandesign  |      Owner:  ra1nb0w
      Type:  defect      |     Status:  reopened
  Priority:  Normal      |  Milestone:
 Component:  ports       |    Version:  2.8.1
Resolution:              |   Keywords:
      Port:  gr-adapt    |
-------------------------+----------------------
Changes (by ryandesign):

 * status:  closed => reopened
 * resolution:  fixed =>


Comment:

 Answering my own question, the old file from 2020 extracted to a directory
 called `karel-gr-adapt-13245e3` while the new file extracts to a directory
 called `karel-gr-adapt-c04972f`. So the port is now installing the wrong
 version of the software.

 The culprit is this line:

 {{{
 git.branch   maint-3.8
 }}}

 That needs to be removed. It causes the port to fetch the latest commit on
 that branch, which of course we don't want. Then the old checksums need to
 be restored. And the dist_subdir needs to be changed so that anyone who
 had the new (wrong) file doesn't get checksum mismatches. And the revision
 needs to be increased in case anyone installed the one that used the wrong
 distfile.

-- 
Ticket URL: <https://trac.macports.org/ticket/68088#comment:3>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list