Date: Sun, 08 Jun 2003 22:22:39 -0400 From: Serge Gagnon <gagnon__s@videotron.ca> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/53074: [Patch] port: x11-wm/9wm unfetchable distfile Message-ID: <E19PCIx-000KmP-Nh@quenix.dyndns.org> Resent-Message-ID: <200306090200.h5920UfA059808@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 53074 >Category: ports >Synopsis: [Patch] port: x11-wm/9wm unfetchable distfile >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sun Jun 08 19:00:30 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Serge Gagnon >Release: FreeBSD 4.8-STABLE i386 >Organization: me >Environment: System: FreeBSD quenix.dyndns.org 4.8-STABLE FreeBSD 4.8-STABLE #0: Tue May 6 22:02:29 EDT 2003 serge@quenix.dyndns.org:/usr/obj/usr/src/sys/OCEAN3 i386 >Description: o Fix MASTER_SITES in the Makefile and also remove WWW ${URL} in the pkg-descr since this software doesn't seems to have a valid homepage.html >How-To-Repeat: http://people.freebsd.org/~fenner/portsurvey/x11-wm.html#9wm >Fix: --- patch-9wm-distfile begins here --- diff -u /usr/ports/x11-wm/9wm/Makefile ./Makefile --- /usr/ports/x11-wm/9wm/Makefile Thu Feb 20 14:21:33 2003 +++ ./Makefile Sun Jun 8 22:17:49 2003 @@ -8,8 +8,7 @@ PORTNAME= 9wm PORTVERSION= 1.1 CATEGORIES= x11-wm plan9 -MASTER_SITES= http://sources.isc.org/X/window-managers/ \ - ftp://ftp.mathcs.emory.edu/pub/arnold/ +MASTER_SITES= http://sources.isc.org/X/window-managers/ MAINTAINER= ports@FreeBSD.org COMMENT= An 8 1/2-like Window Manager for X diff -u /usr/ports/x11-wm/9wm/pkg-descr ./pkg-descr --- /usr/ports/x11-wm/9wm/pkg-descr Thu May 18 07:56:04 2000 +++ ./pkg-descr Sun Jun 8 22:18:02 2003 @@ -18,5 +18,3 @@ obtain Matthew Farrow's "9term" program (ftp://ftp.cs.su.oz.au/matty/unicode), version 1.6 or later (earlier versions don't cooperate with 9wm in implementing "hold mode"). Of course, you can run xterm under 9wm as well. - -WWW: http://dhog.g7.org/dhog/9wm.html --- patch-9wm-distfile ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E19PCIx-000KmP-Nh>