From owner-freebsd-ports Fri Apr 2 3:50:21 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 D73BF14CE7 for ; Fri, 2 Apr 1999 03:50:20 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id DAA00600; Fri, 2 Apr 1999 03:50:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from henoch.cc.fh-lippe.de (henoch.cc.fh-lippe.de [193.16.112.72]) by hub.freebsd.org (Postfix) with ESMTP id 2CD6614BDE for ; Fri, 2 Apr 1999 03:45:38 -0800 (PST) (envelope-from lkoeller@cc.fh-lippe.de) Received: from spock.cc.fh-lippe.de([193.16.118.120]) (2751 bytes) by henoch.cc.fh-lippe.de via sendmail with P:smtp/R:inet_hosts/T:smtp (sender: ) id for ; Fri, 2 Apr 1999 13:45:19 +0200 (MET DST) (Smail-3.2.0.101 1997-Dec-17 #3 built 1998-Feb-3) Received: from cc.fh-lippe.de by spock.cc.fh-lippe.de with smtp (Smail3.1.29.1 #2) id m10T2Kr-0006yeC; Fri, 2 Apr 99 13:42 MET DST Received: (from lkoeller@localhost) by cc.fh-lippe.de (8.9.2/8.9.1) id NAA28887; Fri, 2 Apr 1999 13:41:45 +0200 (CEST) (envelope-from lkoeller) Message-Id: <199904021141.NAA28887@cc.fh-lippe.de> Date: Fri, 2 Apr 1999 13:41:45 +0200 (CEST) From: lkoeller@cc.fh-lippe.de Reply-To: lkoeller@cc.fh-lippe.de To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/10917: Update fftw from 2.0.1 to 2.1.1 (see also PR ports/10758) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 10917 >Category: ports >Synopsis: Upgrade of fftw-2.0.1 port to version 2.1.1 >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: Fri Apr 2 03:50:01 PST 1999 >Closed-Date: >Last-Modified: >Originator: Lars Koeller >Release: FreeBSD 3.1-RELEASE i386 >Organization: Fachhochschule Lippe, Lemgo, Germany >Environment: FreeBSD 3.1-RELEASE >Description: Update of fftw port (used by grace) from Version 2.0.1 to 2.1.1, see also PR ports/10758 >How-To-Repeat: >Fix: Not too much! First test shows no problem with grace. Apply attached patchfile !!! First correct MAINTAINER in the old Makefile !!! Sorry ;-) diff -rabc ../fftw-2.0.1-port/Makefile ./Makefile *** ../fftw-2.0.1-port/Makefile Fri Apr 2 13:19:46 1999 --- ./Makefile Fri Apr 2 13:18:46 1999 *************** *** 1,14 **** # New ports collection makefile for: fftw ! # Version required: 2.0.1 ! # Date created: Dec 28 1998 # Whom: Lars Koeller # ! # $Id: Makefile,v 1.1.1.1 1999/03/18 08:38:33 taoka Exp $ # ! DISTNAME= fftw-2.0.1 CATEGORIES= math MASTER_SITES= ftp://theory.lcs.mit.edu/pub/fftw/ \ ftp://ftp.uni-bielefeld.de/pub/systems/FreeBSD/lkoeller/ MAINTAINER= Lars.Koeller@Uni-Bielefeld.DE --- 1,15 ---- # New ports collection makefile for: fftw ! # Version required: 2.1.1 ! # Date created: Apr 02 1999 # Whom: Lars Koeller # ! # $Id$ # ! DISTNAME= fftw-2.1.1 CATEGORIES= math MASTER_SITES= ftp://theory.lcs.mit.edu/pub/fftw/ \ + ftp://pm.cse.rmit.edu.au/pub/dsp/fftw/ \ ftp://ftp.uni-bielefeld.de/pub/systems/FreeBSD/lkoeller/ MAINTAINER= Lars.Koeller@Uni-Bielefeld.DE diff -rabc ../fftw-2.0.1-port/files/md5 ./files/md5 *** ../fftw-2.0.1-port/files/md5 Mon Dec 21 22:52:38 1998 --- ./files/md5 Fri Apr 2 12:54:09 1999 *************** *** 1 **** ! MD5 (fftw-2.0.1.tar.gz) = ebd79d36f85e995bab49bb675ec6847e --- 1 ---- ! MD5 (fftw-2.1.1.tar.gz) = f08c76e452d5a8642aefcd61cc4597e0 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message