tintin++v1.5pl9 can't be found on any mastersite. The first mastersite only has tintin++v1.5pl6, the second is in the moment not reachable and the third seems to have no longer the tree at it, there is no clients subdir under mud available or it is hidden. Fix: Back to the pl6 version or other mastersites that have the newer version ? How-To-Repeat: Try a make checksum or make fetch.
Sorry, I didn't checked mastersite after foxfair's commit. Please change MASTER_SITES to http://mail.newclear.net/tintin/download/ diff -urN ../net/tintin++/Makefile tintin++/Makefile --- ../net/tintin++/Makefile Wed Sep 27 04:50:28 2000 +++ tintin++/Makefile Wed Oct 11 19:45:24 2000 @@ -8,9 +8,7 @@ PORTNAME= tintin PORTVERSION= 1.5.9 CATEGORIES= net games -MASTER_SITES= ftp://ftp.walrus.com/pub/avatar/clients/ \ - ftp://ftp.cctpu.edu.ru/pub/comp/networking/mud/ \ - ftp://iclub.nsu.ru/pub/mud/clients/tintin++/ +MASTER_SITES= http://mail.newclear.net/tintin/download/ DISTNAME= tintin++v1.5pl9 MAINTAINER= jhp@cocoja.holywar.net
State Changed From-To: open->closed Update committed, thanks!
A commit references this bug: Author: olivier Date: Mon May 29 19:30:31 UTC 2017 New revision: 442031 URL: https://svnweb.freebsd.org/changeset/ports/442031 Log: Fix MD5 TCP signature usage with latest tcpmd5 kernel module PR: 21890 Submitted by: ae Reported by: Joseph Mulloy <freebsd-bugs@joe.mulloy.me> Approved by: melifaro (maintainer) Fix build with option FIREWALL PR: 217150 Submitted by: olivier Reported by: O. Hartmann <ohartmann@walstatt.org> Approved by: melifaro (maintainer) Sponsored by: Orange Changes: head/net/bird/Makefile head/net/bird/files/bird.in head/net/bird/files/bird6.in head/net/bird/files/firewall_support.patch head/net/bird/files/patch-sysdep-bsd-setkey.h