#14699: spread: Update to version 4 -------------------------------+-------------------------------- Reporter: Lars.Rasmusson@… | Owner: macports-tickets@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.6.0 Resolution: | Keywords: Port: spread | -------------------------------+-------------------------------- Comment (by khindenburg@…): I can't find the 4.x version anywhere else but to use the form - also not sure about this library versioning {{{ set LIBFULLVERSION ${version} set LIBCOMPATVERSION [join [lrange [split ${version} .] 0 2] .] set LIBVERSION [join [lrange [split ${version} .] 0 1] .] reinplace "s|^LIBFULLVERSION=3.0.0\$|LIBFULLVERSION=${LIBFULLVERSION}|" \ ${worksrcpath}/libspread/Makefile.in reinplace "s|^LIBVERSION=3\$|LIBVERSION=${LIBVERSION}|" \ ${worksrcpath}/libspread/Makefile.in }}} -- Ticket URL: <https://trac.macports.org/ticket/14699#comment:16> MacPorts <http://www.macports.org/> Ports system for OS X