#23401: lang/parrot port update to 2.0.0 with build fix --------------------------------+------------------------------------------- Reporter: horus.li@… | Owner: macports-tickets@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: update parrot | Port: lang/parrot --------------------------------+------------------------------------------- Hi, [[BR]] It's been a long time since the last update...and Parrot 2.0.0 released a couple of days ago. [[BR]] It (2.0.0) has a build problem on various version of Mac OS X, but it's fixable. [[BR]] The patch is build-tested: {{{ [~/.test]$ sudo port build parrot Portfile changed since last build; discarding previous state. ---> Computing dependencies for parrot ---> Fetching parrot ---> Attempting to fetch parrot-2.0.0.tar.gz from ftp://ftp.parrot.org/pub/parrot/releases/stable/2.0.0/ ---> Verifying checksum(s) for parrot ---> Extracting parrot ---> Configuring parrot ---> Building parrot [~/.test]$ echo $? 0 }}} (I know there will be some problem with the hard-coded path in configure.args) -- Ticket URL: <http://trac.macports.org/ticket/23401> MacPorts <http://www.macports.org/> Ports system for Mac OS