<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#333333">
    <p><font face="Arial">Hi,</font></p>
    <p><font face="Arial">I'd like to get some help with a Portfile, and
        have a couple of questions.<br>
      </font></p>
    <p><font face="Arial">1: When using git.setup, with a commit as the
        3'rd var, like: </font>github.setup Foo Bar a1b2c3d4</p>
    <p>I didn't get it to work (download), but I could use it with:
      fetch.type git</p>
    <p>How does that work with checksum (when cloning repo)? The
      function looks disabled though. I installs fine with (or without)
      any number. Not sure it's the right way to go - it doesn't feel
      right.</p>
    <p><br>
    </p>
    <p>2: I tried to use: patch.dir ${worksrcpath}/path/to, but then it
      tried to download the file specified in: patchfiles.</p>
    <p>Is it possible to use an existing dir in the downloaded source
      folder? …or does the patches have to go into the Files dir, for
      example?<br>
    </p>
    <br>
    Any help/info is appreciated.<br>
    <br>
    Best regards,<br>
    · Eric<br>
  </body>
</html>