Opened 11 years ago
Closed 11 years ago
#39444 closed defect (fixed)
nawk: checksum mismatch because of update to unversioned distfile
Reported by: | iwm@… | Owned by: | tobypeterson |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.3 |
Keywords: | Cc: | ||
Port: | nawk |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
an incorrect checksum was returned for nawk:
:debug:checksum Executing org.macports.checksum (nawk) :info:checksum ---> Checksumming awk.tar.gz :error:checksum Checksum (md5) mismatch for awk.tar.gz
Change History (2)
comment:1 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|---|
Owner: | changed from macports-tickets@… to toby@… |
Port: | nawk added |
Summary: | file name is not passed correctly to checksum → nawk: checksum mismatch because of update to unversioned distfile |
comment:2 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Updated to 20121220 in r107356 (maintainer timeout).
Note: See
TracTickets for help on using
tickets.
Looks like the nawk port's version is 20110810 but the distfile on the nawk developer's page was updated 20120905. Unfortunately the developers distribute an unversioned distfile, meaning that when an update happens, some users will encounter a checksum mismatch. The port should be updated to the new version.