Ticket #8174: diff_Portfile
File diff_Portfile, 456 bytes (added by jyrki.wahlstedt@…, 19 years ago) |
---|
Line | |
---|---|
1 | --- Portfile.orig 2006-04-04 13:19:39.000000000 +0300 |
2 | +++ Portfile.mod 2006-04-04 13:20:38.000000000 +0300 |
3 | @@ -21,6 +21,11 @@ |
4 | use_bzip2 yes |
5 | dist_subdir ${name}/${version} |
6 | distfiles-append ${name}-${version}-Patch-2.tar.gz |
7 | + |
8 | +fetch.user anonymous |
9 | +fetch.password darwinports@opendarwin.org |
10 | +fetch.use_epsv no |
11 | + |
12 | checksums ${name}-${version}${extract.suffix} \ |
13 | md5 183a1fe136d7caacb60c717bbbef9788 \ |
14 | ${name}-${version}${extract.suffix} \ |