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)

Portfile.diff (1.0 KB) - added by mdippery@… 15 years ago.
Patch for spim Portfile
patch-spim_Makefile.diff (1.3 KB) - added by mdippery@… 15 years ago.
Updated patchfile for spim's Makefile

Download all attachments as: .zip

Change History (3)

Changed 15 years ago by mdippery@…

Attachment: Portfile.diff added

Patch for spim Portfile

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: newclosed

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.