#14119 closed update (fixed)
sicp 0.0.1 Incorrect md5 checksum in Portfile
Reported by: | jrhope | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.6.0 |
Keywords: | sicp checksum | Cc: | |
Port: |
Description
The sicp package will not install, because its Portfile has an incorrect md5 checksum. Instead of
checksums md5 ddce80a3a44f092287f235dc93d9a864
that line should read
checksums md5 57105e0883446d0da50f5419c3ca6383
to match the current version (2.neilvandyke4) of http://www.neilvandyke.org/sicp-texi/sicp.info.gz.
Attachments (1)
Change History (5)
Changed 17 years ago by jrhope
Attachment: | sicp.patch added |
---|
comment:1 Changed 17 years ago by ryandesign (Ryan Carsten Schmidt)
Owner: | changed from macports-tickets@… to ryandesign@… |
---|
comment:2 Changed 17 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Apparently they've released a new version. Too bad they're not putting the version number in the name of their distfile. Oh well. I committed the update in r33628.
comment:3 Changed 16 years ago by jmroot (Joshua Root)
Type: | defect → update |
---|
Note: See
TracTickets for help on using
tickets.
Patch to fix Portfile for ports/lang/sicp