ports/112438: x11/wmmatrix fix for broken link in Makefile
Craig Butler
craig001 at lerwick.hopto.org
Sat May 5 09:20:05 UTC 2007
>Number: 112438
>Category: ports
>Synopsis: x11/wmmatrix fix for broken link in Makefile
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Sat May 05 09:20:04 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator: Craig Butler
>Release: FreeBSD 6.2-RELEASE-p3 i386
>Organization:
lerwick.hopto.org
>Environment:
System: FreeBSD polaris.lerwick.hopto.org 6.2-RELEASE-p3 FreeBSD 6.2-RELEASE-p3 #0: Sun Apr 15 11:27:44 BST 2007 root at polaris.lerwick.hopto.org:/usr/obj/usr/src/sys/GENERIC i386
>Description:
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
>How-To-Repeat:
try to build port with # make install clean
>Fix:
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 at FreeBSD.org
--
============================================================
This email has been handled by lerwick.hopto.org mail server
and has been scanned by 3 virus killers and spamassassin
============================================================
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list