Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Dec 2004 04:55:50 +0000 (UTC)
From:      Michael Johnson <ahze@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/math/fftw3 Makefile pkg-plist ports/math/fftw3/files patch-ltmain.sh ports/math/fftw3-long Makefile ports/math/fftw3-float Makefile
Message-ID:  <200412200455.iBK4toHP010858@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
ahze        2004-12-20 04:55:50 UTC

  FreeBSD ports repository

  Modified files:
    math/fftw3           Makefile pkg-plist 
    math/fftw3-long      Makefile 
    math/fftw3-float     Makefile 
  Added files:
    math/fftw3/files     patch-ltmain.sh 
  Log:
  - Fix build for 4.x users who define WITH_OPTIMIZED_CFLAGS and have SSE by
    using internal libtool since we use gcc34 and libtool15 doesn't like a
    different CC/CXX other than the one it was built with [1]
  - Fix plist if WITH_SMP_THREADS was defined
  - Bump PORTREVISION to force update of plist changes
  
  Reported by:    marcus [1]
  
  Revision  Changes    Path
  1.2       +1 -1      ports/math/fftw3-float/Makefile
  1.2       +1 -1      ports/math/fftw3-long/Makefile
  1.33      +5 -2      ports/math/fftw3/Makefile
  1.1       +15 -0     ports/math/fftw3/files/patch-ltmain.sh (new)
  1.10      +3 -0      ports/math/fftw3/pkg-plist



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200412200455.iBK4toHP010858>