[MacPorts] #38595: Upgrade SBCL to 1.1.6.
#38595: Upgrade SBCL to 1.1.6. ----------------------+-------------------------------- Reporter: crossd@… | Owner: macports-tickets@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Keywords: | Port: sbcl ----------------------+-------------------------------- Please find a Portfile diff that upgrades SBCL to the latest, 1.1.6 (released yesterday). Thanks! -- Ticket URL: <https://trac.macports.org/ticket/38595> MacPorts <http://www.macports.org/> Ports system for OS X
#38595: Upgrade SBCL to 1.1.6. -----------------------+-------------------------------- Reporter: crossd@… | Owner: macports-tickets@… Type: update | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: fixed | Keywords: Port: sbcl | -----------------------+-------------------------------- Changes (by easieste@…): * status: new => closed * resolution: => fixed Comment: Committed in https://trac.macports.org/changeset/104653. -- Ticket URL: <https://trac.macports.org/ticket/38595#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X
#38595: Upgrade SBCL to 1.1.6. -----------------------+-------------------------------- Reporter: crossd@… | Owner: macports-tickets@… Type: update | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: fixed | Keywords: Port: sbcl | -----------------------+-------------------------------- Comment (by egall@…): Just something I noticed, {{{ checksums sbcl-1.1.6-source.tar.bz2 \ }}} could be changed to {{{ checksums sbcl-${version}-source.tar.bz2 \ }}} to make updates easier -- Ticket URL: <https://trac.macports.org/ticket/38595#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X
#38595: Upgrade SBCL to 1.1.6. -----------------------+-------------------------------- Reporter: crossd@… | Owner: macports-tickets@… Type: update | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: fixed | Keywords: Port: sbcl | -----------------------+-------------------------------- Comment (by crossd@…): Similarly, the formatting should be adjusted so that: 1. It lines up with the rest of the lines in that section of the Portfile 2. There is not a continuation line after the sha256 signature The patch I submitted had addressed those things (the leading spaces were introduced in https://trac.macports.org/changeset/103483, which upgraded SBCL to 1.1.5). It appears that one can simply pull the new checksums from a build failure log after adjusting the version number, copying and pasting them into the Portfile; the spacing from such logs is offset from the rest of the lines in the file by four spaces, so it's probably easiest to just adjust the other lines (since the checksums are the most common thing to change). -- Ticket URL: <https://trac.macports.org/ticket/38595#comment:3> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts