FreeBSD Bugzilla – Attachment 93001 Details for
Bug 130809
math/fftw3: update to version 3.2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 2.40 KB, created by
Pedro F. Giffuni
on 2009-01-21 04:00:07 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Pedro F. Giffuni
Created:
2009-01-21 04:00:07 UTC
Size:
2.40 KB
patch
obsolete
>diff -ruN fftw3.orig/Makefile fftw3/Makefile >--- fftw3.orig/Makefile 2009-01-20 22:37:41.000000000 -0500 >+++ fftw3/Makefile 2009-01-20 22:38:11.000000000 -0500 >@@ -6,8 +6,7 @@ > # $MCom: ports-experimental/math/fftw3/Makefile,v 1.1 2006/03/28 00:08:57 ahze Exp $ > > PORTNAME= fftw3 >-PORTVERSION= 3.1.3 >-PORTREVISION?= 0 >+PORTVERSION= 3.2 > CATEGORIES= math > MASTER_SITES= ftp://ftp.fftw.org/pub/fftw/ \ > ftp://ftp.fftw.org/pub/fftw/old/ >diff -ruN fftw3.orig/distinfo fftw3/distinfo >--- fftw3.orig/distinfo 2009-01-20 22:37:41.000000000 -0500 >+++ fftw3/distinfo 2009-01-20 22:39:30.000000000 -0500 >@@ -1,3 +1,3 @@ >-MD5 (fftw-3.1.3.tar.gz) = a3dcba0d30880118310b86833023eea3 >-SHA256 (fftw-3.1.3.tar.gz) = 96cc33243c6b9da6c9955a751402e62d973dbc654c275cc05fdbca65aba0bad5 >-SIZE (fftw-3.1.3.tar.gz) = 2810399 >+MD5 (fftw-3.2.tar.gz) = 280960ddbad368ebb96c073a2b642f5d >+SHA256 (fftw-3.2.tar.gz) = 205a021a87cae27146741d15bff260353497d219332a97718c0c649ab81483d0 >+SIZE (fftw-3.2.tar.gz) = 3670044 >diff -ruN fftw3.orig/files/patch-ltmain.sh fftw3/files/patch-ltmain.sh >--- fftw3.orig/files/patch-ltmain.sh 2009-01-20 22:37:41.000000000 -0500 >+++ fftw3/files/patch-ltmain.sh 2009-01-20 22:42:58.000000000 -0500 >@@ -1,14 +1,14 @@ >---- ltmain.sh.orig Sun Dec 19 23:35:06 2004 >-+++ ltmain.sh Sun Dec 19 23:35:19 2004 >-@@ -4280,10 +4280,12 @@ >+--- ltmain.sh.orig 2008-10-26 21:41:32.000000000 -0500 >++++ ltmain.sh 2009-01-20 22:42:18.000000000 -0500 >+@@ -2077,10 +2077,12 @@ > fi > > # Install the pseudo-library for information purposes. > + if /usr/bin/false ; then >- name=`$echo "X$file" | $Xsed -e 's%^.*/%%'` >+ func_basename "$file" >+ name="$func_basename_result" > instname="$dir/$name"i >- $show "$install_prog $instname $destdir/$name" >- $run eval "$install_prog $instname $destdir/$name" || exit $? >+ func_show_eval "$install_prog $instname $destdir/$name" 'exit $?' > + fi > > # Maybe install the static library, too. >diff -ruN fftw3.orig/pkg-plist fftw3/pkg-plist >--- fftw3.orig/pkg-plist 2009-01-20 22:37:41.000000000 -0500 >+++ fftw3/pkg-plist 2009-01-20 22:49:58.000000000 -0500 >@@ -4,8 +4,8 @@ > %%DEF%%include/fftw3.h > lib/libfftw3%%FFTW3_SUFX%%.a > lib/libfftw3%%FFTW3_SUFX%%.so >-lib/libfftw3%%FFTW3_SUFX%%.so.4 >+lib/libfftw3%%FFTW3_SUFX%%.so.5 > lib/libfftw3%%FFTW3_SUFX%%_threads.a > lib/libfftw3%%FFTW3_SUFX%%_threads.so >-lib/libfftw3%%FFTW3_SUFX%%_threads.so.4 >+lib/libfftw3%%FFTW3_SUFX%%_threads.so.5 > libdata/pkgconfig/fftw3%%FFTW3_SUFX%%.pc
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 130809
: 93001