cvs commit: ports/security/mindterm-binary Makefile distinfo
Alexander Langer
alex at FreeBSD.org
Wed Jun 23 03:27:26 PDT 2004
alex 2004-06-23 10:27:26 UTC
FreeBSD ports repository
Modified files:
security/mindterm-binary Makefile distinfo
Log:
Fix checksum, so unbreak and don't schedule this for removal.
There's a small problem with the ftp-mirrors with the mindterm-ssh.html
file. My and other mirrors of ftp.FreeBSD.org have a different filesize
of this file than the original ftp.FreeBSD.org file (1085 vs. 1106 bytes).
This is only in amount of whitespace, diff -b shows no difference at all.
(It's not a tab problem, I manually couldn't find the difference btw)
This is also why I never could reproduce the checksum mismatch on bento, as
I never fetch from ftp.FreeBSD.org but a local mirror. Neither could
other people who just asked me why this port is marked broken and scheduled
for removal.
The distinfo file will now use the filesize from the master FTP server.
Thanks to the SIZE data, "make fetch" will try different mirrors until
it'll find one with the correct size and thus the correct checksum.
So hopefully this will fix this port for the future.
Revision Changes Path
1.8 +0 -4 ports/security/mindterm-binary/Makefile
1.5 +2 -2 ports/security/mindterm-binary/distinfo
More information about the cvs-all
mailing list