#39989: HPGS @1.1.8 -------------------------+-------------------------------- Reporter: fmw@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.0 Resolution: | Keywords: Port: | -------------------------+-------------------------------- Comment (by ryandesign@…): Thanks. Some observations: * The license should be indicated. * MacPorts does follow HTTP redirects when downloading. * To download from sourceforge, use the sourceforge fetch group rather than hardcoding one specific sourceforge server. * Why are you setting the worksrcdir in a pre-build block instead of globally? Doesn't that cause destroot to fail if you run it separately from build? (i.e. "`sudo port build && sudo port destroot`") * When you disable the configure phase you're responsible for adding a universal variant and ensuring that the port is UsingTheRightCompiler and `-arch` flags. * "distname ${name}-${version}" is the default so you don't need to list that. -- Ticket URL: <https://trac.macports.org/ticket/39989#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X