Ticket #25022 (closed update: fixed)
mit-scheme: update to 9.0.1 (on stable branch)
| Reported by: | dports@… | Owned by: | ryandesign@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.8.2 |
| Keywords: | haspatch maintainer | Cc: | |
| Port: | mit-scheme |
Description
mit-scheme currently builds from development snapshots. It should use stable releases instead, and conveniently the latest stable release is newer than the latest development snapshot anyway.
Attached patch updates to 9.0.1 (and bumps the epoch). Also fixes livecheck for the stable branch.
It also looks like the source now has support for building an Aqua app, but adding that to the port is a project for another day.
Attachments
Change History
comment:1 Changed 3 years ago by ryandesign@…
- Owner changed from macports-tickets@… to ryandesign@…
- Status changed from new to assigned
Thanks! I love seeing packages mature from development versions to stable ones. :)
comment:2 Changed 3 years ago by ryandesign@…
- Status changed from assigned to closed
- Resolution set to fixed
Committed in r68067. I made just these small changes:
- added ncurses dependency since I found parts of mit-scheme did link with libncurses.5.dylib.
- moved the epoch line above the version line since the epoch has higher precedence than the version
Note: See
TracTickets for help on using
tickets.

