#15550: luarocks patch --------------------------------------+------------------------------------- Reporter: ryandesign@macports.org | Owner: andrea.damore@macports.org Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Resolution: fixed | Keywords: --------------------------------------+------------------------------------- Changes (by andrea.damore@macports.org): * status: new => closed * resolution: => fixed Comment: * I couldn't remember the conflicts syntax, I wrote it this way and made a note to fix it later. * I tought removing an option that is not configured couldn't harm, I tought it simply had no effect. * The wget dependency was a legacy from previous version, I forgot to remove it when adding the variant. * The point is that luarocks will choose between one of curl and wget/md5 and openssl or fail. My idea is to let the user explicitly choose them with variants or just leave the system autodetect. * I didn't checked the kind of executables, therefore the library dependencies. * Didn't knew about this. That said I see md5 on my system is /sbin/md5 so I tought it came with darwin, I don't know of advantage of md5 over openssl so to me it is just fine to have openssl by default. I've commited your patch and I'm marking this ticket as fixed. -- Ticket URL: <http://trac.macports.org/ticket/15550#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS