From owner-freebsd-ports Sat Oct 23 6:48:15 1999 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 4FB7E14F17 for ; Sat, 23 Oct 1999 06:47:22 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA88889; Sat, 23 Oct 1999 06:47:22 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from neptune.psn.net (neptune.psn.net [207.211.58.16]) by hub.freebsd.org (Postfix) with ESMTP id 4AA5B14C85 for ; Fri, 22 Oct 1999 19:34:53 -0700 (PDT) (envelope-from will@shadow.blackdawn.com) Received: from 5042-243.008.popsite.net ([209.224.140.243] helo=shadow.blackdawn.com) by neptune.psn.net with esmtp (PSN Internet Service 2.12 #3) for FreeBSD-gnats-submit@FreeBSD.ORG id 11er19-00028E-00; Fri, 22 Oct 1999 19:34:52 -0700 Received: (from will@localhost) by shadow.blackdawn.com (8.9.3/8.9.3) id WAA08350; Fri, 22 Oct 1999 22:34:48 -0400 (EDT) (envelope-from will) Message-Id: <199910230234.WAA08350@shadow.blackdawn.com> Date: Fri, 22 Oct 1999 22:34:48 -0400 (EDT) From: Will Andrews Reply-To: Will Andrews To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/14473: update port devel/fpp [fix broken link] Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >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