Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Jan 2007 17:51:34 GMT
From:      Steve Wills<steve@stevenwills.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/107656: [patch] [maintainer update] textproc/fist unfetchable distfile fix
Message-ID:  <200701071751.l07HpY4p021720@www.freebsd.org>
Resent-Message-ID: <200701071800.l07I0ZIG038636@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         107656
>Category:       ports
>Synopsis:       [patch] [maintainer update] textproc/fist unfetchable distfile fix
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jan 07 18:00:35 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Steve Wills
>Release:        
>Organization:
>Environment:
>Description:
distfile moved to subdir, see patch
>How-To-Repeat:

>Fix:
See attached patch.

Patch attached with submission follows:

diff -ruN /usr/ports/textproc/fist/Makefile fist/Makefile
--- /usr/ports/textproc/fist/Makefile	Fri Feb  6 08:12:37 2004
+++ fist/Makefile	Sun Jan  7 12:49:22 2007
@@ -8,7 +8,7 @@
 PORTNAME=	fist
 PORTVERSION=	4.0
 CATEGORIES=	textproc
-MASTER_SITES=	ftp://ftp.fourmilab.ch/fist/
+MASTER_SITES=	ftp://ftp.fourmilab.ch/pub/fist/
 
 MAINTAINER=	steve@stevenwills.com
 COMMENT=	An emphatic message generator

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200701071751.l07HpY4p021720>