#43573: [NEW] nfex -------------------------+-------------------------------- Reporter: jul_bsd@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: nfex | -------------------------+-------------------------------- Comment (by ryandesign@…): Thanks, but it looks like this is not ready to commit yet. The notes advise of a crashing bug. Perhaps we should wait to commit until the crashing bug is fixed. Is there an upstream bug report for this? If so please let us know the URL. Also, the port is programmed to fetch from the head of the project's repository. We don't allow that; port installations must be repeatable, so they must fetch from a specific version of the software. If upstream doesn't provide version numbers, you can invent one in the format YYYYMMDD. Fetch from a specific upstream revision using the `svn.revision` keyword. The line "`destroot.target install`" should be removed because that is the default. The line "`destroot.cmd cd src && make`" should be changed to "`destroot.dir ${worksrcpath}/src`". -- Ticket URL: <https://trac.macports.org/ticket/43573#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X