#35901: john: update to 1.7.9 -------------------------------------+-------------------------------------- Reporter: marcus@… | Owner: ryandesign@… Type: update | Status: assigned Priority: Normal | Milestone: Component: ports | Version: Keywords: haspatch | Port: john -------------------------------------+-------------------------------------- Changes (by ryandesign@…): * status: new => assigned * owner: macports-tickets@… => ryandesign@… * keywords: => haspatch Comment: In the future please provide unified diffs, not entire new portfiles or archives of portfiles. This makes it easier to review your proposal. I see in the Portfile you added this block: {{{ universal { build.target-append macosx-universal } }}} This is inside a switch for ${configure.build_arch}; configure.build_arch will never be "universal" so this block will never get executed. So I'll not add that block. Adding a universal variant to john would be great, but this is not how to do it. -- Ticket URL: <https://trac.macports.org/ticket/35901#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS