#35339: zorba: Update to 2.5 release ------------------------------------+--------------------------------------- Reporter: cezar.andrei@… | Owner: macports-tickets@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: haspatch | Port: zorba ------------------------------------+--------------------------------------- Comment(by cezar.andrei@…): Replying to [comment:2 ryandesign@…]:
* "distfiles ${distname}.gz" seems wrong; you probably want to set "extract.suffix .gz" instead.
You're probably right, I didn't know about extract.suffix. The files I attached are tested.
* Why is the MacPorts clang 3.1 compiler required? Is the version of clang in Xcode 4.2 and up not sufficient? what about the llvm-gcc-4.2 or gcc-4.2 compilers in earlier Xcode versions? We'd rather not add a heavy dependency like a compiler unless it's absolutely necessary.
With clang-2.9 the default from Xcode 4.2 was giving me errors like the following: error: expected the class name after '~' to name the enclosing class After moving to clang-3.1 there were no errors. I didn't try it out with any others, it might just work. I just updated to Xcode 4.4, I'll give it another try without clang-3.1 dependency. -- Ticket URL: <https://trac.macports.org/ticket/35339#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS