Opened 15 years ago
Closed 15 years ago
#20467 closed defect (fixed)
spim 7.4 - Fix verify/patch issues
Reported by: | mdippery@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.7.1 |
Keywords: | Cc: | ||
Port: | spim |
Description
The current Portfile for the spim port contains invalid hashes for the spim tarfile. Also, the patchfile for spim's Makefile cannot be applied because it contains incorrect text.
Attached is a patch for the spim Portfile that updates the hashes for spim 7.4's tarfile. Attached is also a new patch-spim_Makefile.diff patchfile that fixes issues with the patching of the Makefile.
Attachments (2)
Change History (3)
Changed 15 years ago by mdippery@…
Attachment: | Portfile.diff added |
---|
Changed 15 years ago by mdippery@…
Attachment: | patch-spim_Makefile.diff added |
---|
Updated patchfile for spim's Makefile
comment:1 Changed 15 years ago by tobypeterson
Resolution: | → fixed |
---|---|
Status: | new → closed |
I made a couple modifications - distname defaults to ${name}-${version}, and dist_subdir is no longer needed with the versioned tarball (assuming no more ninja updates...)
Note: See
TracTickets for help on using
tickets.
Patch for spim Portfile