#37950 closed update (fixed)
sbcl: update to 1.1.4
Reported by: | crossd@… | Owned by: | easye |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.3 |
Keywords: | haspatch | Cc: | gwright@… |
Port: | sbcl |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
Please find attached a Portfile diff that updates SBCL to the latest release, SBCL 1.1.4. It also cleans up whitespace and formatting in the Portfile, bumps the boot version for x86 to 1.0.55 (the latest released binary listed on sbcl.org), uses the --with-sb-thread in the +threads variant instead of patching the options file, and removes references to (now irrelevant) patch files.
In addition to applying this diff to the Portfile, the following patches should be removed from the files/ subdirectory:
- patch-base-target-features.diff
- patch-posix-tests.diff
- patch-use-mach-exception-handler.diff
Attachments (2)
Change History (6)
Changed 12 years ago by crossd@…
Attachment: | Portfile.sbcl-1.1.4.diff added |
---|
comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | gwright@… added; easieste gwright removed |
---|---|
Description: | modified (diff) |
Keywords: | haspatch added |
Owner: | changed from macports-tickets@… to easieste@… |
Summary: | Upgrade SBCL to 1.1.4. → sbcl: update to 1.1.4 |
Changed 12 years ago by crossd@…
Attachment: | Portfile.sbcl-1.1.4.sans-whitespace-changes.diff added |
---|
comment:2 Changed 12 years ago by crossd@…
Please see the newly updated patch file. And thanks for the note on the Cc: field; I'll definitely make a note of it for the future.
comment:3 Changed 12 years ago by easye
Resolution: | → fixed |
---|---|
Status: | new → closed |
Non-whitespace version committed r102659.
Note: See
TracTickets for help on using
tickets.
Thanks, but please supply a patch that makes only functional changes, and not also whitespace changes. Whitespace changes can be made separately later if desired.
P.S: The Cc field requires complete email address.