FreeBSD Bugzilla – Attachment 91633 Details for
Bug 129035
[Update]math/fftw3:update to 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.72 KB, created by
wenheping
on 2008-11-21 03:00:12 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
wenheping
Created:
2008-11-21 03:00:12 UTC
Size:
2.72 KB
patch
obsolete
>diff -curN fftw3/Makefile fftw3.new/Makefile >--- fftw3/Makefile 2008-10-13 04:20:46.000000000 +0800 >+++ fftw3.new/Makefile 2008-11-21 16:55:46.000000000 +0800 >@@ -6,7 +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 >+PORTVERSION= 3.2 > PORTREVISION?= 0 > CATEGORIES= math > MASTER_SITES= ftp://ftp.fftw.org/pub/fftw/ \ >diff -curN fftw3/distinfo fftw3.new/distinfo >--- fftw3/distinfo 2008-10-13 04:20:46.000000000 +0800 >+++ fftw3.new/distinfo 2008-11-21 16:57:11.000000000 +0800 >@@ -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 -curN fftw3/files/patch-ltmain.sh fftw3.new/files/patch-ltmain.sh >--- fftw3/files/patch-ltmain.sh 2004-12-20 12:55:50.000000000 +0800 >+++ fftw3.new/files/patch-ltmain.sh 2008-11-21 17:12:45.000000000 +0800 >@@ -1,15 +1,20 @@ >---- 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-11-21 17:10:41.000000000 +0800 >++++ ltmain.sh 2008-11-21 17:12:07.000000000 +0800 >+@@ -2077,11 +2077,12 @@ > fi > > # Install the pseudo-library for information purposes. >+- func_basename "$file" >+- name="$func_basename_result" >+- instname="$dir/$name"i >+- func_show_eval "$install_prog $instname $destdir/$name" 'exit $?' >+- > + if /usr/bin/false ; then >- name=`$echo "X$file" | $Xsed -e 's%^.*/%%'` >- instname="$dir/$name"i >- $show "$install_prog $instname $destdir/$name" >- $run eval "$install_prog $instname $destdir/$name" || exit $? >++ func_basename "$file" >++ name="$func_basename_result" >++ instname="$dir/$name"i >++ func_show_eval "$install_prog $instname $destdir/$name" 'exit $?' > + fi >- > # Maybe install the static library, too. > test -n "$old_library" && staticlibs="$staticlibs $dir/$old_library" >+ ;; >diff -curN fftw3/pkg-plist fftw3.new/pkg-plist >--- fftw3/pkg-plist 2006-05-11 23:11:30.000000000 +0800 >+++ fftw3.new/pkg-plist 2008-11-21 17:18:38.000000000 +0800 >@@ -3,9 +3,11 @@ > %%DEF%%include/fftw3.f > %%DEF%%include/fftw3.h > lib/libfftw3%%FFTW3_SUFX%%.a >+lib/libfftw3%%FFTW3_SUFX%%.la > 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.la > 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 129035
: 91633