MASTER_SITES link is broke, 404 output. New links added and tested. non-critical as it fails over to FreeBSD master distfiles. Problem listed on http://people.freebsd.org/~fenner/portsurvey/bad.html Fix: -- ============================================================ This email has been handled by lerwick.hopto.org mail server and has been scanned by 3 virus killers and spamassassin ============================================================--b3NC7nPaCiGoMZpehWpgmxDpyQXPpt9jIRb86kEhKtAtT8uT Content-Type: text/plain; name="file.diff" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="file.diff" diff -ruN wmmatrix.old/Makefile wmmatrix/Makefile --- wmmatrix.old/Makefile Sat May 5 10:05:08 2007 +++ wmmatrix/Makefile Sat May 5 10:06:34 2007 @@ -9,7 +9,8 @@ PORTVERSION= 0.2 PORTREVISION= 1 CATEGORIES= x11 windowmaker -MASTER_SITES= http://www.cs.mun.ca/~gstarkes/wmaker/dockapps/files/ +MASTER_SITES= http://web.cs.mun.ca/~gstarkes/wmaker/dockapps/files/ \ + http://ia300205.us.archive.org/0/items/tucows_10414_WMMatrix/ DISTNAME= wmMatrix-${PORTVERSION} MAINTAINER= ports@FreeBSD.org How-To-Repeat: try to build port with # make install clean
Responsible Changed From-To: freebsd-ports-bugs->miwi I'll take it.
State Changed From-To: open->closed Committed. Thanks!
miwi 2007-05-25 21:51:11 UTC FreeBSD ports repository Modified files: x11/wmmatrix Makefile Log: - Update MASTER_SITES PR: 112438 Submitted by: Craig Butler <craig001@lerwick.hopto.org> Revision Changes Path 1.14 +2 -1 ports/x11/wmmatrix/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"