Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Oct 1999 22:34:48 -0400 (EDT)
From:      Will Andrews <andrews@technologist.com>
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   ports/14473: update port devel/fpp [fix broken link]
Message-ID:  <199910230234.WAA08350@shadow.blackdawn.com>

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

>Number:         14473
>Category:       ports
>Synopsis:       update port devel/fpp [fix broken link]
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Oct 23 06:47:22 PDT 1999
>Closed-Date:
>Last-Modified:
>Originator:     Will Andrews
>Release:        FreeBSD 3.3-STABLE i386
>Organization:
none
>Environment:

FreeBSD shadow.blackdawn.com 3.3-STABLE FreeBSD 3.3-STABLE #0: Mon Oct  4 19:40:23 EDT 1999     root@shadow.blackdawn.com:/usr/src/sys/compile/SHADOW  i386

>Description:

devel/fpp has been broken for awhile simply because the extension
on the tarball was wrong. Here's the (simple) diff. I tested it, it compiles,
and seems to work.

>How-To-Repeat:

Apply the diff to the current port.

>Fix:

--- Makefile	Thu Aug 26 00:22:25 1999
+++ Makefile.new	Fri Oct 22 22:27:52 1999
@@ -10,6 +10,7 @@
 PKGNAME=	fpp-1.1
 CATEGORIES=	devel
 MASTER_SITES=	ftp://ftp.netlib.org/fortran/
+EXTRACT_SUFX=	.tgz
 
 MAINTAINER=	vazquez@iqm.unicamp.br
 

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


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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