diff options
author | Gabor Kovesdan <gabor@FreeBSD.org> | 2007-01-29 19:05:07 +0000 |
---|---|---|
committer | Gabor Kovesdan <gabor@FreeBSD.org> | 2007-01-29 19:05:07 +0000 |
commit | c0ce4105e7e5dbf775b56491e12ebf64f1844e3a (patch) | |
tree | f56caab01da5d79c8684feae63ac50ac71a6fe79 /ftp/lftp/distinfo | |
parent | Fix the panic: sleeping without a mutex problem on CURRENT. (diff) |
Remove USE_GPG from all effected ports. This knob is a no-op and the way it
was supposed to work is useless, because if we can't trust the distfile from
the remote machine, we can't trust the signature from the same machine either.
Our MD5 and SHA256 are good for checking both the sanity and the
trustiness of distfiles.
Approved by: portmgr (erwin), erwin (mentor)
Notes
Notes:
svn path=/head/; revision=183644
Diffstat (limited to '')
-rw-r--r-- | ftp/lftp/distinfo | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/ftp/lftp/distinfo b/ftp/lftp/distinfo index c6cd96883072..d1bc3e2dd44b 100644 --- a/ftp/lftp/distinfo +++ b/ftp/lftp/distinfo @@ -1,6 +1,3 @@ MD5 (lftp-3.5.6.tar.bz2) = 3d4508c00639b9e776f0904a4079547a SHA256 (lftp-3.5.6.tar.bz2) = 3c91fe25e440bcb704b73bbfe1cde67cf72780627394a8c5f038f4b44eed35a8 SIZE (lftp-3.5.6.tar.bz2) = 1325232 -MD5 (lftp-3.5.6.tar.bz2.asc) = f55556b10f3798ef2c05cedb9b3f97b3 -SHA256 (lftp-3.5.6.tar.bz2.asc) = 150a27e2b54852ceba5f4b8c597eb0b0df58120a3c8d62721e97408045a72662 -SIZE (lftp-3.5.6.tar.bz2.asc) = 185 |