#40954 closed defect (fixed)
smlnj port needs update for Mavericks
Reported by: | gary.verhaegen@… | Owned by: | bfulgham@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.2.1 |
Keywords: | mavericks | Cc: | nerdling (Jeremy Lavergne) |
Port: | smlnj |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
This is similar to #30361, but for Mavericks. The following patch:
$ diff arch-n-opsys arch-n-opsys.patched 47a48 > 13*) OPSYS=darwin; HEAP_OPSYS=darwin ;; # MacOS X 10.9 Mavericks
applied to file /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_smlnj/smlnj/work/smlnj-110.75/config/_arch-n-opsys seems to fix the problem.
Change History (3)
comment:1 follow-up: 2 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | bfulgham@… removed |
---|---|
Description: | modified (diff) |
Keywords: | mavericks added |
Owner: | changed from macports-tickets@… to bfulgham@… |
comment:2 Changed 11 years ago by mescalinum@…
comment:3 Changed 11 years ago by nerdling (Jeremy Lavergne)
Cc: | snc@… added |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Since this port is not openmaintained, I won't update the version until tomorrow (maintainer timeout).
Patched to allow Mavericks build, r112633.
Note: See
TracTickets for help on using
tickets.
this can be resolved by just bumping version. smlnj-110.76 has been released for solving exactly that issue: http://www.smlnj.org/dist/working/110.76/110.76-README.html (Summary: The primary purpose of this release are bug fixes (mostly on Windows) and to add support for the latest version of Mac OS X (10.9/Mavericks).)