Primary site http://www.wireshark.org/ seems quite busy at the moment, possibly slashdotted. The patch adds five mirror sites to net/wireshark port. I downloaded wireshark-1.0.0.tar.bz2 from all six sites and then I compared md5 and sha256 checksums of the downloaded files, which were identical. There is one more mirror site, which I did not add to MASTER_SITES, http://wireshark.cs.pu.edu.tw/download/src/ because I could not download wireshark-1.0.0.tar.bz2 from this site, but I did see that the site has same files available in "/download/src", that other mirror sites also have. How-To-Repeat: # cd ports/net/wireshark # make fetch
Responsible Changed From-To: freebsd-ports-bugs->marcus Over to maintainer (via the GNATS Auto Assign Tool)
marcus 2008-04-01 19:18:16 UTC FreeBSD ports repository Modified files: net/wireshark Makefile Log: Add more mirror sites. PR: 122352 Submitted by: Esa Karkkainen <ejk@iki.fi> Revision Changes Path 1.131 +6 -1 ports/net/wireshark/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed, thanks!