Date: Fri, 2 Apr 1999 13:41:45 +0200 (CEST) From: lkoeller@cc.fh-lippe.de To: FreeBSD-gnats-submit@freebsd.org Subject: ports/10917: Update fftw from 2.0.1 to 2.1.1 (see also PR ports/10758) Message-ID: <199904021141.NAA28887@cc.fh-lippe.de>
next in thread | raw e-mail | index | archive | help
>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 <lkoeller@cc.fh-lippe.de> # ! # $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 <lkoeller@cc.fh-lippe.de> # ! # $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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199904021141.NAA28887>