FreeBSD Bugzilla – Attachment 62901 Details for
Bug 93925
[UPDATE] math/fftw3 to 3.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
fftw3-3.1.diff
fftw3-3.1.diff (text/plain), 2.07 KB, created by
Rainer Alves
on 2006-02-28 03:20:02 UTC
(
hide
)
Description:
fftw3-3.1.diff
Filename:
MIME Type:
Creator:
Rainer Alves
Created:
2006-02-28 03:20:02 UTC
Size:
2.07 KB
patch
obsolete
>diff -ruN math/fftw3.orig/Makefile math/fftw3/Makefile >--- math/fftw3.orig/Makefile Thu Feb 23 10:06:49 2006 >+++ math/fftw3/Makefile Mon Feb 27 23:27:45 2006 >@@ -6,8 +6,7 @@ > # > > PORTNAME= fftw3 >-PORTVERSION= 3.0.1 >-PORTREVISION?= 5 >+PORTVERSION= 3.1 > CATEGORIES= math > MASTER_SITES= ftp://ftp.fftw.org/pub/fftw/ \ > http://www.fftw.org/ >@@ -24,7 +23,6 @@ > USE_GMAKE= yes > GNU_CONFIGURE= yes > USE_GNOME= gnomehack gnometarget pkgconfig >-USE_REINPLACE= yes > USE_PERL5_BUILD=yes > INSTALLS_SHLIB= yes > USE_LDOUBLE= yes >diff -ruN math/fftw3.orig/distinfo math/fftw3/distinfo >--- math/fftw3.orig/distinfo Wed Nov 9 10:03:35 2005 >+++ math/fftw3/distinfo Mon Feb 27 23:31:24 2006 >@@ -1,3 +1,3 @@ >-MD5 (fftw-3.0.1.tar.gz) = 76cd21ecc9a7bed6343566c473c36477 >-SHA256 (fftw-3.0.1.tar.gz) = 14f2cf295eed74369c622db005fe34f57e74a5efbd3fb66144b8d6d284ce0cb1 >-SIZE (fftw-3.0.1.tar.gz) = 1946361 >+MD5 (fftw-3.1.tar.gz) = 911515569a8abdc7dbb207d53f34e60b >+SHA256 (fftw-3.1.tar.gz) = e961dd3f7df9ec11cebf3a9c80752caee22a00fd149b36c7680f8da708e76bf7 >+SIZE (fftw-3.1.tar.gz) = 2692325 >diff -ruN math/fftw3.orig/files/patch-alloc.c math/fftw3/files/patch-alloc.c >--- math/fftw3.orig/files/patch-alloc.c Thu Dec 9 16:21:04 2004 >+++ math/fftw3/files/patch-alloc.c Wed Dec 31 21:00:00 1969 >@@ -1,12 +0,0 @@ >---- kernel/alloc.c.orig Sat Mar 15 15:29:43 2003 >-+++ kernel/alloc.c Thu Dec 9 03:31:56 2004 >-@@ -79,6 +79,9 @@ >- # undef real_free >- # define real_free our_free16 >- >-+ >-+# elif defined(__FreeBSD__) >-+ p = malloc(n); >- # elif defined(HAVE_MEMALIGN) >- p = memalign(MIN_ALIGNMENT, n); >- >diff -ruN math/fftw3.orig/pkg-plist math/fftw3/pkg-plist >--- math/fftw3.orig/pkg-plist Thu Dec 1 15:32:40 2005 >+++ math/fftw3/pkg-plist Mon Feb 27 23:55:00 2006 >@@ -4,8 +4,8 @@ > %%DEF%%include/fftw3.h > lib/libfftw3%%FFTW3_SUFX%%.a > lib/libfftw3%%FFTW3_SUFX%%.so >-lib/libfftw3%%FFTW3_SUFX%%.so.3 >+lib/libfftw3%%FFTW3_SUFX%%.so.4 > lib/libfftw3%%FFTW3_SUFX%%_threads.a > lib/libfftw3%%FFTW3_SUFX%%_threads.so >-lib/libfftw3%%FFTW3_SUFX%%_threads.so.3 >+lib/libfftw3%%FFTW3_SUFX%%_threads.so.4 > 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 93925
: 62901