9 Jul
2007
9 Jul
'07
2:02 p.m.
On Jul 9, 2007, at 08:01, Doug McCorkle wrote:
On Jul 9, 2007, at 3:32 AM, Ryan Schmidt wrote:
On Jul 8, 2007, at 22:57, Doug McCorkle wrote:
I would like to use:
fetch.ignore_sslcrt
in my Portfile or:
fetch.args
in my Portfile but I get an error about the commands not being recognized. Is there a new way to work with the fetch target? Thanks.
According to the passogva portfile, it's
fetch.ignore_sslcert yes
[snip]
Also, the man page for portfile references fetch.ignore_sslcrt so this should possibly be listed as a bug.
Good catch! I fixed the manpage: http://trac.macosforge.org/projects/macports/changeset/26829