I think the pkgin database for fetchmail is wrong atm, at least for amd64/7.0. I don't know what I can do locally, or where to report it.
> $ ftp ftp://ftp.netbsd.org/pub/pkgsrc/packages/NetBSD/amd64/7.0/All/ <<EOF | grep fetchmail > ls > EOF -rw-r--r-- 1 1364 netbsd 445324 May 3 14:24 fetchmail-6.3.22nb3.tgz -rw-r--r-- 1 1364 netbsd 39044 May 5 09:54 fetchmailconf-6.3.22nb2.tgz -rw-r--r-- 1 1364 netbsd 53124 May 4 20:42 wbm-fetchmail-1.600nb1.tgz -rw-r--r-- 1 1364 netbsd 445324 May 3 14:24 fetchmail-6.3.22nb3.tgz -rw-r--r-- 1 1364 netbsd 39044 May 5 09:54 fetchmailconf-6.3.22nb2.tgz -rw-r--r-- 1 1364 netbsd 53124 May 4 20:42 wbm-fetchmail-1.600nb1.tgz (Not sure why the list is duplicated, either.) The FTP server has: fetchmail-6.3.22nb3.tgz but pkgin wants nb2: pkgin: ftp://ftp.netbsd.org/pub/pkgsrc/packages/NetBSD/amd64/7.0/All/fetchmail-6.3.22nb2.tgz: File unavailable (e.g., file not found, no access) Running "pkgin upgrade" did not help, but I'm not sure I should expect it to. I can see my way to updating the SQLite database to ask for nb3, but I'm not sure I'd be doing myself a service. Suggestions, please? --jkl