[90427] trunk/dports/math

ram at macports.org ram at macports.org
Sun Mar 4 21:51:07 PST 2012


Revision: 90427
          http://trac.macports.org/changeset/90427
Author:   ram at macports.org
Date:     2012-03-04 21:51:03 -0800 (Sun, 04 Mar 2012)
Log Message:
-----------
math/fftw-3-{single,long}: fftw3q.f03 is provided by fftw-3

Modified Paths:
--------------
    trunk/dports/math/fftw-3-long/Portfile
    trunk/dports/math/fftw-3-single/Portfile

Modified: trunk/dports/math/fftw-3-long/Portfile
===================================================================
--- trunk/dports/math/fftw-3-long/Portfile	2012-03-05 04:41:55 UTC (rev 90426)
+++ trunk/dports/math/fftw-3-long/Portfile	2012-03-05 05:51:03 UTC (rev 90427)
@@ -5,7 +5,7 @@
 
 name            fftw-3-long
 version         3.3.1
-revision        1
+revision        2
 categories      math
 license         GPL-2+
 platforms       darwin
@@ -149,6 +149,7 @@
     file delete ${destroot}${prefix}/include/fftw3.f
     file delete ${destroot}${prefix}/include/fftw3.f03
     file delete ${destroot}${prefix}/include/fftw3l.f03
+    file delete ${destroot}${prefix}/include/fftw3q.f03
     file delete ${destroot}${prefix}/include/fftw3.h
     file delete ${destroot}${prefix}/bin/fftw-wisdom-to-conf
     file delete ${destroot}${prefix}/share/man/man1/fftw-wisdom-to-conf.1

Modified: trunk/dports/math/fftw-3-single/Portfile
===================================================================
--- trunk/dports/math/fftw-3-single/Portfile	2012-03-05 04:41:55 UTC (rev 90426)
+++ trunk/dports/math/fftw-3-single/Portfile	2012-03-05 05:51:03 UTC (rev 90427)
@@ -5,7 +5,7 @@
 
 name            fftw-3-single
 version         3.3.1
-revision        1
+revision        2
 categories      math
 license         GPL-2+
 platforms       darwin
@@ -172,6 +172,7 @@
     file delete ${destroot}${prefix}/include/fftw3.f
     file delete ${destroot}${prefix}/include/fftw3.f03
     file delete ${destroot}${prefix}/include/fftw3l.f03
+    file delete ${destroot}${prefix}/include/fftw3q.f03
     file delete ${destroot}${prefix}/include/fftw3.h
     file delete ${destroot}${prefix}/bin/fftw-wisdom-to-conf
     file delete ${destroot}${prefix}/share/man/man1/fftw-wisdom-to-conf.1
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120304/c1c1b3fc/attachment-0001.html>


More information about the macports-changes mailing list