Looking for a portfile review before submitting (rbldnsd)

Jeremy Lavergne jeremy at lavergne.gotdns.org
Wed Jun 10 17:54:54 PDT 2009


distfiles is this by default:
  ${distname}${extract.suffix}

distname is this by default:
${name}-${version}

That is, distfiles (defined as the name of the distribution filename,  
not including the extract suffix) is
${name}-${version}${extract.suffix}

If that hyphen really is an underscore, you consider changing it in  
distname instead of distfiles.

On Jun 10, 2009, at 8:49 PM, Scott Haneda wrote:

> distfiles           ${name}_${version}${extract.suffix}

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2435 bytes
Desc: not available
URL: <http://lists.macosforge.org/pipermail/macports-dev/attachments/20090610/b7701531/attachment.bin>


More information about the macports-dev mailing list