misc/130809: math/fftw3: update to version 3.2

Pedro F. Giffuni giffunip at tutopia.com
Tue Jan 20 20:00:09 PST 2009


>Number:         130809
>Category:       misc
>Synopsis:       math/fftw3: update to version 3.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jan 21 04:00:07 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Pedro F. Giffuni
>Release:        7.1-RELEASE
>Organization:
>Environment:
FreeBSD kakumen.cable.net.co 7.1-RELEASE FreeBSD 7.1-RELEASE #0: Thu Jan  1 08:58:24 UTC 2009     root at driscoll.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  amd64

>Description:
Update to new version.

http://www.fftw.org/release-notes.html
>How-To-Repeat:

>Fix:
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


>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-bugs mailing list